Hi,

I can't make outgoing calls with CAPI (passive ISDN Fritz card). See Asterisk error below.
Incoming calls and SIP to SIP calls do work. It looks like a msn mismatch in extensions.conf
and capi.conf, but I can't find it.


Can anyone help me find the problem?

Thanks,
Rob

*CLI>
-- Executing Dial("SIP/8112-1be9", "CAPI/356666666:BYEXTENSION") in new stack
Apr 19 13:00:11 NOTICE[671760]: chan_capi.c:1147 capi_request: didn't find capi device with outgoing msn = 356666666. you should check your config!
Apr 19 13:00:11 NOTICE[671760]: app_dial.c:554 dial_exec: Unable to create channel of type 'CAPI'
== Everyone is busy at this time
-- Executing Congestion("SIP/8112-1be9", "") in new stack
== Spawn extension (home, 0359999999, 2) exited non-zero on 'SIP/8112-1be9'
*CLI>
*CLI>capi info
Contr1: 2 B channels total, 2 B channels free.
*CLI>


capi.conf:
  msn=356666666

modem.conf:
  msn=356666666

extensions.conf:
  exten => _0.,1,Dial,${TRUNK}/356666666:BYEXTENSION
  exten => _0.,2,Congestion



_______________________________________________
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