[Freeswitch-users] Blind Transfer

Michael Collins msc at freeswitch.org
Thu Feb 9 22:11:00 MSK 2012


Definitely get a loglevel 7 on this and put it into pastebin.freeswitch.org.
Also, set the syntax highlighting to "FreeSWITCH Log" so that we can see
the pretty colors.

-MC

On Wed, Feb 8, 2012 at 3:05 PM, Scott
<freeswitch-users.scott at comsetic.net>wrote:

> Hi list,
>
> Trying to resolve an issue with blind transfers.
>
> When transferring a call, the A leg is terminated if a blind transfer
> is started, an attended transfer doesn't create this scenario.
>
> Here are the transcript logs from FS relating to the event. I have log
> level set to 6 but can increase this if I need more information.
>
> Call flow is as follows..
>
> ext18: Calls ext51
> ext18: transfers call to ext15
> ext15: rings for a split second
> ext51: lands in voicemail of 15
> ext18: clears as normal
>
> OS: CentOS release 5.7 (Final)
>
> freeswitch at internal> version
> FreeSWITCH Version 1.0.head (git-9de1e1a 2012-02-07 14-36-22 -0500)
>
> +OK log level  [7]
> freeswitch at internal>
>
>
> 2012-02-08 16:08:10.291633 [NOTICE] switch_channel.c:920 New Channel
> sofia/internal/18 at 10.100.0.9 [6fd7a0b0-c518-42ff-bb24-e2acf8121b9e]
> 2012-02-08 16:08:10.291633 [INFO] mod_dialplan_xml.c:481 Processing
> Scott <18>->51 in context default
> 2012-02-08 16:08:10.311819 [NOTICE] switch_channel.c:920 New Channel
> sofia/internal/sip:51 at 10.100.0.16:1024
> [f8f27c7d-9198-4225-a94d-2eadb9bb58a8]
> 2012-02-08 16:08:10.391998 [NOTICE] sofia.c:5458 Ring-Ready
> sofia/internal/sip:51 at 10.100.0.16:1024!
> 2012-02-08 16:08:10.391998 [INFO] switch_ivr_originate.c:1115 Sending
> early media
> 2012-02-08 16:08:10.411314 [NOTICE] sofia_glue.c:3899 Pre-Answer
> sofia/internal/18 at 10.100.0.9!
> 2012-02-08 16:08:10.431704 [INFO] mod_com_g729.c:119 ENCODER CREATE -
> 0xb6ed5160 0x8b23a08
> 2012-02-08 16:08:10.731162 [INFO] mod_com_g729.c:148 DECODER CREATE -
> 0xb6ed5108 0x8c094c0
> 2012-02-08 16:08:11.977555 [NOTICE] sofia.c:6070 Channel
> [sofia/internal/sip:51 at 10.100.0.16:1024] has been answered
> 2012-02-08 16:08:11.996869 [NOTICE] switch_ivr_originate.c:3209
> Channel [sofia/internal/18 at 10.100.0.9] has been answered
> 2012-02-08 16:08:12.098595 [INFO] mod_com_g729.c:78 ENCODER DESTROYX -
> 0xb4d025b0 (nil)
> 2012-02-08 16:08:12.098595 [INFO] mod_com_g729.c:79 DECODER DESTROYX -
> 0xb4d025b0 (nil)
> 2012-02-08 16:08:12.177926 [INFO] mod_com_g729.c:78 ENCODER DESTROYX -
> 0xb4d02558 (nil)
> 2012-02-08 16:08:12.177926 [INFO] mod_com_g729.c:79 DECODER DESTROYX -
> 0xb4d02558 (nil)
> 2012-02-08 16:08:14.183102 [INFO] mod_com_g729.c:119 ENCODER CREATE -
> 0xb4d029e0 0xb6e6ac00
> 2012-02-08 16:08:15.750004 [NOTICE] switch_ivr.c:1711 Transfer
> sofia/internal/sip:51 at 10.100.0.16:1024 to XML[15 at default]
> 2012-02-08 16:08:15.769362 [NOTICE] switch_ivr_bridge.c:1372 Hangup
> sofia/internal/18 at 10.100.0.9 [CS_EXECUTE] [NORMAL_CLEARING]
> 2012-02-08 16:08:15.789438 [INFO] mod_dialplan_xml.c:481 Processing
> Scott <18>->15 in context default
> 2012-02-08 16:08:15.789438 [INFO] switch_channel.c:2695
> sofia/internal/sip:51 at 10.100.0.16:1024 Flipping CID from "Scott" <18>
> to "Outbound Call" <51>
> 2012-02-08 16:08:15.789438 [NOTICE] switch_channel.c:920 New Channel
> sofia/internal/sip:15 at 10.100.0.15:5064
> [acf45601-79ad-4518-907f-7a58155748ab]
> 2012-02-08 16:08:16.231456 [NOTICE] sofia.c:5458 Ring-Ready
> sofia/internal/sip:15 at 10.100.0.15:5064!
> 2012-02-08 16:08:16.291519 [INFO] mod_com_g729.c:148 DECODER CREATE -
> 0xb4d029f8 0xb6c41798
> 2012-02-08 16:08:16.291519 [NOTICE] switch_ivr_originate.c:3182 Hangup
> sofia/internal/sip:15 at 10.100.0.15:5064 [CS_CONSUME_MEDIA] [NO_ANSWER]
> 2012-02-08 16:08:16.291519 [NOTICE] switch_ivr_originate.c:2459 Cannot
> create outgoing channel of type [user] cause: [NO_ANSWER]
> 2012-02-08 16:08:16.291519 [INFO] mod_dptools.c:2884 Originate Failed.
>  Cause: NO_ANSWER
> 2012-02-08 16:08:16.291519 [NOTICE] switch_core_session.c:1395 Session
> 991 (sofia/internal/sip:15 at 10.100.0.15:5064) Ended
> 2012-02-08 16:08:16.291519 [NOTICE] switch_core_session.c:1397 Close
> Channel sofia/internal/sip:15 at 10.100.0.15:5064 [CS_DESTROY]
> 2012-02-08 16:08:16.371076 [NOTICE] switch_core_session.c:1395 Session
> 989 (sofia/internal/18 at 10.100.0.9) Ended
> 2012-02-08 16:08:16.371076 [NOTICE] switch_core_session.c:1397 Close
> Channel sofia/internal/18 at 10.100.0.9 [CS_DESTROY]
> 2012-02-08 16:08:16.371076 [INFO] mod_com_g729.c:78 ENCODER DESTROYX -
> 0xb6ed5108 (nil)
> 2012-02-08 16:08:16.371076 [INFO] mod_com_g729.c:79 DECODER DESTROYX -
> 0xb6ed5108 0x8c094c0
> 2012-02-08 16:08:16.371076 [INFO] mod_com_g729.c:89 DECODER DESTROY -
> 0xb6ed5108 0x8c094c0
> 2012-02-08 16:08:16.371076 [INFO] mod_com_g729.c:78 ENCODER DESTROYX -
> 0xb6ed5160 0x8b23a08
> 2012-02-08 16:08:16.371076 [INFO] mod_com_g729.c:79 DECODER DESTROYX -
> 0xb6ed5160 (nil)
> 2012-02-08 16:08:16.371076 [INFO] mod_com_g729.c:83 ENCODER DESTROY -
> 0xb6ed5160 0x8b23a08
> 2012-02-08 16:08:17.292845 [NOTICE] switch_channel.c:920 New Channel
> loopback/app=voicemail:default 10.100.0.9 15-a
> [7b76ae61-3465-40bb-9d65-41f6cba2c3d2]
> 2012-02-08 16:08:17.292845 [NOTICE] switch_channel.c:918 Rename
> Channel loopback/app=voicemail:default 10.100.0.9
> 15-a->loopback/voicemail-a [7b76ae61-3465-40bb-9d65-41f6cba2c3d2]
> 2012-02-08 16:08:17.292845 [NOTICE] switch_channel.c:920 New Channel
> loopback/voicemail-b [e02cc153-8651-422c-bb98-f6f7a3244418]
> 2012-02-08 16:08:17.292845 [NOTICE] mod_loopback.c:760 Pre-Answer
> loopback/voicemail-a!
> 2012-02-08 16:08:17.292845 [NOTICE] mod_dptools.c:1143 Pre-Answer
> loopback/voicemail-b!
> 2012-02-08 16:08:17.414279 [INFO] mod_com_g729.c:119 ENCODER CREATE -
> 0x8b6e120 0xb6ec4118
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120209/20ef76cb/attachment.html 


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