Ok. I understand. Now I have another problem. My current number provider does not give me RDNIS and doesn't want to take the time to help me. Can anyone recommend a number provider (IAX or SIP) that will send me the RDNIS?
Nicky Smith -----Original Message----- From: Alistair Cunningham [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 6:05 PM To: [EMAIL PROTECTED]; Commercial and Business-Oriented Asterisk Discussion Subject: Re: [asterisk-biz] Can I get "forwarded from" number? Nicky, What protocol are you using to send the number to your Asterisk switch? For most protocols and switches, the original callerid should be preserved, and the redirecting number may be in the RDNIS (accessible as ${CALLERID(rdnis)} in Asterisk) depending on whether the provider sets it or not. Alistair Cunningham +1 888 468 3111 +44 20 799 39 799 sip:[EMAIL PROTECTED] http://integrics.com/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Kohlsmith Sent: Wednesday, May 16, 2007 5:58 PM To: [email protected] Subject: Re: [asterisk-biz] Can I get "forwarded from" number? On Wednesday 16 May 2007 3:38 pm, Nicky Smith wrote: > I have an application that requires call forwarding from a public telephone > network to a number on my Asterisk switch. I would like to capture the > "forwarded from" number. > > Has anyone see how I can get this number? If your provider (SIP or PRI) gives you RDNIS, that's exactly what you're looking for. ${CALLERID(rdnis)} is where it'll show up. -A. _______________________________________________ _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-biz mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-biz
