[Asterisk-java-users] Setup a channel for Async AGI
Brought to you by:
srt
From: matthieu h. <mat...@gm...> - 2013-07-02 07:38:02
|
Hi all, I am working with an Asterisk 11.2 and Asterisk-java1.0.0.0. When I send an AgiAction to the channel SIP/1002-xxxxxxxx.. to answer I have this WARNING. [Jul 2 00:21:23] WARNING[6570]: res_agi.c:1038 add_agi_cmd: Channel SIP/1002-00000045 is not setup for Async AGI. I config my manager to read and write agi. SIP/1002 is in sip.conf: [1002] type=friend username=1002 secret=1002 callerid="avrel" host=dynamic registertrying=yes canreinvite=no directrtpsetup=yes directmedia=yes How setup a channel to receive AgiAction? Thanks for you response, Matthieu |