<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi people, I have the following context in my dialplan:<br><br>[macro-meetme-part]<br>exten =&gt; s,1,Set(PART_OPT=${ARG1})<br>exten =&gt; s,n,Set(CONFNRO=${ARG2})<br>exten =&gt; s,n,GotoIf($[${ISNULL(${ARG3})}]?start:rec)<br>exten =&gt; s,n(rec),Set(MEETME_RECORDINGFILE=${ARG3}-${CONFNRO})<br>exten =&gt; s,n(start),MeetMe(${CONFNRO},${PART_OPT})<br>exten =&gt; s,n,Noop(Next Line)<br><br>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: <br><i>" Spawn extension (macro-meetme-part, s, 5) exited non-zero on 'SIP/2001-083238e8' in macro 'meetme-part'"</i><br><br>Why does it happen? Is it right? Or I'm wrong?<br><br>Thanks a lot...<br><br><br><br><br><div><p align="center"><font face="Verdana, Geneva, Arial, Sans-serif"><strong>
<hr>
</strong></font></p>
<p align="center"><font face="Verdana, Geneva, Arial, Sans-serif"><strong>Anahi Ludueña</strong></font></p>
<p align="center">&nbsp;</p></div><br><br><br /><hr />Hay tantos ordenadores como personas. <a href='http://www.quepceres.com/' target='_new'> ¡Descubre ahora cuál eres tú!</a></body>
</html>