Kaushal Shriyan
2011-Dec-17 00:38 UTC
[asterisk-users] Set Caller Number in E1 PRI ISDN Lines
Hi, I am having an E1 PRI ISDN Lines with 30 bearer channels and 1 D Channel with hundred DIDs (Direct Inward Dialing) numbers attached to a Sangoma PRI Card on the server, I am using asterisk 1.8.5 on CentOS 5.6. How can i configure DIDs so that if i make an outgoing call the DID number should go to the caller not the pilot number For example PRI Numbers Range -> 31303000 - 31303099 Pilot Number -> 31303000 So if i need to set caller number as 31303008 for example and not as 31303000, is there a way to set this in dial plan (extensions.conf) Please guide and let me know if anyone needs more information and have questions. Regards, Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111217/1143841c/attachment.htm>
Carlos Rojas
2011-Dec-17 00:46 UTC
[asterisk-users] Set Caller Number in E1 PRI ISDN Lines
Hello Did you use callerid(num) in your dial plan? On Dec 16, 2011 7:38 PM, "Kaushal Shriyan" <kaushalshriyan at gmail.com> wrote:> Hi, > > I am having an E1 PRI ISDN Lines with 30 bearer channels and 1 D Channel > with hundred DIDs (Direct Inward Dialing) numbers attached to a Sangoma PRI > Card on the server, > I am using asterisk 1.8.5 on CentOS 5.6. > > How can i configure DIDs so that if i make an outgoing call the DID number > should go to the caller not the pilot number > > For example > > PRI Numbers Range -> 31303000 - 31303099 > Pilot Number -> 31303000 > > So if i need to set caller number as 31303008 for example and not as > 31303000, is there a way to set this in dial plan (extensions.conf) > > Please guide and let me know if anyone needs more information and have > questions. > > Regards, > > Kaushal > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111216/4024ca6e/attachment.htm>
hello:
please check callerid=XXXX in chan_dahdi.conf
Best regards,
James.zhu
Doing asterisk/PRI/ss7/dahdi, linux, asterisk cards,
gateway(fxs/fxo/pri<->SIP).
website: www.voipviews.com
From: kaushalshriyan at gmail.com
Date: Sat, 17 Dec 2011 06:08:05 +0530
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Set Caller Number in E1 PRI ISDN Lines
Hi,
I am having an E1 PRI ISDN Lines with 30 bearer channels and 1 D Channel with
hundred DIDs (Direct Inward Dialing) numbers attached to a Sangoma PRI Card on
the server,
I am
using asterisk 1.8.5 on CentOS 5.6.
How can i configure DIDs so that if i make an
outgoing call the DID number should go to the caller not the pilot
number
For example
PRI Numbers Range -> 31303000 - 31303099
Pilot Number -> 31303000
So if i need to set caller number as 31303008 for example and not as 31303000,
is there a way to set this in dial plan (extensions.conf)
Please guide and let me know if anyone needs more information and have
questions.
Regards,
Kaushal
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20111217/c9c5f072/attachment.htm>
Eric Wieling
2011-Dec-17 19:16 UTC
[asterisk-users] Set Caller Number in E1 PRI ISDN Lines
Unless you live in the Netherlands, your CallerID does not start with 31. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kaushal Shriyan Sent: Friday, December 16, 2011 7:38 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Set Caller Number in E1 PRI ISDN Lines Hi, I am having an E1 PRI ISDN Lines with 30 bearer channels and 1 D Channel with hundred DIDs (Direct Inward Dialing) numbers attached to a Sangoma PRI Card on the server, I am using asterisk 1.8.5 on CentOS 5.6. How can i configure DIDs so that if i make an outgoing call the DID number should go to the caller not the pilot number For example PRI Numbers Range -> 31303000 - 31303099 Pilot Number -> 31303000 So if i need to set caller number as 31303008 for example and not as 31303000, is there a way to set this in dial plan (extensions.conf) Please guide and let me know if anyone needs more information and have questions. Regards, Kaushal
Kaushal Shriyan
2011-Dec-18 17:22 UTC
[asterisk-users] Set Caller Number in E1 PRI ISDN Lines
On Sat, Dec 17, 2011 at 6:16 AM, Carlos Rojas <crt.rojas at gmail.com> wrote:> Hello > Did you use callerid(num) in your dial plan? >Thanks Carlos it worked after looking at the link -> http://www.voip-info.org/wiki/view/Asterisk+func+callerid Thanks and Regards, Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111218/6678807f/attachment.htm>