[asterisk-dev] MeetMe in Macro

Anahi Ludueña a_luduena at hotmail.com
Tue Sep 15 16:50:15 CDT 2009


Hi people, I have the following context in my dialplan:

[macro-meetme-part]
exten => s,1,Set(PART_OPT=${ARG1})
exten => s,n,Set(CONFNRO=${ARG2})
exten => s,n,GotoIf($[${ISNULL(${ARG3})}]?start:rec)
exten => s,n(rec),Set(MEETME_RECORDINGFILE=${ARG3}-${CONFNRO})
exten => s,n(start),MeetMe(${CONFNRO},${PART_OPT})
exten => s,n,Noop(Next Line)

The problem I have is that after the user hangs up the phone, the dial plan doesn't go to the next line, but it shows the message: 
" Spawn extension (macro-meetme-part, s, 5) exited non-zero on 'SIP/2001-083238e8' in macro 'meetme-part'"

Why does it happen? Is it right? Or I'm wrong?

Thanks a lot...







Anahi Ludueña
 


_________________________________________________________________
Con Vodafone disfruta de Hotmail gratis en tu móvil. ¡Pruébalo!
http://serviciosmoviles.es.msn.com/hotmail/vodafone.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20090915/8522281e/attachment.htm 


More information about the asterisk-dev mailing list