hello iedereen,
We hebben momenteel een Asterisk 1.6.1.6 draaien met mISDN v2 en chan_lcr.
Nu willen we namelijk bepaalde lijn doorschakelen naar bijvoorbeeld een gsm nummer. We
willen hiervoor gebruik maken van *21*TELNUMBER# via Belgacom.
In extensions.conf hebben we het volgende staan hiervoor:
exten => 600,2,Dial(LCR/outgoing/*21*TELNR#)
Als we dan willen bellen naar 600 krijgen we deze foutmelding:
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:1720 lcr_request: [call=NULL ast=NULL] Received request from Asterisk. (data=outgoing/*21*TELNR#)
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:315 alloc_call: [call=0 ast=NULL] Call instance allocated.
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:1822 lcr_call: [call=NULL ast=lcr/4] Received call from Asterisk.
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:351 send_message: [call=NULL ast=NULL] Sending MESSAGE_NEWREF to socket.
[Sep 15 08:47:04] NOTICE[4239]: chan_lcr.c:1269 receive_message: [call=NULL ast=NULL] Received new ref by LCR, as requested from chan_lcr. (ref=4)
[Sep 15 08:47:04] NOTICE[4239]: chan_lcr.c:583 send_setup_to_lcr: [call=4 ast=lcr/4] Sending setup to LCR. (interface=outgoing dialstring=*21*TELNR#, cid=40)
[Sep 15 08:47:04] NOTICE[4239]: chan_lcr.c:351 send_message: [call=NULL ast=NULL] Sending MESSAGE_SETUP to socket.
[Sep 15 08:47:05] NOTICE[4239]: chan_lcr.c:1000 lcr_in_release: [call=4 ast=lcr/4] Incomming release from LCR, releasing ref. (cause=28)
[Sep 15 08:47:05] NOTICE[4239]: chan_lcr.c:1577 queue_send: [call=0 ast=lcr/4] Sending queued HANGUP to Asterisk.
[Sep 15 08:47:05] NOTICE[4348]: chan_lcr.c:2038 lcr_hangup: [call=0 ast=lcr/4] Received hangup from Asterisk thread.
[Sep 15 08:47:05] NOTICE[4348]: chan_lcr.c:2061 lcr_hangup: [call=0 ast=lcr/4] Freeing call instance, because we have no ref AND we are requesting no ref.
[Sep 15 08:47:05] NOTICE[4348]: chan_lcr.c:290 free_call: [call=0 ast=NULL] Call instance freed.
[Sep 15 08:47:05] WARNING[4348]: pbx.c:3839 __ast_pbx_run: Channel 'SIP/40-09cb3178' sent into invalid extension '600' in context 'from-sip', but no invalid handler
Is er iemand die ervaring hiermee heeft of weet waarom dit fout loopt?
Laat het mij zo snel mogelijk weten.
We hebben momenteel een Asterisk 1.6.1.6 draaien met mISDN v2 en chan_lcr.
Nu willen we namelijk bepaalde lijn doorschakelen naar bijvoorbeeld een gsm nummer. We
willen hiervoor gebruik maken van *21*TELNUMBER# via Belgacom.
In extensions.conf hebben we het volgende staan hiervoor:
exten => 600,2,Dial(LCR/outgoing/*21*TELNR#)
Als we dan willen bellen naar 600 krijgen we deze foutmelding:
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:1720 lcr_request: [call=NULL ast=NULL] Received request from Asterisk. (data=outgoing/*21*TELNR#)
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:315 alloc_call: [call=0 ast=NULL] Call instance allocated.
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:1822 lcr_call: [call=NULL ast=lcr/4] Received call from Asterisk.
[Sep 15 08:47:04] NOTICE[4348]: chan_lcr.c:351 send_message: [call=NULL ast=NULL] Sending MESSAGE_NEWREF to socket.
[Sep 15 08:47:04] NOTICE[4239]: chan_lcr.c:1269 receive_message: [call=NULL ast=NULL] Received new ref by LCR, as requested from chan_lcr. (ref=4)
[Sep 15 08:47:04] NOTICE[4239]: chan_lcr.c:583 send_setup_to_lcr: [call=4 ast=lcr/4] Sending setup to LCR. (interface=outgoing dialstring=*21*TELNR#, cid=40)
[Sep 15 08:47:04] NOTICE[4239]: chan_lcr.c:351 send_message: [call=NULL ast=NULL] Sending MESSAGE_SETUP to socket.
[Sep 15 08:47:05] NOTICE[4239]: chan_lcr.c:1000 lcr_in_release: [call=4 ast=lcr/4] Incomming release from LCR, releasing ref. (cause=28)
[Sep 15 08:47:05] NOTICE[4239]: chan_lcr.c:1577 queue_send: [call=0 ast=lcr/4] Sending queued HANGUP to Asterisk.
[Sep 15 08:47:05] NOTICE[4348]: chan_lcr.c:2038 lcr_hangup: [call=0 ast=lcr/4] Received hangup from Asterisk thread.
[Sep 15 08:47:05] NOTICE[4348]: chan_lcr.c:2061 lcr_hangup: [call=0 ast=lcr/4] Freeing call instance, because we have no ref AND we are requesting no ref.
[Sep 15 08:47:05] NOTICE[4348]: chan_lcr.c:290 free_call: [call=0 ast=NULL] Call instance freed.
[Sep 15 08:47:05] WARNING[4348]: pbx.c:3839 __ast_pbx_run: Channel 'SIP/40-09cb3178' sent into invalid extension '600' in context 'from-sip', but no invalid handler
Is er iemand die ervaring hiermee heeft of weet waarom dit fout loopt?
Laat het mij zo snel mogelijk weten.