|
From: Кирилл <kir...@ic...> - 2015-11-18 11:58:53
|
Hello all,
I tried to make call from one handset to another through Openbts, but there is some trouble, tone call to 2602 and echo call to 2600 works fine. System Ubuntu 14.04 32 bit, OpenBTS 5.0. Openbts configured in a way that described in "Getting started whit Openbts» by Michael Iedema. In logs i found some interesting strings:
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: ERROR[3063][C-00000000]: func_odbc.c:538 in acf_odbc_read: Unable to execute query [select callerid from sip_buddies where username="IMSI262021914510847»]
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: res_odbc.c:1552 in odbc_obj_connect: res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Can't open lib '/usr/lib/odbc/libsqlite3odbc.so' : file not found
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: ERROR[3063][C-00000000]: netsock2.c:269 in ast_sockaddr_resolve: getaddrinfo("voipms-LosAngeles", "(null)", ...): Name or service not known
Folder /usr/lib/odbc/ is exists but it absolutely empty. Packet manager sad that libsqlite3odbc already installed.
Here is whole OpenBTS.log:
Nov 17 18:18:58 fila-System-Product-Name openbts: ALERT 2877:2934 2015-11-17T18:18:58.9 OpenBTS.cpp:174:startTransceiver: starting transceiver ./transceiver with 1 ARFCNs
Nov 17 18:19:03 fila-System-Product-Name transceiver: NOTICE 2937:2957 2015-11-17T18:19:03.9 Transceiver.cpp:192:pushRadioVector: dumping STALE burst in TRX->USRP interface
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 OpenBTS.cpp:745:main: Creating 7 Combination-1 (TCH/F) timeslots and 0 Combination-7 (SDCCH) timeslots
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 GSMConfig.cpp:528:createCombinationI: Configuring combination I on C0T1
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 GSMConfig.cpp:528:createCombinationI: Configuring combination I on C0T2
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 GSMConfig.cpp:528:createCombinationI: Configuring combination I on C0T3
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 GSMConfig.cpp:528:createCombinationI: Configuring combination I on C0T4
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 GSMConfig.cpp:528:createCombinationI: Configuring combination I on C0T5
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 GSMConfig.cpp:528:createCombinationI: Configuring combination I on C0T6
Nov 17 18:19:04 fila-System-Product-Name openbts: NOTICE 2877:2877 2015-11-17T18:19:04.2 GSMConfig.cpp:528:createCombinationI: Configuring combination I on C0T7
Nov 17 18:20:35 fila-System-Product-Name sipauthserve: NOTICE 2860:2860 2015-11-17T18:20:35.7 sipauthserve.cpp:234:processBuffer: imsi 262011005260095 known, 1st register
Nov 17 18:20:37 fila-System-Product-Name openbts: NOTICE 2877:2950 2015-11-17T18:20:37.7 SIPTransaction.cpp:164:sendAuthOKMessage: No Kc in SIP REGISTER response:
Nov 17 18:20:39 fila-System-Product-Name openbts: ERR 2877:2964 2015-11-17T18:20:39.0 GSMLogicalChannel.cpp:124:flushL3In: channel closure caused message to be discarded:L3Frame( Primitive=L3_DATA Sapi=SAPI0 PD=Mobility Management MTI=0x2(Location Updating Accept) TI=0 raw=(050200f11003e8a1)) C0T0 SDCCH/4-0
Nov 17 18:20:39 fila-System-Product-Name openbts: ERR 2877:2964 2015-11-17T18:20:39.0 GSMLogicalChannel.cpp:124:flushL3In: channel closure caused message to be discarded:L3Frame( Primitive=L3_DATA Sapi=SAPI0 PD=Radio Resource MTI=0xd(Channel Release) TI=0 raw=(060d00)) C0T0 SDCCH/4-0
Nov 17 18:20:55 fila-System-Product-Name sipauthserve: NOTICE 2860:2860 2015-11-17T18:20:55.8 sipauthserve.cpp:234:processBuffer: imsi 262011005260095 known, 1st register
Nov 17 18:20:56 fila-System-Product-Name openbts: NOTICE 2877:2950 2015-11-17T18:20:56.9 SIPTransaction.cpp:164:sendAuthOKMessage: No Kc in SIP REGISTER response:
Nov 17 18:21:00 fila-System-Product-Name openbts: ERR 2877:2964 2015-11-17T18:21:00.0 GSMLogicalChannel.cpp:124:flushL3In: channel closure caused message to be discarded:L3Frame( Primitive=L3_DATA Sapi=SAPI0 PD=Radio Resource MTI=0xd(Channel Release) TI=0 raw=(060d00)) C0T0 SDCCH/4-0
Nov 17 18:21:03 fila-System-Product-Name openbts: NOTICE 2877:2964 2015-11-17T18:21:03.9 L3MobilityManagement.cpp:215:machineRunState: Machine=(L3IdentifyMachine tid=102 C0T0 SDCCH/4-0 CCState=MOC-initiated PopState=0)No IMSI or valid TMSI. Reqesting IMSI.
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[2911][C-00000000]: netsock2.c:516 in ast_set_qos: == Using SIP RTP TOS bits 184
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[2911][C-00000000]: netsock2.c:538 in ast_set_qos: == Using SIP RTP CoS mark 5
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:1] Set("SIP/00101100010-00000000", "CDR(B-Number)=685551233") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:2] Set("SIP/00101100010-00000000", "CDR(A-IMSI)=IMSI262021914510847") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:3] Set("SIP/00101100010-00000000", "CDR(A-Name)=") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: NOTICE[3063][C-00000000]: res_odbc.c:1527 in odbc_obj_connect: Connecting asterisk
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: res_odbc.c:1552 in odbc_obj_connect: res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Can't open lib '/usr/lib/odbc/libsqlite3odbc.so' : file not found
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: res_odbc.c:1367 in _ast_odbc_request_obj2: Failed to connect to asterisk
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: ERROR[3063][C-00000000]: func_odbc.c:538 in acf_odbc_read: Unable to execute query [select callerid from sip_buddies where username="IMSI262021914510847"]
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:4] Set("SIP/00101100010-00000000", "CDR(A-Number)=") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:5] ExecIf("SIP/00101100010-00000000", "1?Set(CDR(A-Number)=IMSI262021914510847):Set(CALLERID(num)=)") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:6] GotoIf("SIP/00101100010-00000000", "0?emergency,911,1") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:7] GotoIf("SIP/00101100010-00000000", "0?default,685551233,1") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@from-openBTS:8] Goto("SIP/00101100010-00000000", "phones,685551233,1") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:11493 in pbx_builtin_goto: -- Goto (phones,685551233,1)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: NOTICE[3063][C-00000000]: res_odbc.c:1527 in odbc_obj_connect: Connecting asterisk
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: res_odbc.c:1552 in odbc_obj_connect: res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Can't open lib '/usr/lib/odbc/libsqlite3odbc.so' : file not found
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: res_odbc.c:1367 in _ast_odbc_request_obj2: Failed to connect to asterisk
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: ERROR[3063][C-00000000]: func_odbc.c:538 in acf_odbc_read: Unable to execute query [select dial from dialdata_table where exten="685551233"]
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@phones:1] Set("SIP/00101100010-00000000", "CDR(B-IMSI)=") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@phones:2] GotoIf("SIP/00101100010-00000000", "0?B-IPAddr") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@phones:3] Gosub("SIP/00101100010-00000000", "to-e164,685551233,1") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-e164:1] Return("SIP/00101100010-00000000", "685551233") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@phones:4] Set("SIP/00101100010-00000000", "CDR(B-Number)=685551233") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: NOTICE[3063][C-00000000]: res_odbc.c:1527 in odbc_obj_connect: Connecting asterisk
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: res_odbc.c:1552 in odbc_obj_connect: res_odbc: Error SQLConnect=-1 errno=0 [unixODBC][Driver Manager]Can't open lib '/usr/lib/odbc/libsqlite3odbc.so' : file not found
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: res_odbc.c:1367 in _ast_odbc_request_obj2: Failed to connect to asterisk
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: ERROR[3063][C-00000000]: func_odbc.c:538 in acf_odbc_read: Unable to execute query [select dial from dialdata_table where exten="685551233"]
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@phones:5] Set("SIP/00101100010-00000000", "CDR(B-IMSI)=") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@phones:6] GotoIf("SIP/00101100010-00000000", "1?to-pstn,685551233,1") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:11493 in pbx_builtin_goto: -- Goto (to-pstn,685551233,1)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:1] Set("SIP/00101100010-00000000", "CDR(hangupdirection)=A") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:2] Gosub("SIP/00101100010-00000000", "CallLimit,s,1(IMSI262021914510847,685551233)") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [s@CallLimit:1] GotoIf("SIP/00101100010-00000000", "1?A-IMSI") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:11493 in pbx_builtin_goto: -- Goto (CallLimit,s,4)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [s@CallLimit:4] ExecIf("SIP/00101100010-00000000", "0?Return()") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [s@CallLimit:5] Set("SIP/00101100010-00000000", "GROUP(A)=IMSI262021914510847") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [s@CallLimit:6] GotoIf("SIP/00101100010-00000000", "0?VM") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [s@CallLimit:7] Return("SIP/00101100010-00000000", "") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:3] Dial("SIP/00101100010-00000000", "SIP/685551233@voipms-LosAngeles,3600,g") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: netsock2.c:516 in ast_set_qos: == Using SIP RTP TOS bits 184
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: netsock2.c:538 in ast_set_qos: == Using SIP RTP CoS mark 5
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: ERROR[3063][C-00000000]: netsock2.c:269 in ast_sockaddr_resolve: getaddrinfo("voipms-LosAngeles", "(null)", ...): Name or service not known
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: chan_sip.c:6202 in create_addr: No such host: voipms-LosAngeles
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: app_dial.c:2437 in dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: app_dial.c:1177 in wait_for_answer: == Everyone is busy/congested at this time (1:0/0/1)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:4] Set("SIP/00101100010-00000000", "CDR(hangupdirection)=SYSTEM") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:5] GotoIf("SIP/00101100010-00000000", "1?:h-20,1") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:6] Dial("SIP/00101100010-00000000", "SIP/685551233@voipms-Seattle,3600,g") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: netsock2.c:516 in ast_set_qos: == Using SIP RTP TOS bits 184
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: netsock2.c:538 in ast_set_qos: == Using SIP RTP CoS mark 5
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: ERROR[3063][C-00000000]: netsock2.c:269 in ast_sockaddr_resolve: getaddrinfo("voipms-Seattle", "(null)", ...): Name or service not known
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: chan_sip.c:6202 in create_addr: No such host: voipms-Seattle
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: app_dial.c:2437 in dial_exec_full: Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: app_dial.c:1177 in wait_for_answer: == Everyone is busy/congested at this time (1:0/0/1)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:7] Set("SIP/00101100010-00000000", "CDR(hangupdirection)=SYSTEM") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [685551233@to-pstn:8] Goto("SIP/00101100010-00000000", "h-20,1") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:11493 in pbx_builtin_goto: -- Goto (to-pstn,h-20,1)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [h-20@to-pstn:1] Progress("SIP/00101100010-00000000", "") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [h-20@to-pstn:2] Playback("SIP/00101100010-00000000", "AST_CAUSE_SUBSCRIBER_ABSENT,noanswer") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: file.c:701 in ast_openstream_full: File AST_CAUSE_SUBSCRIBER_ABSENT does not exist in any format
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: file.c:1017 in ast_streamfile: Unable to open AST_CAUSE_SUBSCRIBER_ABSENT (format (gsm)): No such file or directory
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: WARNING[3063][C-00000000]: app_playback.c:484 in playback_exec: ast_streamfile failed on SIP/00101100010-00000000 for AST_CAUSE_SUBSCRIBER_ABSENT,noanswer
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [h-20@to-pstn:3] Hangup("SIP/00101100010-00000000", "20") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:6574 in __ast_pbx_run: == Spawn extension (to-pstn, h-20, 3) exited non-zero on 'SIP/00101100010-00000000'
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [h@to-pstn:1] Log("SIP/00101100010-00000000", "NOTICE,A-Number=IMSI262021914510847 A-Name= A-IMSI=IMSI262021914510847 B-Number=685551233 B-Name= B-IMSI= hangupcause=20 dialstatus=CHANUNAVAIL hangupdirection=SYSTEM duration=0 billsec=0") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: NOTICE[3063][C-00000000]: Ext. h:1 in @ to-pstn: A-Number=IMSI262021914510847 A-Name= A-IMSI=IMSI262021914510847 B-Number=685551233 B-Name= B-IMSI= hangupcause=20 dialstatus=CHANUNAVAIL hangupdirection=SYSTEM duration=0 billsec=0
Nov 17 18:21:05 fila-System-Product-Name openbts: NOTICE 2877:2950 2015-11-17T18:21:05.0 SIPDialog.cpp:1417:handleInviteResponse: request failure code 480 SipBase( localUsername=IMSI262021914510847 remoteUsername=685551233 InviteViaBranch=z9hG4bKOBTSbrppfspjkqorxdnh DialogStateVars=( CallId=620109f9753bf882 LocalHeader.value()= <sip:IMSI262021914510847@127.0.0.1:5062>;tag=OBTSzedfbdlcftuhflqe RemoteHeader.value()=<sip:685551233@127.0.0.1>;tag=as70d48074 LocalCSeq=55853 RouteSet= proxy= ipName=127.0.0.1:5060 ipIP=127.0.0.1 ipPort=5060) LastResponse=SipMessage( code=480 reason=Temporarily unavailable CSeq=55853 INVITE callid=620109f9753bf882 To=<sip:685551233@127.0.0.1>;tag=as70d48074 From=<sip:IMSI262021914510847@127.0.0.1:5062>;tag=OBTSzedfbdlcftuhflqe Vias=SIP/2.0/UDP 127.0.0.1:5062;branch=z9hG4bKOBTSbrppfspjkqorxdnh;received=127.0.0.1 header Server=Asterisk PBX 11.7.0.4 header Allow=INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH header Supported=replaces, timer header Content-Length=0 firstLine=) SipState=Proceeding DialogType=3)
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:4898 in pbx_extension_helper: -- Executing [h@to-pstn:2] Hangup("SIP/00101100010-00000000", "") in new stack
Nov 17 18:21:05 fila-System-Product-Name asterisk[2884]: VERBOSE[3063][C-00000000]: pbx.c:6092 in ast_pbx_h_exten_run: == Spawn extension (to-pstn, h, 2) exited non-zero on 'SIP/00101100010-00000000'
|