Can you supply a debug log w/ siptrace? Also include the dialplan that you are using.<div>-MC<br><br><div class="gmail_quote">On Mon, Jun 6, 2011 at 3:32 AM, Mitesh Thakkar <span dir="ltr"><<a href="mailto:mail.mthakkar@gmail.com">mail.mthakkar@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello all,<br><div class="gmail_quote"><div><br>I am facing the similar kind of issue. My flow is as below.<br>1. doing bridge to route 1.<br>
2. on fail i need some work to be done.<br>3. doing bridge to route 2.<br><br>So, in above (1.) is being timeout with progress_timeout., and process further and does bridge to route 2. It sends INVITE to route 2 but it is not CANCELing to route 1 and keeps sending INVITEs.<br>
<br>Basically, it should not send INVITE once skipped. Kindly guide me how can I achieve it.<br><br>Regards,<br>Mitesh Thakkar<br> </div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex" class="gmail_quote">
<pre>the situation :
Aleg call external gateway
in dialplan I set on the fly the nibble_rate (nibble_account is already set)
and just after make a bridge to the gateway.
so nibblebill tries to ask DB if cahs is ok (so it takes a little time) but in the mean
time the bridge is created and Bleg is ringing.
nibblebill realize that cash is below the amount allowed and redirect to nofunds extension.
I'd like to avoid the Bleg ringing by kill the bridge (but not hanup Aleg) once the nofunds extension is reached.
Thanks
----- Original Message -----
From: David Ponzone
To: FreeSWITCH Users Help
Sent: Friday, January 28, 2011 12:27 PM
Subject: Re: [Freeswitch-users] cancel a non answered bridge
Sorry, I fail to get the question...
Perhaps we need more details like: where do you want to do that ? from XML dialplan ? from script ?
From API, you can uuid_kill.
From XML, I am not sure I see what that would mean...perhaps you need to define a timeout, so that the bridge attempt ends after X seconds ?
David Ponzone Direction Technique
email: <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">david.ponzone at ipeva.fr</a>
tel: 01 74 03 18 97
gsm: 06 66 98 76 34
Service Client IPeva
tel: 0811 46 26 26
<a href="http://www.ipeva.fr" target="_blank">www.ipeva.fr</a> - <a href="http://www.ipeva-studio.com" target="_blank">www.ipeva-studio.com</a>
Ce message et toutes les pièces jointes sont confidentiels et établis à l'intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisée est interdite. Tout message électronique est susceptible d'altération. IPeva décline toute responsabilité au titre de ce message s'il a été altéré, déformé ou falsifié. Si vous n'êtes pas destinataire de ce message, merci de le détruire immédiatement et d'avertir l'expéditeur.
Le 28/01/2011 à 18:14, Madovsky a écrit :
Sorry I forgot
without to hangup ?
----- Original Message -----
From: Madovsky
To: <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">freeswitch-users at lists.freeswitch.org</a>
Sent: Friday, January 28, 2011 12:13 PM
Subject: cancel a non answered bridge
How to cancel ok kil a non answered bridge ?
Thanks
_______________________________________________
FreeSWITCH-users mailing list
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">FreeSWITCH-users at lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a>
</pre></blockquote><br clear="all"><br>
</div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>