Kekin Dand
2003-Sep-02 14:30 UTC
[Asterisk-Users] Configure DID Numbers with T1 Line & T100p
Hello Everyone, I am new to asterisk and linux too, I managed to installed asterisk on redhat8 with the help of mailing list archives and Handbook guide. I configured 2 SIP phones (grandstream) and it is working fine internally. We have T1 Line coming in with block of 200 DID Numbers. I want to assign DID Numbers to each of SIP phones as an extensions and able to call any PSTN line. I am not able to find, how to configure DID Block as an extension, which will route all calls from T100p card and T1 line. Any ides how do I configure DID's, where do I have to put entries for. Thanks, Any help is appreciated. Regards, Kd -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030902/9f0ed2f2/attachment.htm
Wade J. Weppler
2003-Sep-02 14:49 UTC
[Asterisk-Users] Configure DID Numbers with T1 Line & T100p
Kd, DID is handled like an extension: exten => 9055551212,1,Dial(SIP/somebody@somewhere) A quick google search of the list was all I needed to find this... "site:lists.digium.com DID routing" -wade -----Original Message----- From: Kekin Dand [mailto:kdand@usinteractive.com] Sent: Tuesday, September 02, 2003 5:30 PM To: 'asterisk-users@lists.digium.com' Subject: [Asterisk-Users] Configure DID Numbers with T1 Line & T100p Hello Everyone, ? I am new to asterisk and linux too, I managed to installed asterisk on redhat8 with the help of mailing list archives and Handbook guide. I configured 2 SIP phones (grandstream) and it is working fine internally. ? We have T1 Line coming in with block of 200 DID Numbers. I want to assign DID Numbers to each of SIP phones as an extensions and able to call any PSTN line. ? ? I am not able to find, how to configure DID Block as an extension, which will route all calls from T100p card and T1 line. Any ides how do I configure DID's, where do I have to put entries for. ? Thanks, Any help is appreciated. ? Regards, Kd ?