Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Do we have talk_timeout?


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
mike at jerris.com
Guest





PostPosted: Thu Aug 28, 2008 8:00 am    Post subject: [Freeswitch-users] Do we have talk_timeout? Reply with quote

On Aug 28, 2008, at 6:18 AM, Adeel Ansari wrote:
Quote:
Hi all,
My concern is to terminate a call using a specific timeout value. I have referred to the docs, what I found is, originate_timeout, progress_timeout, and call_timeout. Do we have something like talk_timeout? or anything for similar purpose?





I'm not sure which you are asking for, but there are both rtp timeouts and the ability to drop a call after a specific total length (see sched_hangup)


Mike
Back to top
oss.richard at gmail.com
Guest





PostPosted: Thu Aug 28, 2008 2:06 pm    Post subject: [Freeswitch-users] Do we have talk_timeout? Reply with quote

Will sched_hangup work? http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_sched_hangup

http://wiki.freeswitch.org/wiki/Rosetta_stone




On Thu, Aug 28, 2008 at 8:59 AM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:
Quote:

On Aug 28, 2008, at 6:18 AM, Adeel Ansari wrote:

Quote:
Hi all,
My concern is to terminate a call using a specific timeout value. I have referred to the docs, what I found is, originate_timeout, progress_timeout, and call_timeout. Do we have something like talk_timeout? or anything for similar purpose?






I'm not sure which you are asking for, but there are both rtp timeouts and the ability to drop a call after a specific total length (see sched_hangup)


Mike




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
adeel.gnome at gmail.com
Guest





PostPosted: Thu Aug 28, 2008 11:26 pm    Post subject: [Freeswitch-users] Do we have talk_timeout? Reply with quote

originate sofia/gateway/gizmo1/6098989898 &bridge(sofia/gateway/gizmo9/0116054545454) &sched_hangup(2)

The command above is not working. Did I misunderstood something here?

On Fri, Aug 29, 2008 at 3:00 AM, Richard Open Source <oss.richard@gmail.com (oss.richard@gmail.com)> wrote:
Quote:
Will sched_hangup work? http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_sched_hangup

http://wiki.freeswitch.org/wiki/Rosetta_stone





On Thu, Aug 28, 2008 at 8:59 AM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:


Quote:


On Aug 28, 2008, at 6:18 AM, Adeel Ansari wrote:

Quote:
Hi all,
My concern is to terminate a call using a specific timeout value. I have referred to the docs, what I found is, originate_timeout, progress_timeout, and call_timeout. Do we have something like talk_timeout? or anything for similar purpose?






I'm not sure which you are asking for, but there are both rtp timeouts and the ability to drop a call after a specific total length (see sched_hangup)


Mike






_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




--
Best,
Adeel Ansari

http://www.linkedin.com/in/adeelansari
Back to top
uv at talknet.com.au
Guest





PostPosted: Thu Aug 28, 2008 11:45 pm    Post subject: [Freeswitch-users] Do we have talk_timeout? Reply with quote

The commands (2 separate ones) are more like:

originate sofia/gateway/gizmo1/6098989898 &bridge(sofia/gateway/gizmo9/0116054545454)
sched_hangup +120 <uuid> alotted_timeout


Where <uuid> is the channel UUID being assigned to that originate request


From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Adeel Ansari
Sent: Friday, August 29, 2008 2:24 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Do we have talk_timeout?


originate sofia/gateway/gizmo1/6098989898 &bridge(sofia/gateway/gizmo9/0116054545454) &sched_hangup(2)

The command above is not working. Did I misunderstood something here?
On Fri, Aug 29, 2008 at 3:00 AM, Richard Open Source <oss.richard@gmail.com (oss.richard@gmail.com)> wrote:
Will sched_hangup work? http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_sched_hangup



http://wiki.freeswitch.org/wiki/Rosetta_stone







On Thu, Aug 28, 2008 at 8:59 AM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:

Quote:


On Aug 28, 2008, at 6:18 AM, Adeel Ansari wrote:




Hi all,
My concern is to terminate a call using a specific timeout value. I have referred to the docs, what I found is, originate_timeout, progress_timeout, and call_timeout. Do we have something like talk_timeout? or anything for similar purpose?






I'm not sure which you are asking for, but there are both rtp timeouts and the ability to drop a call after a specific total length (see sched_hangup)



Mike







_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



--
Best,
Adeel Ansari

http://www.linkedin.com/in/adeelansari

No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.12/1640 - Release Date: 28/08/2008 18:58
Back to top
adeel.gnome at gmail.com
Guest





PostPosted: Thu Aug 28, 2008 11:55 pm    Post subject: [Freeswitch-users] Do we have talk_timeout? Reply with quote

I have already tried it. This way its working, actually. Smile
Anyways, can you please tell how meet the dial plan using original command. I mean,

originate sofia/gateway/gizmo1/6098989898 &bridge(sofia/gateway/gizmo9/0116054545454)

I am trying quite a few but not meeting the criteria, I suppose.
For example

===
<condition field="source" expression="mod_sofia">

and

<condition field="destination_number" expression="^(gizmo[1-10])$">
===

Thanks.

On Fri, Aug 29, 2008 at 12:45 PM, UV <uv@talknet.com.au (uv@talknet.com.au)> wrote:
Quote:

The commands (2 separate ones) are more like:

originate sofia/gateway/gizmo1/6098989898 &bridge(sofia/gateway/gizmo9/0116054545454)

sched_hangup +120 <uuid> alotted_timeout


Where <uuid> is the channel UUID being assigned to that originate request


From: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] On Behalf Of Adeel Ansari
Sent: Friday, August 29, 2008 2:24 PM
To: freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)
Subject: Re: [Freeswitch-users] Do we have talk_timeout?



originate sofia/gateway/gizmo1/6098989898 &bridge(sofia/gateway/gizmo9/0116054545454) &sched_hangup(2)

The command above is not working. Did I misunderstood something here?
On Fri, Aug 29, 2008 at 3:00 AM, Richard Open Source <oss.richard@gmail.com (oss.richard@gmail.com)> wrote:
Will sched_hangup work? http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_sched_hangup



http://wiki.freeswitch.org/wiki/Rosetta_stone







On Thu, Aug 28, 2008 at 8:59 AM, Michael Jerris <mike@jerris.com (mike@jerris.com)> wrote:

Quote:


On Aug 28, 2008, at 6:18 AM, Adeel Ansari wrote:




Hi all,
My concern is to terminate a call using a specific timeout value. I have referred to the docs, what I found is, originate_timeout, progress_timeout, and call_timeout. Do we have something like talk_timeout? or anything for similar purpose?






I'm not sure which you are asking for, but there are both rtp timeouts and the ability to drop a call after a specific total length (see sched_hangup)



Mike







_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



--
Best,
Adeel Ansari

http://www.linkedin.com/in/adeelansari



No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.169 / Virus Database: 270.6.12/1640 - Release Date: 28/08/2008 18:58


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




--
Best,
Adeel Ansari

http://www.linkedin.com/in/adeelansari
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services