Displaying 1 result from an estimated 1 matches for "_17xxxxxxxx".
Did you mean:
_17xxnxxxxxx
2005 Aug 23
1
AGI nor System working after a dial - Should it work?
...determine my configuration
error. I added before.agi and after.agi to the agi-bin dir. Tried to
make before.agi get run before the dial call and after.agi be run after.
Only the first priority (step 1) gets executed. Here follows some
relevant part of the tests:
On extensions.conf
exten => _17XXXXXXXX,1,AGI(before.agi)
exten => _17XXXXXXXX,2,dial(SIP/${EXTEN}@sip.freebsdbrasil.com.br,20)
exten => _17XXXXXXXX,3,AGI(after.agi)
Debugging output:
-- Registered to '200.97.22.28', who sees us as 201.17.196.94:4569
-- Executing AGI("SIP/freebsdbrasil-9f33", "before...