Displaying 1 result from an estimated 1 matches for "did_span_1_timeinterval_all".
2009 Mar 19
1
incoming call problem from pri
...managed to connect to Ericsson MD110 with PRI at last.
And made a successful call thru asterisk to ericsson.
But when i try to call from ericsson to asterisk i got an error on
asterisk side.
And i couldnt figure out why.
Here's my extensions.conf about incoming calls.
[DID_span_1]
include = DID_span_1_timeinterval_all,${timeinterval_all}
DID_span_1_timeinterval_all]
exten = s,1,Goto(default,8000,1)
I am forwarding all calls coming from PRI trunk to extension 8000 in
asterisk.
and what i got on debug of asterisk when i create a call from pbx to
asterisk..
Extension '8000' in context 'DID_span_1...