[Asterisk-Users] problems accessing directory
asterisk at frameweb.it
asterisk at frameweb.it
Wed Sep 28 06:28:41 MST 2005
Hi,
I am trying to dial # or *411,
in order to understand what the * box should answer me.
In both cases, I only ear "Good-Bye" (italian , "arrivederci")
dialing #
-- Executing Wait("SIP/555-a2e5", "1") in new stack
-- Executing AGI("SIP/555-a2e5", "directory||ext-local|lo") in new
stack
-- Launched AGI quitScript /var/lib/asterisk/agi-bin/directory
-- AGI Script directory completed, returning 0
-- Executing Playback("SIP/555-a2e5", "vm-goodbye") in new stack
-- Playing 'vm-goodbye' (language 'it')
-- Executing Hangup("SIP/555-a2e5", "") in new stack
== Spawn extension (from-internal, #, 4) exited non-zero on
'SIP/555-a2e5'
-- Executing Macro("SIP/555-a2e5", "hangupcall") in new stack
-- Executing ResetCDR("SIP/555-a2e5", "w") in new stack
-- Executing NoCDR("SIP/555-a2e5", "") in new stack
-- Executing Wait("SIP/555-a2e5", "5") in new stack
== Spawn extension (macro-hangupcall, s, 3) exited non-zero on
'SIP/555-a2e5' in macro 'hangupcall'
== Spawn extension (from-internal, h, 1) exited non-zero on
'SIP/555-a2e5'
dialing *411
-- Executing Answer("SIP/555-66bb", "") in new stack
-- Executing Wait("SIP/555-66bb", "1") in new stack
-- Executing AGI("SIP/555-66bb", "directory|general|ext-local|l") in
new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/directory
-- AGI Script directory completed, returning 0
-- Executing Playback("SIP/555-66bb", "vm-goodbye") in new stack
-- Playing 'vm-goodbye' (language 'it')
-- Executing Hangup("SIP/555-66bb", "") in new stack
== Spawn extension (from-internal, *411, 5) exited non-zero on
'SIP/555-66bb'
-- Executing Macro("SIP/555-66bb", "hangupcall") in new stack
-- Executing ResetCDR("SIP/555-66bb", "w") in new stack
-- Executing NoCDR("SIP/555-66bb", "") in new stack
-- Executing Wait("SIP/555-66bb", "5") in new stack
== Spawn extension (macro-hangupcall, s, 3) exited non-zero on
'SIP/555-66bb' in macro 'hangupcall'
== Spawn extension (from-internal, h, 1) exited non-zero on
'SIP/555-66bb'
probably I am missing something foundamental : some tables on some
databases .
I actually have no idea about whot should it be the task covered by # or
*411
I thought that it could give calle a list of users and extensions... but
how ???
any help will be greatly appreciated
Andrea
Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.
Visitate il sito http://www.frameweb.it
More information about the asterisk-users
mailing list