It is currently Sun Sep 05, 2010 6:18 am




Post new topic Reply to topic  [ 1 post ] 
 Setting Outbound Caller ID when using SIP Trunks 
Author Message
Post Setting Outbound Caller ID when using SIP Trunks
'By default caller id is not defined. Therefore if you want to set the outbound caller id that will show up on the called party\'s display edit the extensions.conf file, and use the following function:;;;;

Set(CALLERID(all)=nn <xxxxxxxxxx>)

For example, if users dial 8 + a 10 digit number to make outbound calls, you would add the following line to your outbound dialing rule:

exten=>_8XXXXXXXXXX,2,Set(CALLERID(all)=Ti22 <2036489638>)

Where Ti22 is the caller id name, and 2036489638 is the caller id number.

The following text shows where you would add the set caller id function to the outbound dialing rule:

exten=>_8XXXXXXXXXX,1,Noop(+12036489638)
exten=>_8XXXXXXXXXX,2,Set(CALLERID(all)=Ti22 <2036489638>)
exten=>_8XXXXXXXXXX,n,Dial(sip/+1${EXTEN:1}@+12036489638)
exten=>_8XXXXXXXXXX,n,Hangup

Please note that this example was used with SIP trunks hosted by bandwidth.com and may need further modifications to work with other SIP providers.


Sun Jun 15, 2008 5:34 pm
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin for Free Forums/DivisionCore.