[Freeswitch-dev] hangup detection takes long

Peter Olsson peter.olsson at visionutveckling.se
Tue Dec 6 20:48:16 MSK 2011


You need to supply a SIP trace also, please add it to pastebin. If FS receives a SIP cancel, it will for sure stop trying to call immediately.

/Peter
________________________________________
Från: freeswitch-dev-bounces at lists.freeswitch.org [freeswitch-dev-bounces at lists.freeswitch.org] för murthy [murthysoft at gmail.com]
Skickat: den 6 december 2011 12:08
Till: freeswitch-dev at lists.freeswitch.org
Ämne: Re: [Freeswitch-dev] hangup detection takes long

In addition to what I wrote at "http://lists.freeswitch.org/pipermail/freeswitch-dev/2011-December/005450.html"

I am not disconneting the call in the middle. I want to get the result immediatly when the other party rejects the call.

I am using freeswitch-1.0.7. I have added a single call trace bellow and it took around 60 seconds.

2011-12-06 16:10:08.691084 [NOTICE] switch_channel.c:808 New Channel sofia/external/xxxxxxxxxx at 192.168.0.213<mailto:xxxxxxxxxx at 192.168.0.213> [2ca97a57-0536-40a8-b009-fb4161d75f71]
2011-12-06 16:10:08.691084 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_CREATE] ****
2011-12-06 16:10:08.691084 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_UUID] ****
2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_OUTGOING] ****
2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_ORIGINATE] ****
2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_STATE] ****
2011-12-06 16:10:08.694071 [WARNING] sofia_glue.c:213 Codec PCMU payload 0 added to sdp wanting ptime 20 but it's already 30 (PCMU:0:30), disabling ptime.
2011-12-06 16:10:08.694071 [WARNING] sofia_glue.c:213 Codec PCMU payload 0 added to sdp wanting ptime 20 but it's already 30 (PCMU:0:30), disabling ptime.
2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_CALLSTATE] ****
2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_STATE] ****
2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_STATE] ****
2011-12-06 16:10:11.439650 [INFO] sofia.c:729 sofia/external/xxxxxxxxxx at 192.168.0.213<mailto:xxxxxxxxxx at 192.168.0.213> Update Callee ID to "Outbound Call" <xxxxxxxxxx>
2011-12-06 16:10:11.439650 [NOTICE] mod_dummy.c:1856  **** event [CALL_UPDATE] ****
2011-12-06 16:10:11.439650 [NOTICE] mod_dummy.c:1856  **** event [CODEC] ****
2011-12-06 16:10:11.439650 [NOTICE] mod_dymmy.c:1856  **** event [CODEC] ****
2011-12-06 16:10:11.442639 [NOTICE] sofia_glue.c:3710 Pre-Answer sofia/external/xxxxxxxxxx at 192.168.0.213<mailto:xxxxxxxxxx at 192.168.0.213>!
2011-12-06 16:10:11.442639 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_CALLSTATE] ****
2011-12-06 16:10:11.442639 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_PROGRESS_MEDIA] ****
2011-12-06 16:10:25.033559 [NOTICE] mod_dummy.c:1856  **** event [HEARTBEAT] ****
2011-12-06 16:10:25.033559 [NOTICE] mod_dummy.c:1856  **** event [RE_SCHEDULE] ****
2011-12-06 16:10:45.030539 [NOTICE] mod_dummy.c:1856  **** event [HEARTBEAT] ****
2011-12-06 16:10:45.030539 [NOTICE] mod_dummy.c:1856  **** event [RE_SCHEDULE] ****
2011-12-06 16:11:05.026502 [NOTICE] mod_dummy.c:1856  **** event [HEARTBEAT] ****
2011-12-06 16:11:05.026502 [NOTICE] mod_dummy.c:1856  **** event [RE_SCHEDULE] ****
2011-12-06 16:11:08.026039 [NOTICE] switch_ivr_originate.c:3338 Hangup sofia/external/xxxxxxxxxx at 192.168.0.213<mailto:xxxxxxxxxx at 192.168.0.213> [CS_CONSUME_MEDIA] [NO_ANSWER]
2011-12-06 16:11:08.026039 [INFO] mod_dummy.c:1135 ******** cancle  cause: NONE
2011-12-06 16:11:08.029100 [NOTICE] switch_core_session.c:1306 Session 2 (sofia/external/xxxxxxxxxx at 192.168.0.213<mailto:xxxxxxxxxx at 192.168.0.213>) Ended
2011-12-06 16:11:08.029100 [NOTICE] switch_core_session.c:1308 Close Channel sofia/external/xxxxxxxxxx at 192.168.0.213<mailto:xxxxxxxxxx at 192.168.0.213> [CS_DESTROY]
2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_CALLSTATE] ****
2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_HANGUP] ****
2011-12-06 16:11:08.029100 [INFO] mod_dummy.c:1863 *** got SWITCH_EVENT_CHANNEL_HANGUP with cause [NO_ANSWER] ***
2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_STATE] ****
2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_STATE] ****
2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_HANGUP_COMPLETE] ****
2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_DESTROY] ****
2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_CALLSTATE] ****
2011-12-06 16:11:08.032037 [NOTICE] mod_dummy.c:1856  **** event [CHANNEL_STATE] ****
2011-12-06 16:11:08.789914 [ERR] mod_dummy.c:1607 Originate Failed.  Cause: NO_ANSWER


murthy.

!DSPAM:4eddf6c332762014212399!



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-dev mailing list