[asterisk-users] outging ---asterisk -bug

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Dec 23 05:54:14 CST 2008


On Tue, Dec 23, 2008 at 09:06:26AM +0100, Stefan Schmidt wrote:
> 
> 
> jordan pan schrieb:
> >
> > Hi everyone,
> >
> >     when i use the automated dial out,I found that once the zap
> > answerd,the contex will be exectued, but i don't hope do it ,i hope
> > when extern phone answered ,then ,the context will be exectued.
> > Anyone can help me solve the problem!
> > the call file is:
> > Channel: Zap/g0/15015895665
> > Context: myivr
> > RetryTime: 60
> > MaxRetries: 2
> > Waittime: 60
> > Extension: 808
> > Priority: 1
> > Callerid: 15015895665
> >
> > [myivr]
> > exten => s,1,Background(test)
> > exten => s,n,WaitExten

Where is extension 808 there?

What do you see in the CLI trace there? Try: core set verbose 3'
beforehand.

> you should have a look at originate CLI command. you can call using
> asterisk -rx "originate Zap/g0/1501589... Background(test).

You meant:

  asterisk -rx "originate Zap/g0/15015895665 application Background test"

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list