X-header parsing

Status
Not open for further replies.

abdomordy

Free User
Joined
Feb 28, 2021
Messages
2
Reaction score
0
Hello Dears
I need to receive a SIP URI call from external provider and this sip uri have x-header and i should match this incoming call in 3cx so i can filter how to route the call to our agents. anyone have this case before and can help?
 
the call is already successfully received on 3cx from the external provider and this is not the issue here. what I need to make is parsing the headers in the incoming call and route it based on the info from something called x-header.
like if you have a call from this sip Uri [email protected] for example this header contain x-header so if you can parsing it in your 3cx you can take the routing action to the internal agents.
 
3CX does not have the ability to route the call based on a X-Header for direct SIP. Routing is based off the user part so extension@ or sipid@ as the guide shows.
 
Status
Not open for further replies.