Positively Optimistic
2014-Jun-26 14:10 UTC
[asterisk-users] CLID Presentation & Billing Number | Diversion vs. Remote-Party-ID vs. P-Asserted-Id vs. From vs. P-Charge-info
We would like to present a toll free CallerID when making outbound toll calls. In the past, when our PRIs were directly connected to a Nortel CS1000 we could do this, without issue. Now that the PRIs are front ended by a mediagateway facing asterisk, we can no longer do this. Is it possible to set the billing number via a SIP header and set what should be presented as callerid as another header for presentation? We can't possibly be the only people in the world that has faced this challenge. Searching the internet has provided limited results. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140626/6ba9e6ff/attachment.html>
Nyamul Hassan
2014-Jun-26 14:15 UTC
[asterisk-users] CLID Presentation & Billing Number | Diversion vs. Remote-Party-ID vs. P-Asserted-Id vs. From vs. P-Charge-info
The following is a basic syntax of what you need to do before the "Dial" function is launched: Set(CALLERID(num)="1234567890") More details is here: http://www.voip-info.org/wiki/view/Asterisk+func+callerid Regards HASSAN On Thu, Jun 26, 2014 at 8:10 PM, Positively Optimistic < positivelyoptimistic at gmail.com> wrote:> We would like to present a toll free CallerID when making outbound toll > calls. In the past, when our PRIs were directly connected to a Nortel > CS1000 we could do this, without issue. Now that the PRIs are front ended > by a mediagateway facing asterisk, we can no longer do this. > > Is it possible to set the billing number via a SIP header and set what > should be presented as callerid as another header for presentation? > > We can't possibly be the only people in the world that has faced this > challenge. Searching the internet has provided limited results. > > -- > _____________________________________________________________________ > -- 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/20140626/b304c09e/attachment.html>
Eric Wieling
2014-Jun-26 14:22 UTC
[asterisk-users] CLID Presentation & Billing Number | Diversion vs. Remote-Party-ID vs. P-Asserted-Id vs. From vs. P-Charge-info
It depends on your carrier. With some carriers, such as Verizon SIP, you do this using P-Asserted-Identity. With Verizon SIP, if they can?t figure out how to bill the call, it will be rejected. With Level 3 SIP, you can use From: or PAID but if the number you present to them is not on your account, they will bill the call against the ?failsafe? number on your account. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Positively Optimistic Sent: Thursday, June 26, 2014 10:11 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] CLID Presentation & Billing Number | Diversion vs. Remote-Party-ID vs. P-Asserted-Id vs. From vs. P-Charge-info We would like to present a toll free CallerID when making outbound toll calls. In the past, when our PRIs were directly connected to a Nortel CS1000 we could do this, without issue. Now that the PRIs are front ended by a mediagateway facing asterisk, we can no longer do this. Is it possible to set the billing number via a SIP header and set what should be presented as callerid as another header for presentation? We can't possibly be the only people in the world that has faced this challenge. Searching the internet has provided limited results. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140626/5a304a2a/attachment.html>
Seemingly Similar Threads
- Diversion vs. P-Asserted-Id vs. Remote-Party-Id vs. P-Charge-Info vs. From Fields
- Questions about SIP From, P-Asserted-Id fields and Diversion headers ?
- Asterisk 1.4.2 connection to Nortel CS1000M -followup with log
- q931.c modifications for CLID Presentation
- Possible for Asterisk to output CLID to invoke 3rd party app?