George Patterson
2006-Oct-29 13:43 UTC
[asterisk-users] Out bound calls 'you must first dial a 1'
Hello, I have asterisk 1.2.9 running on a Debian sarge server, my outbound dial plan looks something like this: [outbound-longdistance] exten => _91NXXNXXXXXX,1,Dial(${OUTBOUND1}/${EXTEN:1}) About every other outbound call we make, we get the 'you must first dial a 1' message from our phone provider. It only seems to happen every other try if we try to make multiple out bound calls without waiting 5 minutes in between. My outbound line is set to: OUTBOUND1=Zap/2-1 Has anyone seen this or know of a fix for it? Please let me know. thanks. George _________________________________________________________________ Try the next generation of search with Windows Live Search today! http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&source=hmtagline
Doug Lytle
2006-Oct-29 14:19 UTC
[asterisk-users] Out bound calls 'you must first dial a 1'
George Patterson wrote:> Hello, > > I have asterisk 1.2.9 running on a Debian sarge server, my outbound > dial plan looks something like this: > > [outbound-longdistance] > exten => _91NXXNXXXXXX,1,Dial(${OUTBOUND1}/${EXTEN:1}) > >This has been covered quite a bit in the archives. Some providers want a second or two wait before the dial. Asterisk is dialing too fast. Add a wait or two: From the wiki: http://www.voip-info.org/wiki/index.php?page=Asterisk+ZAP+channels Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."