[Home]

Summary:ASTERISK-17008: Blind transfer one side issue
Reporter:losik.ua (losik_ua)Labels:
Date Opened:2010-11-23 19:18:07.000-0600Date Closed:2011-06-07 14:00:38
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I initiate via outside SIP call. I have issue with  only one direction call .

On outgoing call blind xfer  works both correctly as from caller and as from callee.
On incoming call blind xfer works only from caller but not from callee.

So these are the same peers the same number . But i for an error.


   -- Called 300.team
   -- SIP/300.team-0000000e is ringing
   -- SIP/300.team-0000000e answered SIP/kyivstar-0000000d
   -- Started music on hold, class 'default', on SIP/kyivstar-0000000d
   -- <SIP/300.team-0000000e> Playing 'pbx-transfer.gsm' (language 'en')
   -- Stopped music on hold on SIP/kyivstar-0000000d
[Nov 24 03:14:05] DEBUG[8618]: features.c:1330 builtin_blindtransfer: transferer=SIP/300.team-0000000e; transferee=SIP/kyivstar-0000000d; lastapp=; lastdata=; chan=SIP/300.team-0000000e; dstchan=
[Nov 24 03:14:05] DEBUG[8618]: features.c:1333 builtin_blindtransfer: TRANSFEREE; lastapp=Dial; lastdata=SIP/300.team,,tTwW, chan=SIP/kyivstar-0000000d; dstchan=SIP/300.team-0000000e
[Nov 24 03:14:05] DEBUG[8618]: features.c:1335 builtin_blindtransfer: transferer_real_context=team; xferto=999
[Nov 24 03:14:05] DEBUG[8618]: features.c:1349 builtin_blindtransfer: ABOUT TO AST_ASYNC_GOTO, have a pbx... set HANGUP_DONT on chan=SIP/kyivstar-0000000d

I tested only on 1.6 branch . on every build 1.6.2.2 , 1.6.2.11 , 1.6.2.14 , 1.6.2.15-rc1 - no use. Please help to resolve.
Comments:By: losik.ua (losik_ua) 2010-12-01 17:25:43.000-0600

Close ticket.

Problem was in that i hanged up line in my script .

But not only caller but also callee.