[Asterisk-java-users] AtxferAction
Brought to you by:
srt
From: matthieu h. <mat...@gm...> - 2013-07-05 14:01:11
|
Hi all, I am using asterisk 11.2.1 and asterisk java 1.0.0. I would like to use AtxferAction. I can write and send it to Asterisk server. Then I have a successfully response but nothing is done. I have these information : action: org.asteriskjava.manager.action.AtxferAction[action='Atxfer',actionid='null',priority='1',context='CompletTransfert',exten='1003',channel='SIP/10.140.6.214-0000005f',systemHashcode=9449509] response: org.asteriskjava.manager.response.ManagerResponse: actionId='null'; message='Atxfer successfully queued'; response='Success'; uniqueId='null'; systemHashcode=11349040 Do yo know how to configure this action? I can read that this action is bugged here: https://issues.asterisk.org/jira/browse/ASTERISK-11588. Is still true? Thanks in advance, Matthieu |