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 Thanks in advance! -- Best regards! jordan pan Location:Shenzhen China Company:www.justcall.cn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081223/fd29566d/attachment.htm
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 > > Thanks in advance! > -- > Best regards! > jordan pan > Location:Shenzhen China > Company:www.justcall.cn <http://www.justcall.cn> > ------------------------------------------------------------------------ > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-usersHello, you should have a look at originate CLI command. you can call using asterisk -rx "originate Zap/g0/1501589... Background(test). and maybe you should try an answer before starting the background in myivr. best regards. steve smith -- F?r weitere Fragen stehen wir gerne unter voip at sil.at oder 059944 - 2440 zur Verf?gung. Mit freundlichen Gr?ssen -- Stefan Schmidt Sysadmin/VOIP // sst at sil.at // Tel 059944-2440// ------------------------------------------------- SILVER SERVER GmbH // Lorenz-Mandl-Gasse 33/1 // A-1160 Wien // Fax 059944-9000 // www.sil.at // -------------------------------------------------
On Tuesday 23 December 2008 01:05:40 jordan pan wrote:> 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 > > Thanks in advance!you could try using progress detection in zapata.conf. i had the same issue, until i enabled progress detection. -- Anthony - http://messinet.com - http://messinet.com/~amessina/gallery 8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20081224/e0834324/attachment.pgp