[Asterisk-Users] Problems with DISA application
Gary Carr
gc_list at carolina.net
Fri Dec 24 12:58:57 MST 2004
I am testing DISA but can not dial out after getting local dialtone. The *
server takes accepts my password, gives me dialtone and allows me to dial
the digits then promply hangs up on me. CLI log shows
-- Executing DISA("Zap/1-1", "1234|contextname") in new stack
-- Accepting call from '9104025011' to '9105551212' on channel 0/1, span
1
Dec 24 14:50:01 WARNING[1989798704]: app_disa.c:290 disa_exec: DISA on chan
Zap/1-1 password is good
Dec 24 14:50:06 WARNING[1989798704]: cdr.c:286 ast_cdr_init: CDR already
initialized on 'Zap/1-1'
-- Executing Dial("Zap/1-1", "Zap/g2/9104041000") in new stack
-- Called g2/9104041000
-- Channel 0/2, span 1 got hangup
-- Hungup 'Zap/2-1'
== No one is available to answer at this time
-- Executing Hangup("Zap/1-1", "") in new stack
== Spawn extension (contextname, 9104041000, 2) exited non-zero on
'Zap/1-1'
-- Hungup 'Zap/1-1'
My extensions.conf reads:
; Disa test
exten => 9105551212,1,DISA,1234|contextname
Any ideas?
Thanks,
Gary
More information about the asterisk-users
mailing list