Jump to content

modifying sip invige


reco

Recommended Posts

hi there,

 

my trunk provider voxbeam is asking me to remove to

user=phone

from the to line.

 

change

 

To: <sip:1212xxxxxxx@sbc.voxbeam.com;user=phone>;tag=VBSBC.1948.2045

 

into

 

To: <sip:1212xxxxxxx@sbc.voxbeam.com>;tag=VBSBC.1948.2045

 

how can i do that?

reco

Link to comment
Share on other sites

I am afraid, that can't be changed in v4. All it tells the provider is that user portion of the URI (user@domain) should be treated as a tel URI, so "sip:1212xxxxxxx@sbc.voxbeam.com;user=phone" should be treated as tel:1212xxxxxxx or a plain telephone number. It is very common in SIP.

 

In v5, we are introducing a "Trunk->Header" section, where you can control these headers in a much more flexible way.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...