i have installed my server GOAUTODIAL 2.1
my ip @ is 192.168.1.2 i m connected to the internet
1. i m using the trunk to deal calls to france with a compte sip
2.i have installed the codec g723 & g729 for Asterisk 1.4
3.my compte SIP is registred (show sip registry)
[goautodial]
disallow=all
allow=g729
type=friend
username=§§§§§§§
secret=§§§§§§§§§§
fromuser=§§§§§§§
host =193.§§§§§§§§
dtmfmode=rfc2833
canreinvite=no
qualify=yes
nat=no
insecure=invite,port
4. my extension is
exten => _X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _X.,2,(${SIPgoautodial}/${EXTEN},,tTo)
exten => _X,3,Hangup
the problem is i CAN NOT LEAD CALLS FROM THE AGENT SCREEN
I have this code from CLI>
Executing [33130650866@default:1] AGI("SIP/8001-00000004", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Jan 8 19:53:38] WARNING[5858]: pbx.c:1856 pbx_extension_helper: No application '' for extension (default, 33130650866, 2)
== Spawn extension (default, 33130650866, 2) exited non-zero on 'SIP/8001-00000004'
-- Executing [h@default:1] DeadAGI("SIP/8001-00000004", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0