Problems with attendand transfer
Hi,
I'm testing FOP2 2.20 with Asterisk 1.6.2.11 and I'm having problems with attendand transfer (only blind transfer works).
voip*CLI> manager show command Atxfer
Action: Atxfer
Synopsis: Attended transfer
Privilege: call,all
Description: Attended transfer.
Variables: (Names marked with * are required)
*Channel: Transferer's channel
*Exten: Extension to transfer to
*Context: Context to transfer to
*Priority: Priority to transfer to
ActionID: Optional Action id for message matching.
fop2.cfg:
; Force blind transfer on asterisk 1.6
blind_transfer = 0
; Force supervised transfer on asterisk 1.4
; requires the atxfer manager backport patch
supervised_transfer = 1
I started fop2 with debug level 5 and receive that messages:
192.168.12.101 <= <msg data="15|atxfer|4|9d651a79f726a088cffb2f3aa802cd6d" />
192.168.12.1 <- Response: Success
192.168.12.1 <- Message: Atxfer successfully queued
192.168.12.1 <- Server: 0
But the transfer don't work. Nothing happens...
Without this I can't use FOP2 and I need to fix it to buy the software.
Can you help me ?
Regards,
Marcelo H. Terres
I'm testing FOP2 2.20 with Asterisk 1.6.2.11 and I'm having problems with attendand transfer (only blind transfer works).
voip*CLI> manager show command Atxfer
Action: Atxfer
Synopsis: Attended transfer
Privilege: call,all
Description: Attended transfer.
Variables: (Names marked with * are required)
*Channel: Transferer's channel
*Exten: Extension to transfer to
*Context: Context to transfer to
*Priority: Priority to transfer to
ActionID: Optional Action id for message matching.
fop2.cfg:
; Force blind transfer on asterisk 1.6
blind_transfer = 0
; Force supervised transfer on asterisk 1.4
; requires the atxfer manager backport patch
supervised_transfer = 1
I started fop2 with debug level 5 and receive that messages:
192.168.12.101 <= <msg data="15|atxfer|4|9d651a79f726a088cffb2f3aa802cd6d" />
192.168.12.1 <- Response: Success
192.168.12.1 <- Message: Atxfer successfully queued
192.168.12.1 <- Server: 0
But the transfer don't work. Nothing happens...
Without this I can't use FOP2 and I need to fix it to buy the software.
Can you help me ?
Regards,
Marcelo H. Terres