Jon Lawrence wrote:

I can receive incoming calls. However, I can't call out.
When ever i initiate an outgoing call, I get the following on the console:

Executing Dial("SIP/2014-8817", "CAPI/*msn|bdialednumber") in new stack
Dec 9 23:10:24 WARNING[1390]: chan_capi.c:653 capi_call: Destination *msn* requres a real destination


Does any one know what this means and/or what I can do to fix it.

relevant conf's:
capi.conf:
[interfaces]

msn=mymsnnumber
incomingmsn=*
controller=1
softdtmf=1
accountcode=
context=isdnin
devices=2

extensions.conf
[ISDN1]
exten => _0.,1,dial(CAPI/${msn1},b${EXTEN})

Do you have msn1 set to your real MSN within extensions.conf? It has to be.

rgds
pos
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to