|
From: Quentin H. <que...@ho...> - 2015-07-15 14:56:34
|
Hello, I am using OpenBTS 5.0 release with USRP N210 and Ubuntu 14.04. I installed OpenBTS from source code and I can run all applications I need (sipauthserve, openbts, smqueue, asterisk). I can register my 3 phones on my network. OpenBTS> tmsis IMSI TMSI IMEI AUTH CREATED ACCESSED TMSI_ASSIGNED 310410175472610 0xce0dd 010322003299980 1 44s 42s 1 310410104411436 0x1fbdf 010322002880350 1 45s 43s 1 302720228033987 0x38200 356245000042530 1 48s 46s 1 But I have a problem when I want to do test calls. This is what I saw in the /var/log/OpenBTS.log when I call 2602 (Test tone call) : Jul 15 10:54:15 lrcs-Latitude-E5550 openbts: NOTICE 1203:2416 2015-07-15T10:54:15.9 SIPDialog.cpp:1417:handleInviteResponse: request failure code 404 SipBase( localUsername=IMSI310410175472610 remoteUsername=2602 InviteViaBranch=z9hG4bKOBTSiqswyjfxlxbgdnhd DialogStateVars=( CallId=7417f1d0615a9a8 LocalHeader.value()= <sip:IMSI310410175472610@127.0.0.1:5062>;tag=OBTSszorojfifianseae RemoteHeader.value()=<sip:2602@127.0.0.1>;tag=as59424f3a LocalCSeq=784998 RouteSet= proxy= ipName=127.0.0.1:5060 ipIP=127.0.0.1 ipPort=5060) LastResponse=SipMessage( code=404 reason=Not Found CSeq=784998 INVITE callid=7417f1d0615a9a8 To=<sip:2602@127.0.0.1>;tag=as59424f3a From=<sip:IMSI310410175472610@127.0.0.1:5062>;tag=OBTSszorojfifianseae Vias=SIP/2.0/UDP 127.0.0.1:5062;branch=z9hG4bKOBTSiqswyjfxlxbgdnhd;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=Starting DialogType=3) Jul 15 10:54:21 lrcs-Latitude-E5550 openbts: NOTICE 1203:2473 2015-07-15T10:54:21.2 GSML2LAPDm.cpp:277:unexpectedMessage: obj: LAPDm(C0T1 TCH/F(0xe38a30) SAPI=SAPI0 State=LinkReleased C=1 R=0 VS=0 VA=0 VR=0 RC=0 EstablishmentInProgress=0 L1In.size()=0) from:5 Can you help me ? Thank you in advance. Quentin. |