This is the situation<br>A call me at my provider 1<br>I am not home and I would like to transfer the call<br>I do not pickup the call for some reason<br>I would like to hangup the caller, however, my asterisk try again to call on my mobile over and over
<br><br>I would like to stop it.<br><br>Any idea? <br><br>Thank you a lot.<br><br><div><span class="gmail_quote">On 2/14/07, <b class="gmail_sendername">Yuan LIU</b> <<a href="mailto:yliu11@hotmail.com">yliu11@hotmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">>From: "Il Neofita" <<a href="mailto:asteriskmail@gmail.com">
asteriskmail@gmail.com</a>><br>>Date: Wed, 14 Feb 2007 19:30:51 -0500<br>><br>>I have this simple context<br>><br>>I am register to an external provider and when I am not home I would like<br>>to transfer the phone outside
<br>>The problem that the call goes in loop<br><br>I don't see any loop in records below? What your dial plan does is what you<br>told it to: ring for 5 sec, then hang up. Because the calling party hasn't<br>
given up, your dial plan rings again. Where's the error?<br><br>Yuan Liu<br><br>>I cannot understand why.<br>><br>>Can you figure out my error?<br>><br>>Thank you<br>><br>>sip.conf<br>>register =>
user:pass@provider/400<br>><br>>[inside]<br>>exten => _4X.,1,dial(SIP/ext_400_124/5551234444,5,tT)<br>>exten => _4X.,2,hangup<br>><br>>-- Executing Dial("SIP/5551237777-081b8eb0",<br>>"SIP/ext_400_124/5551234444|5|tT") in new stack
<br>> -- Called ext_400_124/5551234444<br>> -- SIP/ext_400_124-081bf848 is ringing<br>> -- Nobody picked up in 5000 ms<br>> -- Executing Hangup("SIP/5551237777-081b8eb0", "") in new stack
<br>> == Spawn extension (inside, 50000123, 2) exited non-zero on<br>>'SIP/5551237777-081b8eb0'<br>> -- Executing Dial("SIP/5551237777-081c79a8",<br>>"SIP/ext_400_124/5551234444|5|tT") in new stack
<br>> -- Called ext_400_124/5551234444<br>> -- SIP/ext_400_124-081ccee8 is ringing<br>> == Spawn extension (inside, 50000123, 1) exited non-zero on<br>>'SIP/5551237777-081c79a8'<br><br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>