[asterisk-users] incoming call problem from pri

Oguzhan Kayhan oguzhank at bilkent.edu.tr
Thu Mar 19 04:37:10 CDT 2009


Hi, i 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' from '' does not exist. 
Rejecting call on channel 0/4, span 1


What can it be the error.??




More information about the asterisk-users mailing list