Trying to add SIP URI Parameter

Status
Not open for further replies.

Kobberhjelmen

Free User
Joined
Aug 1, 2017
Messages
12
Reaction score
2
Hi
I have a sip provider that requires an URI Parameter of "user=phone".
I'm trying to add this by setting the outbound "Request Line URI : Host Part" to Custom Field variable, and adding the following Custom Value: "IP:5060;user=phone" - But the part after ; gets ignored, and isn't in my wireshark capture.
Is it not possible to create/add a SIP URI parameter in 3CX?
 
Is anything other than user=phone actually required?
 
IP+Port is needed, user=phone is a "secondary" parameter, but at this particular provider it is required
 
I came across this.

https://www.voip-info.org/wiki-sip+uri

It mentions the use of the @ , and the correct format.

I'm not certain it is what you are looking for. Just sounds like the information you are putting in, may be more that can be accommodated, and therefore ignored, or in the wrong format.
 
Last edited:
before @ is the user part (number), after @ is the host part (server+port), i need to add the uri parameter to the host part - This is normally done by putting semicolon+"uri-parameter" (;user=phone in this case), but perhaps i need a different syntax for 3CX, since it is getting ignored.
But i cant find anywhere if they support, or doesn't support uri-parameters, so that could also be the reason.
If a create a CustomField with a Custom value, i can put in user=phone as the only value, and the entire uri turns in to: sip:number@user=phone:5060.
If i makes the custom value 1.2.3.4:5065 (Different host ip+port) it turns in to sip:[email protected]:5065
If i makes the custom value 1.2.3.4:5065;user=phone it turns in to sip:[email protected]:5065

Thats why i think 3CX either doesn't support uri-parameters,or i need a different syntax than ; to activate it
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,873
Messages
589,496
Members
164,719
Latest member
David Gharakhanian