I have an outbound caller ID issue that I'm hoping someone can help me figure out. Here is my setup:
UCx50e
SIP trunk from Nextiva which can handle 10+ calls and has 10 different DIDs assigned to it.
I am attempting to set the caller id number on outbound calls based on the extension the call is made from. The caller ID number should be set to one of the DIDs assigned to my trunk. For whatever reason, this information is not making it to the sip provider (nextiva). Since they are not receiving the information, they are by default assigning all calls the first caller id number on the account. I have also tried to set the caller id number for the trunk and have been unsuccessful with this. I have been working with their support team and they assure me they are not stripping the caller id out and replacing it.
Here is my config for the trunk:
Username=XXXXXXXXX
Type=friend
Session-timers=refuse
Secret=XXXXXXXXX
Qualify=no
nat=no
Maxexpirey=3600
Insecure=invite
Host=trunking.voipdnsservers.com
Fromdomain=trunking.voipdnsservers.com
Fromuser=XXXXXXXX
Dtmfmode=auto
Disallow=all
Defaultexpirey=60
Context=from-pstn-toheader
Canreinvite=no
Allow=ulaw
sendrpid=yes
I had a similar issue with the incoming DIDs not being recognized by the UCX and after much googling, I found out that I needed to change Context=from-trunk to Context=from-pstn-toheader. Is there something similar that I am missing for the outbound caller id?
Thanks for any and all suggestions!!!!
UCx50e
SIP trunk from Nextiva which can handle 10+ calls and has 10 different DIDs assigned to it.
I am attempting to set the caller id number on outbound calls based on the extension the call is made from. The caller ID number should be set to one of the DIDs assigned to my trunk. For whatever reason, this information is not making it to the sip provider (nextiva). Since they are not receiving the information, they are by default assigning all calls the first caller id number on the account. I have also tried to set the caller id number for the trunk and have been unsuccessful with this. I have been working with their support team and they assure me they are not stripping the caller id out and replacing it.
Here is my config for the trunk:
Username=XXXXXXXXX
Type=friend
Session-timers=refuse
Secret=XXXXXXXXX
Qualify=no
nat=no
Maxexpirey=3600
Insecure=invite
Host=trunking.voipdnsservers.com
Fromdomain=trunking.voipdnsservers.com
Fromuser=XXXXXXXX
Dtmfmode=auto
Disallow=all
Defaultexpirey=60
Context=from-pstn-toheader
Canreinvite=no
Allow=ulaw
sendrpid=yes
I had a similar issue with the incoming DIDs not being recognized by the UCX and after much googling, I found out that I needed to change Context=from-trunk to Context=from-pstn-toheader. Is there something similar that I am missing for the outbound caller id?
Thanks for any and all suggestions!!!!