Re: [asterisk-users] Extension Exists

2010-10-26 Thread Dan Journo
Thanks Leif, Forgot I could do a db lookup for the ddi. Dan -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://w

Re: [asterisk-users] Extension Exists

2010-10-25 Thread Leif Madsen
On 10-10-25 04:21 PM, Dan Journo wrote: > Hi, > > When a VOIP user dials an external number, the calls are routed through > our SIP provider. > > Is there a simple way to check whether the DDI exists locally before > dialling out to the sip provider? > > Something like GotoIfExists(5551...@incoming

Re: [asterisk-users] Extension Exists

2010-10-25 Thread Danny Nicholas
_ From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Dan Journo Sent: Monday, October 25, 2010 3:21 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Extension Exists Hi, When a VOIP

[asterisk-users] Extension Exists

2010-10-25 Thread Dan Journo
Hi, When a VOIP user dials an external number, the calls are routed through our SIP provider. Is there a simple way to check whether the DDI exists locally before dialling out to the sip provider? Something like GotoIfExists(5551...@incoming_calls) Currently, I'm paying for all calls, regardles