- Mitglied seit
- 16 Feb 2008
- Beiträge
- 34
- Punkte für Reaktionen
- 0
- Punkte
- 0
perfekt, lag tatsächlich an der Version 1.2... Thanks -
Habe aber nun das problem sobald ich einen anruf annehme - legt anscheinend der lcr / asterisk auf -
Zur Anmerkung: ich kann max. 3 mal durchklingeln lassen, dann wird mir auf dem Handy mitgeteilt - das der Anrufer nicht erreichbar wäre.
extensions.conf
Live Log - Asterisk
/usr/local/lcr/interfaces.conf
Es wäre echt super wenn ihr nochmals mir einen Tipp geben könntet. Ich lese gerade mir die Doku nochmals durch.
Habe aber nun das problem sobald ich einen anruf annehme - legt anscheinend der lcr / asterisk auf -
Zur Anmerkung: ich kann max. 3 mal durchklingeln lassen, dann wird mir auf dem Handy mitgeteilt - das der Anrufer nicht erreichbar wäre.
extensions.conf
Code:
[Int]
exten => 0,1,Dial(LCR/Int/${EXTEN:1})
exten => _0.,1,Dial(LCR/Int/${EXTEN:1})
exten => 123456,1,Dial(SIP/2000)
Live Log - Asterisk
Code:
*CLI> [Nov 4 23:42:20] NOTICE[17059]: chan_lcr.c:1171 receive_message: [call=NULL ast=NULL] Received new ref by LCR, due to incomming call. (ref=2)
[Nov 4 23:42:20] NOTICE[17059]: chan_lcr.c:281 alloc_call: [call=0 ast=NULL] Call instance allocated.
[Nov 4 23:42:20] NOTICE[17059]: chan_lcr.c:744 lcr_in_setup: [call=2 ast=NULL] Incomming setup from LCR. (callerid 1774137722, dialing 123456)
[Nov 4 23:42:20] NOTICE[17059]: chan_lcr.c:654 lcr_start_pbx: [call=2 ast=lcr/5] Try to start pbx. (exten=123456 context=Int complete=no)
[Nov 4 23:42:20] NOTICE[17059]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_OVERLAP to socket.
[Nov 4 23:42:20] NOTICE[17059]: chan_lcr.c:695 lcr_start_pbx: [call=2 ast=lcr/5] Extensions matches.
[Nov 4 23:42:20] NOTICE[17059]: chan_lcr.c:726 lcr_start_pbx: [call=2 ast=lcr/5] Starting call to Asterisk due to matching extension.
-- Executing [123456@Int:1] Dial("lcr/5", "SIP/2000") in new stack
-- Called 2000
-- SIP/2000-0a04bc70 is ringing
[Nov 4 23:42:20] NOTICE[17166]: chan_lcr.c:2090 lcr_indicate: [call=2 ast=lcr/5] Received indicate AST_CONTROL_RINGING from Asterisk.
[Nov 4 23:42:20] NOTICE[17166]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_ALERTING to socket.
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.de' mapped to host sipgate.de, port 5060
-- SIP/2000-0a04bc70 answered lcr/5
[Nov 4 23:42:38] NOTICE[17166]: chan_lcr.c:2103 lcr_indicate: [call=2 ast=lcr/5] Received indicate -1.
[Nov 4 23:42:38] NOTICE[17166]: chan_lcr.c:1886 lcr_answer: [call=2 ast=lcr/5] Received answer from Asterisk (maybe during lcr_bridge).
[Nov 4 23:42:38] NOTICE[17166]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_CONNECT to socket.
[Nov 4 23:42:38] NOTICE[17166]: chan_lcr.c:1901 lcr_answer: [call=2 ast=lcr/5] Requesting B-channel.
[Nov 4 23:42:38] NOTICE[17166]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_BCHANNEL to socket.
[Nov 4 23:42:38] ERROR[17166]: chan_lcr.c:2139 lcr_indicate: [call=2 ast=lcr/5] Received indicate from Asterisk with unknown condition 20.
[Nov 4 23:42:38] NOTICE[17059]: chan_lcr.c:1076 receive_message: [call=NULL ast=NULL] Received BCHANNEL_ASSIGN message. (handle=00000001) for ref 2
[Nov 4 23:42:38] NOTICE[17059]: bchannel.c:133 bchannel_create: [call=2 ast=NULL] Open DSP audio
[Nov 4 23:42:38] NOTICE[17059]: bchannel.c:190 bchannel_activate: [call=2 ast=NULL] Activating B-channel.
[Nov 4 23:42:38] NOTICE[17059]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_BCHANNEL to socket.
[Nov 4 23:42:38] NOTICE[17059]: bchannel.c:602 bchannel_handle: [call=2 ast=NULL] DL_ESTABLISH confirm: bchannel is now activated (socket 30).
[Nov 4 23:42:38] NOTICE[17059]: bchannel.c:82 ph_control: [call=NULL ast=NULL] Sending PH_CONTROL DSP-TX_DEJITTER 240f,0
[Nov 4 23:42:38] NOTICE[17059]: bchannel.c:82 ph_control: [call=NULL ast=NULL] Sending PH_CONTROL DSP-DTMF 2100,0
[Nov 4 23:43:00] ERROR[17166]: chan_lcr.c:2139 lcr_indicate: [call=2 ast=lcr/5] Received indicate from Asterisk with unknown condition 20.
== Spawn extension (Int, 123456, 1) exited non-zero on 'lcr/5'
[Nov 4 23:43:00] NOTICE[17166]: chan_lcr.c:1935 lcr_hangup: [call=2 ast=lcr/5] Received hangup from Asterisk thread.
[Nov 4 23:43:00] NOTICE[17166]: chan_lcr.c:1945 lcr_hangup: [call=2 ast=lcr/5] Releasing ref and freeing call instance.
[Nov 4 23:43:00] NOTICE[17166]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_BCHANNEL to socket.
[Nov 4 23:43:00] NOTICE[17166]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_RELEASE to socket.
[Nov 4 23:43:00] NOTICE[17166]: chan_lcr.c:256 free_call: [call=2 ast=NULL] Call instance freed.
[Nov 4 23:43:00] NOTICE[17059]: bchannel.c:363 bchannel_receive: [call=NULL ast=NULL] ignoring data, because no call associated with bchannel
[Nov 4 23:43:00] NOTICE[17059]: bchannel.c:363 bchannel_receive: [call=NULL ast=NULL] ignoring data, because no call associated with bchannel
[Nov 4 23:43:00] NOTICE[17059]: chan_lcr.c:1143 receive_message: [call=NULL ast=NULL] Received BCHANNEL_REMOVE message. (handle=00000001)
[Nov 4 23:43:00] NOTICE[17059]: chan_lcr.c:319 send_message: [call=NULL ast=NULL] Sending MESSAGE_BCHANNEL to socket.
/usr/local/lcr/interfaces.conf
Code:
[Int]
portnum 0
te-special
Es wäre echt super wenn ihr nochmals mir einen Tipp geben könntet. Ich lese gerade mir die Doku nochmals durch.