Hi All
I am trying to get Sphinx working on my Trixbox.
In my case the sr_server and sr_client are working over a trixbox system
I made the extension in the extensions_custom.conf file (at the
from-internal-custom context).
Nevertheless, when I try to reach the extension using a X-lite softphone
I receive the recording saying 'the person you're calling is unavailable'
and the call ends. The 1234 demo extension is working (doesn't executes
AGI's), what makes me think that the problem is on the configuration of
the extension.
Also, I tried to execute another AGI (weather.agi) but didn't work.
From the asterisk CLI I got:
-- Executing [...@from-internal:1] AGI("SIP/333-08245a30", "sphinx_test.agi")
in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/sphinx_test.agi
-- AGI Script sphinx_test.agi completed, returning 0
-- Executing [...@from-internal:2] Hangup("SIP/333-08245a30", "") in new
stack
== Spawn extension (from-internal, 300, 2) exited non-zero on
'SIP/333-08245a30'
-- Executing [...@from-internal:1] Macro("SIP/333-08245a30", "hangupcall")
in new stack
-- Executing [...@macro-hangupcall:1] ResetCDR("SIP/333-08245a30", "w") in
new stack
-- Executing [...@macro-hangupcall:2] NoCDR("SIP/333-08245a30", "") in new
stack
-- Executing [...@macro-hangupcall:3] GotoIf("SIP/333-08245a30",
"1?skiprg") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [...@macro-hangupcall:6] GotoIf("SIP/333-08245a30",
"1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [...@macro-hangupcall:9] GotoIf("SIP/333-08245a30",
"1?theend") in new stack
-- Goto (macro-hangupcall,s,11)
-- Executing [...@macro-hangupcall:11] Hangup("SIP/333-08245a30", "") in
new stack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on
'SIP/333-08245a30' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on
'SIP/333-08245a30'
Thanks
Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]