Displaying 1 result from an estimated 1 matches for "5ef8".
Did you mean:
5ef5
2004 Dec 15
3
PRI incoming call????
...wer
exten => s,1,Dial(SIP/2001,20)
exten => s,2,Hangup
And when the incoming call comes, it appears:
-- Executing Dial("Zap/1-1", "SIP/2001|20") in new stack
-- Called 2001
-- Accepting call from '' to '' on channel 0/1, span 1
-- SIP/2001-5ef8 is ringing
-- SIP/2001-5ef8 answered Zap/1-1
-- Channel 0/1, span 1 got hangup
== Spawn extension (default, s, 1) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
My question is what's the meaning of "Accepting call from '' to '' on
channel 0/...