DHAVAL INDRODIYA
2011-Feb-24 07:16 UTC
[asterisk-users] DIAL through Specific number in PRI
Hi ALL, I have PRI line everything is fine , but my customer having a requirement that they want to DIAL a number from PRI which gives callerid as Specific number. i.e PRI start from 30550000 to 30550100 i have purchased a 100 number from telco and our pilot number is 30550000, now if some caller want to dial any number but caller should shown is 30550008 like this. is there any solution from asterisk side. regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110224/01f49242/attachment.htm>
If your PRI provider permit you to associate any ANI to any Circuit-ID you can do this. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of DHAVAL INDRODIYA Sent: Thursday, February 24, 2011 12:17 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] DIAL through Specific number in PRI Hi ALL, I have PRI line everything is fine , but my customer having a requirement that they want to DIAL a number from PRI which gives callerid as Specific number. i.e PRI start from 30550000 to 30550100 i have purchased a 100 number from telco and our pilot number is 30550000, now if some caller want to dial any number but caller should shown is 30550008 like this. is there any solution from asterisk side. regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110224/5f645909/attachment.htm>
On Thu, Feb 24, 2011 at 1:31 AM, Faisal Hanif <faisal at vopium.com> wrote:> PRI start from 30550000 to 30550100 i have purchased a 100 number from > telco and our pilot number is 30550000, now if some caller want to dial any > number but caller should shown is 30550008 like this. >Set the ${CALLERID(num)} variable before you make your outbound call. -- Thanks, --Warren Selby, dCAP http://www.selbytech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110224/90d2c129/attachment.htm>