Zeeshan Zakaria
2006-Sep-02 15:58 UTC
[asterisk-users] How to send correct Caller ID on PRI
Hi, While dialing calls form my client's office, where I was working, the caller ID goes as the extension number of the phone from where caller is calling. I tried to playaround with config files, also changed info in their Grandstream GX-2000 phones, but to no avail. What am I missing here and how to take control of the outgoing caller IDs? Thanks -- Zeeshan A Zakaria -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060902/7ba2aec1/attachment.htm
Tim St. Pierre
2006-Sep-02 17:41 UTC
[asterisk-users] How to send correct Caller ID on PRI
Somewhere in your outbound routing section of the dialplan, you need to have this line: ,n,Set(CALLERID(number)=whateverthenumbershouldbe) Personally, I like to set a variable in sip.conf, perhaps PSTNCALLERID, that I use in the above line. That way I can set PSTN caller ID numbers on a per extension basis. On September 2, 2006 18:58, Zeeshan Zakaria wrote:> Hi, > > While dialing calls form my client's office, where I was working, the > caller ID goes as the extension number of the phone from where caller is > calling. I tried to playaround with config files, also changed info in > their > Grandstream GX-2000 phones, but to no avail. What am I missing here and how > to take control of the outgoing caller IDs? > > Thanks-- Tim St. Pierre IP telephony specialist sip://5101@communicatefreely.net Toronto: 647 722 6930 Toll-Free 1 888 488 6940 tim@communicatefreely.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060902/487f7c33/attachment.pgp
Zeeshan Zakaria
2006-Sep-09 15:39 UTC
[asterisk-users] How to send correct Caller ID on PRI
I figured out how to send the caller ID, it is working. But now I am trying to send the Company Name along with caller ID, and that is not working. What could be the reason for that. I am using SerCallerID. Is there something else I should use to send the alphabets? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060909/067e16d9/attachment.htm
Zeeshan Zakaria wrote:> I figured out how to send the caller ID, it is working. But now I am > trying to send the Company Name along with caller ID, and that is not > working. What could be the reason for that. I am using SerCallerID. Is > there something else I should use to send theMost phone companies will not allow for you to set callerid name, only number. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."