Hi,

I installed Asterisk with CAPI support. Everything works fine while starting Asterisk, but when a call comes in Asterisk hangsup the call after two times of ringing.

The output is like:

Jun 24 22:19:49 NOTICE[1082178480]: chan_capi.c:1931 capi_handle_msg: CONNECT_IND ID=002 #0x011d LEN=0048
Controller/PLCI/NCCI = 0x101
CIPValue = 0x10
CalledPartyNumber = <c1>**some_number**
CallingPartyNumber = <21 83>**some_number**
CalledPartySubaddress = default
CallingPartySubaddress = default
BC = <80 90 a3>
LLC = default
HLC = <91 81>
AdditionalInfo = default


== CONNECT_IND (PLCI=0x101,DID=**some_number**,CID=**some_number**,CIP=0x10,CONTROLLER=0x1)
Jun 24 22:19:49 WARNING[1086696368]: pbx.c:1819 ast_pbx_run: Channel 'CAPI[contr1/**some_number**]/0' sent into invalid extension 's' in context 'default', but no invalid handler
-- CAPI Hangingup
> activehangingup
-- started pbx on channel (callgroup=0)!
-- INFO_IND ID=002 #0x011e LEN=0023
Controller/PLCI/NCCI = 0x101
InfoNumber = 0x70
InfoElement = <c1>**some_number**



I read in the mailing list archives of commenting out line 2615 in chan_capi.c, but that did not change anything.


Has anybody got an idea what the error:

"Channel 'CAPI[contr1/**some_number**]/0' sent into invalid extension 's' in context 'default', but no invalid handler"

could be and how to solve it.

Thanks
Tobi
_______________________________________________
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