[Freeswitch-users] Cannot Blind Transfer 1 Legged calls

assgeo8 at gmail.com assgeo8 at gmail.com
Wed Nov 27 11:45:08 MSK 2013


Hi,

I've be trying to get the attended transfers to work without success.
Freeswitch setup is 1.2-stable with the default configuration. I have 3 
yealink phones 1001-1002-1003.
I call from 1001 to 1002 - OK
I initiate the attended transfer from 1002 to 1003 - OK (it's just like 
another call & 1001 gets moh)
Then I transfer 1001 to 1003 but it fails, returning the call to 1002 
with the message 'transfer failed"
Looking at the logs i found this error : Cannot Blind Transfer 1 Legged 
calls prior to Processing Extension 1001 <1001>->1003 in context public
Why this error? Maybe it's because the processing goes to context public?

Regards,

Jeff

Here's the logs from the CLI :

2013-11-27 09:31:30.033871 [NOTICE] switch_channel.c:1034 New Channel 
sofia/internal/1001@<FS_IP> [5071607c-573e-11e3-a1ae-5b62f41fde95]
2013-11-27 09:31:30.153836 [INFO] mod_dialplan_xml.c:558 Processing 1001 
<1001>->1002 in context default
...
2013-11-27 09:31:30.173818 [NOTICE] switch_channel.c:1034 New Channel 
sofia/internal/sip:1002@<MY_IP>:5062 [5085d84a-573e-11e3-a1cd-5b62f41fde95]
2013-11-27 09:31:30.373828 [NOTICE] sofia.c:5847 Ring-Ready 
sofia/internal/sip:1002@<MY_IP>:5062!
2013-11-27 09:31:30.373828 [INFO] switch_ivr_originate.c:1190 Sending 
early media
2013-11-27 09:31:30.373828 [NOTICE] sofia_glue.c:4351 Pre-Answer 
sofia/internal/1001@<FS_IP>!
2013-11-27 09:31:31.833844 [NOTICE] sofia.c:6508 Channel 
[sofia/internal/sip:1002@<MY_IP>:5062] has been answered
2013-11-27 09:31:31.853914 [NOTICE] switch_ivr_originate.c:3437 Channel 
[sofia/internal/1001@<FS_IP>] has been answered
2013-11-27 09:31:38.173834 [NOTICE] switch_channel.c:1034 New Channel 
sofia/internal/1002@<FS_IP> [554aecbc-573e-11e3-a1d6-5b62f41fde95]
2013-11-27 09:31:38.353860 [INFO] mod_dialplan_xml.c:558 Processing 1002 
<1002>->1003 in context default
...
2013-11-27 09:31:38.373825 [NOTICE] switch_channel.c:1034 New Channel 
sofia/internal/sip:1003@<MY_IP>:5063 [55688d1c-573e-11e3-a1f5-5b62f41fde95]
2013-11-27 09:31:38.673887 [NOTICE] sofia.c:5847 Ring-Ready 
sofia/internal/sip:1003@<MY_IP>:5063!
2013-11-27 09:31:38.693829 [INFO] switch_ivr_originate.c:1190 Sending 
early media
2013-11-27 09:31:38.693829 [NOTICE] sofia_glue.c:4351 Pre-Answer 
sofia/internal/1002@<FS_IP>!
2013-11-27 09:31:42.033830 [NOTICE] sofia.c:6508 Channel 
[sofia/internal/sip:1003@<MY_IP>:5063] has been answered
2013-11-27 09:31:42.053816 [NOTICE] switch_ivr_originate.c:3437 Channel 
[sofia/internal/1002@<FS_IP>] has been answered
2013-11-27 09:31:45.493836 [NOTICE] switch_channel.c:1034 New Channel 
sofia/internal/sip:1003@<FS_IP> [59a6f1a2-573e-11e3-a1ff-5b62f41fde95]
2013-11-27 09:31:45.493836 [NOTICE] switch_channel.c:1034 New Channel 
sofia/internal/1001@<FS_IP> [59a71ad8-573e-11e3-a201-5b62f41fde95]
2013-11-27 09:31:45.513831 [INFO] mod_dialplan_xml.c:558 Processing 
Extension 1001 <1001>->1003 in context public
2013-11-27 09:31:45.513831 [ERR] sofia.c:7281 Cannot Blind Transfer 1 
Legged calls
2013-11-27 09:31:45.613825 [NOTICE] mod_sofia.c:2649 Hangup 
sofia/internal/1001@<FS_IP> [CS_EXECUTE] [BLIND_TRANSFER]
2013-11-27 09:31:45.613825 [NOTICE] sofia.c:6563 Hangup 
sofia/internal/sip:1003@<FS_IP> [CS_CONSUME_MEDIA] [NO_USER_RESPONSE]
2013-11-27 09:31:45.613825 [NOTICE] switch_core_session.c:1564 Session 
48 (sofia/internal/1001@<FS_IP>) Ended
2013-11-27 09:31:45.613825 [NOTICE] switch_core_session.c:1568 Close 
Channel sofia/internal/1001@<FS_IP> [CS_DESTROY]
2013-11-27 09:31:45.633835 [NOTICE] switch_core_session.c:1564 Session 
47 (sofia/internal/sip:1003@<FS_IP>) Ended
2013-11-27 09:31:45.633835 [NOTICE] switch_core_session.c:1568 Close 
Channel sofia/internal/sip:1003@<FS_IP> [CS_DESTROY]
2013-11-27 09:32:02.373827 [NOTICE] sofia.c:716 Hangup 
sofia/internal/sip:1003@<MY_IP>:5063 [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]
2013-11-27 09:32:02.393821 [NOTICE] switch_ivr_bridge.c:1569 Hangup 
sofia/internal/1002@<FS_IP> [CS_EXECUTE] [NORMAL_CLEARING]
2013-11-27 09:32:02.393821 [NOTICE] switch_core_session.c:1564 Session 
46 (sofia/internal/sip:1003@<MY_IP>:5063) Ended
2013-11-27 09:32:02.393821 [NOTICE] switch_core_session.c:1568 Close 
Channel sofia/internal/sip:1003@<MY_IP>:5063 [CS_DESTROY]
2013-11-27 09:32:02.393821 [NOTICE] switch_core_session.c:1564 Session 
45 (sofia/internal/1002@<FS_IP>) Ended
2013-11-27 09:32:02.393821 [NOTICE] switch_core_session.c:1568 Close 
Channel sofia/internal/1002@<FS_IP> [CS_DESTROY]
2013-11-27 09:32:04.033828 [NOTICE] sofia.c:716 Hangup 
sofia/internal/1001@<FS_IP> [CS_EXECUTE] [NORMAL_CLEARING]
2013-11-27 09:32:04.053845 [NOTICE] switch_ivr_bridge.c:721 Hangup 
sofia/internal/sip:1002@<MY_IP>:5062 [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]
2013-11-27 09:32:04.053845 [NOTICE] switch_core_session.c:1564 Session 
44 (sofia/internal/sip:1002@<MY_IP>:5062) Ended
2013-11-27 09:32:04.053845 [NOTICE] switch_core_session.c:1568 Close 
Channel sofia/internal/sip:1002@<MY_IP>:5062 [CS_DESTROY]
2013-11-27 09:32:04.053845 [NOTICE] switch_core_session.c:1564 Session 
43 (sofia/internal/1001@<FS_IP>) Ended
2013-11-27 09:32:04.053845 [NOTICE] switch_core_session.c:1568 Close 
Channel sofia/internal/1001@<FS_IP> [CS_DESTROY]




Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list