OK, for all you Callcentric users out there here is how you enable setting the outbound callerID if you have multiple DIDs on your account.
NOTE: This only works for numbers associated with your account. For other numbers you'll need to verify the numbers with Callcentric support.
Step 1:
Edit the /etc/sip_general_custom.conf file and add the following:
|
Code:
|
sendrpid = yes
trustrpid = no |
Then from within FreePBX edit your extensions and set the "Outbound CID" field to the value of the CallerID that you want to send from that extension.
IMPORTANT!
The format of the "Outbound CID" field must be:
1NXXNXXXXXX example: 12065551212
The "1" country code at the beginning is important and it will not work if omitted.
Save and apply the changes and you are good to go!
Hope this helps.