Public SIP in OXE

Post Reply
Gervasoni

Public SIP in OXE

Post by Gervasoni »

Hi. I have an OXE with a public SIP.
Outgoing call is established correctly.
But incoming call ( call to OXE) is not successful, when we try to call OXE side it says wrong number and we checked the trace there is a 404 not found error. And we also gets "Not found in dictionnary" error and "Not in same domain FAILED ".
This trace:

----------------------utf8-----------------------
INVITE sip:7800@DDEIP-3493427800:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 190.225.249.7:5060;branch=z9hG4bK19gg3c1048q1dlc5k6c0.1
Call-ID: SDrn1qe01-15b8cf7ce86c7e695c91786c02a259b2-a8n81v0
From: "Anonymous"<sip:anonymous@anonymous.invalid>;tag=SDrn1qe01-7b5r5veb-CC-32
To: <sip:7800@172.22.108.34;user=phone>
CSeq: 1 INVITE
Contact: <sip:Anonymous@190.225.249.7:5060;transport=udp>
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,REGISTER,INFO,PRACK,SUBSCRIBE,NOTIFY,UPDATE,MESSAGE,REFER
Supported: 100rel
Max-Forwards: 69
Content-Length: 284
Content-Type: application/sdp

v=0
o=- 2172227097 147888619 IN IP4 190.225.249.7
s=-
c=IN IP4 190.225.249.7
t=0 0
m=audio 40854 RTP/AVP 18 8 0 4 97
a=rtpmap:18 G729/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:4 G723/8000
a=rtpmap:97 telephone-event/8000
a=fmtp:97 0-15
a=fmtp:18 annexb=yes
-------------------------------------------------

Thu Jul 23 12:45:31 2015 [CIOCom::receiveRequest] optimisation value 1
Thu Jul 23 12:45:31 2015 [CIOCom::IsNoeOptionsMsg] Not in same domain FAILED => DDEIP-3493427800 no
de000000
Thu Jul 23 12:45:31 2015 [CIOCom::IsNoeOptionsMsg] NoeOpt 0
Thu Jul 23 12:45:31 2015 3E85B [CRequest::CRequest] Creation of a request (RECEIVED FROM NETWORK)
Thu Jul 23 12:45:31 2015 [CIOCom::receiveRequest] Received CRequest 3E85B ref=1
1437666331 -> Thu Jul 23 12:45:31 2015 [CAdnsMngt::checkHostInBlackList] host=190.225.249.7 alcResul
t= 0
Thu Jul 23 12:45:31 2015 [CAdnsMngt::checkHostInBlackList] host=190.225.249.7 alcResult= 0
Thu Jul 23 12:45:31 2015 [CIOCom::receiveRequest] rport1 not empty
Thu Jul 23 12:45:31 2015 [CDispatcher::onIncomingRequest()]
Thu Jul 23 12:45:31 2015 [CDispatcher::processRequestFromManagerIndex()] start at index 0
Thu Jul 23 12:45:31 2015 102 [CCallManager::onIncomingRequest()]
Thu Jul 23 12:45:31 2015 [CMotorCallManager::callFactory] For call : SDrn1qe01-15b8cf7ce86c7e695c917
86c02a259b2-a8n81v0.
Thu Jul 23 12:45:31 2015 [CMotorCall :: CMotorCall()] Oxe_Version_Name = OmniPCX Enterprise R10.1 j2
.501.19.a
Thu Jul 23 12:45:31 2015 [CMotorCallManager::callFactory]=8684c48.
Thu Jul 23 12:45:31 2015 1175 [CCall::receiveRequest] INVITE
Thu Jul 23 12:45:31 2015 1175 [CCall::getDialog] Confirmed Dialog is not found (ID = ;SDrn1qe01-7b5r
5veb-CC-32)
Thu Jul 23 12:45:31 2015 1175 [CCall::getDialog] Initial Dialog Server not found
Thu Jul 23 12:45:31 2015 1560 [CDialog::receiveRequest]
Thu Jul 23 12:45:31 2015 1560 [CDialog::receiveInviteRequest]
Thu Jul 23 12:45:31 2015 2146 [CTransaction::changeState] STATE CHANGED TO INITIAL
Thu Jul 23 12:45:31 2015 2146 [CTransaction::changeState] notifying the parent dialog
Thu Jul 23 12:45:31 2015 1560 [CDialog::onTransactionState(pTrans = 2146, previousState = Terminated
, currentState = Initial, reason = None]
Thu Jul 23 12:45:31 2015 2146 [CTransInitialState::receiveRequest] Transaction changes to Proceeding
state
1437666331 -> Thu Jul 23 12:45:31 2015 2146 [CTransaction::changeState] STATE CHANGED TO PROCEEDING
Thu Jul 23 12:45:31 2015 2146 [CTransaction::changeState] notifying the parent dialog
Thu Jul 23 12:45:31 2015 1560 [CDialog::onTransactionState(pTrans = 2146, previousState = Initial, c
urrentState = Proceeding, reason = Request reception]
Thu Jul 23 12:45:31 2015 2146 [CTransProceedingState::createResponse] CResponse 42AA5 ref=1
Thu Jul 23 12:45:31 2015 42AA5 [CMessage::send] sip_sendMessage (190.225.249.7:5060)
Thu Jul 23 12:45:31 2015 SEND MESSAGE TO NETWORK (190.225.249.7:5060 [UDP]) (BUFF LEN = 315)
----------------------utf8-----------------------
SIP/2.0 100 Trying
To: <sip:7800@172.22.108.34;user=phone>
From: "Anonymous" <sip:anonymous@anonymous.invalid>;tag=SDrn1qe01-7b5r5veb-CC-32
Call-ID: SDrn1qe01-15b8cf7ce86c7e695c91786c02a259b2-a8n81v0
CSeq: 1 INVITE
Via: SIP/2.0/UDP 190.225.249.7:5060;branch=z9hG4bK19gg3c1048q1dlc5k6c0.1
Content-Length: 0

-------------------------------------------------
Thu Jul 23 12:45:31 2015 [CTransport::findConnection] pConnection = f001 remoteHost=190.225.249.7, r
emotePort=5060
Thu Jul 23 12:45:31 2015 [CTransport::getConnection] RemoteHost=(190.225.249.7 5060) already exist,
using connection f001
Thu Jul 23 12:45:31 2015 [CConnectionUdp::sendToNetwork] The bytes received is not null

Thu Jul 23 12:45:31 2015 udp_send fd:5
Thu Jul 23 12:45:31 2015 udp_send fd:5 port 5060 iBytesSend:315
Thu Jul 23 12:45:31 2015 f001 [CConnection::resetConnectionTimer] Creating the activity timer
1437666331 -> Thu Jul 23 12:45:31 2015 42AA5 [CMessage::onSendSuccess]
Thu Jul 23 12:45:31 2015 2146 [CTransaction::onSendSuccess] CMessage 42AA5 send Success
Thu Jul 23 12:45:31 2015 1560 [CDialog::onSendSuccess]
Thu Jul 23 12:45:31 2015 1175[CMotorCall::onSendSuccess] DNS resolution ok.
Thu Jul 23 12:45:31 2015 1560 [CDialog::receiveInviteRequest] a new Server INVITE transaction is in
progress
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::CSessionTimerContext] New CSessionTimerContext from
request (Server, UA)
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::updateAfterRefreshReception] Update CSessionTimerCon
text (refresh reception)
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::updateSessionExpires] Session-Expires updated : 0
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::setRefreshMethod] Allow refreshMethod=UPDATE
Thu Jul 23 12:45:31 2015 1560 [CDialog::addTransaction] added transaction 2146 with branch z9hG4bK19
gg3c1048q1dlc5k6c0.1, with CSeq 1
Thu Jul 23 12:45:31 2015 1175 [CCall::checkAuthentication] INVITE
Thu Jul 23 12:45:31 2015 [CGwMngData::isAuthenticationRequiredForThisClient] anonymous.invalid .
Thu Jul 23 12:45:31 2015 isDomainFromGwExt SCSWorking: NO
Thu Jul 23 12:45:31 2015 [isDomainFromGwExt] Host from request is : anonymous.invalid.
Thu Jul 23 12:45:31 2015 [isDomainFromGwExt] User from request is : anonymous
Thu Jul 23 12:45:31 2015 isDomainFromGwExt--> For Non-PCS case GwExt=28
Thu Jul 23 12:45:31 2015 domain from External Gateway 28.
Thu Jul 23 12:45:31 2015 1175[CMotorCall::setFilterUsedMode] To be traced = 0
1437666331 -> Thu Jul 23 12:45:31 2015 1175[CMotorCall::initOfUserType] values are reseted
Thu Jul 23 12:45:31 2015 [getFromHeader] displayName="Anonymous".
Thu Jul 23 12:45:31 2015 [getFromHeader] =anonymous@anonymous.invalid.
Thu Jul 23 12:45:31 2015 [getFromHeader] clirPresent=1.
Thu Jul 23 12:45:31 2015 [isAddrInDico] user=Anonymous host=node000000
Thu Jul 23 12:45:31 2015 [isUserInDico] Anonymous@node000000
Thu Jul 23 12:45:31 2015 isUserInDico] NOT found in the dictionnary.
Thu Jul 23 12:45:31 2015 [isAddrInDico] other sip user
Thu Jul 23 12:45:31 2015 [isDomainFromExtGw] Host from request is : node000000.
Thu Jul 23 12:45:31 2015 [isDomainFromExtGw] User from request is : Anonymous
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 1 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 2 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 3 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 4 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 5 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 6 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 7 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 10 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 11 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 12 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 13 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 14 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 15 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 16 is valid
1437666331 -> Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 17 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 18 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 19 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 20 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 21 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 22 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 23 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 24 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 25 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 26 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 27 is valid
Thu Jul 23 12:45:31 2015 [isValidGwExt] ext gw 28 is valid
Thu Jul 23 12:45:31 2015 1175[CMotorCall::getUserType] extGw = -1.
Thu Jul 23 12:45:31 2015 1175[CMotorCall::initOfUserType] m_other_calling=1 extgw=-1
Thu Jul 23 12:45:31 2015 isNotInTrustedIpAddressList
Thu Jul 23 12:45:31 2015 1175[CMotorCall::toGatewayOrProxy] request for proxydomain=DDEIP-3493427800
.
Thu Jul 23 12:45:31 2015 1175[CMotorCall::toGatewayOrProxy] request for proxy (ReqUri domain unknown
).
Thu Jul 23 12:45:31 2015 1175[CMotorCall::toGatewayOrProxy] rout to proxy.
Thu Jul 23 12:45:31 2015 102 [CCallManager::onIncomingRequest()] E_MGR_NOT_AFFECTED, for call SDrn1
qe01-15b8cf7ce86c7e695c91786c02a259b2-a8n81v0
Thu Jul 23 12:45:31 2015 102 [CCallManager::onIncomingRequest()] E_MGR_NOT_AFFECTED, kill session f
or call 1175
Thu Jul 23 12:45:31 2015 1175 [CCall::killSession]
1437666331 -> Thu Jul 23 12:45:31 2015 2146 [CTransaction::changeState] STATE CHANGED TO TERMINATED
Thu Jul 23 12:45:31 2015 2146 [CTransaction::changeState] no transaction state, terminated reason :
None
Thu Jul 23 12:45:31 2015 1175 [CCall::killSession] notifying the call manager
Thu Jul 23 12:45:31 2015 102 [CCallManager::onCallClosed]
Thu Jul 23 12:45:31 2015 102 [CCallManager::onCallClosed()] Call 1175 closed. Removing call 1410530
00 from the maps
Thu Jul 23 12:45:31 2015 [CMotorCallManager::onNotifyCallClosed] Call : SDrn1qe01-15b8cf7ce86c7e695c
91786c02a259b2-a8n81v0 is closed.
Thu Jul 23 12:45:31 2015 [CMotorCallManager::onNotifyCallClosed] Call : SDrn1qe01-15b8cf7ce86c7e695c
91786c02a259b2-a8n81v0 is closed.
Thu Jul 23 12:45:31 2015 [CMotorCallManager::onNotifyCallClosed] Remove eqt from the map.
Thu Jul 23 12:45:31 2015 103 [CCallManager::onIncomingRequest()]
Thu Jul 23 12:45:31 2015 1176 [CCall::receiveRequest] INVITE
Thu Jul 23 12:45:31 2015 1176 [CCall::getDialog] Confirmed Dialog is not found (ID = ;SDrn1qe01-7b5r
5veb-CC-32)
Thu Jul 23 12:45:31 2015 1176 [CCall::getDialog] Initial Dialog Server not found
Thu Jul 23 12:45:31 2015 1561 [CDialog::receiveRequest]
Thu Jul 23 12:45:31 2015 1561 [CDialog::receiveInviteRequest]
Thu Jul 23 12:45:31 2015 2147 [CTransaction::changeState] STATE CHANGED TO INITIAL
Thu Jul 23 12:45:31 2015 2147 [CTransaction::changeState] notifying the parent dialog
Thu Jul 23 12:45:31 2015 1561 [CDialog::onTransactionState(pTrans = 2147, previousState = Terminated
, currentState = Initial, reason = None]
1437666331 -> Thu Jul 23 12:45:31 2015 2147 [CTransInitialState::receiveRequest] Transaction changes
to Proceeding state
Thu Jul 23 12:45:31 2015 2147 [CTransaction::changeState] STATE CHANGED TO PROCEEDING
Thu Jul 23 12:45:31 2015 2147 [CTransaction::changeState] notifying the parent dialog
Thu Jul 23 12:45:31 2015 1561 [CDialog::onTransactionState(pTrans = 2147, previousState = Initial, c
urrentState = Proceeding, reason = Request reception]
Thu Jul 23 12:45:31 2015 2147 [CTransProceedingState::createResponse] CResponse 42AA6 ref=1
Thu Jul 23 12:45:31 2015 42AA6 [CMessage::send] sip_sendMessage (190.225.249.7:5060)
Thu Jul 23 12:45:31 2015 SEND MESSAGE TO NETWORK (190.225.249.7:5060 [UDP]) (BUFF LEN = 315)
----------------------utf8-----------------------
SIP/2.0 100 Trying
To: <sip:7800@172.22.108.34;user=phone>
From: "Anonymous" <sip:anonymous@anonymous.invalid>;tag=SDrn1qe01-7b5r5veb-CC-32
Call-ID: SDrn1qe01-15b8cf7ce86c7e695c91786c02a259b2-a8n81v0
CSeq: 1 INVITE
Via: SIP/2.0/UDP 190.225.249.7:5060;branch=z9hG4bK19gg3c1048q1dlc5k6c0.1
Content-Length: 0

-------------------------------------------------
Thu Jul 23 12:45:31 2015 [CTransport::findConnection] pConnection = f001 remoteHost=190.225.249.7, r
emotePort=5060
Thu Jul 23 12:45:31 2015 [CTransport::getConnection] RemoteHost=(190.225.249.7 5060) already exist,
using connection f001
Thu Jul 23 12:45:31 2015 [CConnectionUdp::sendToNetwork] The bytes received is not null

Thu Jul 23 12:45:31 2015 udp_send fd:5
Thu Jul 23 12:45:31 2015 udp_send fd:5 port 5060 iBytesSend:315
1437666331 -> Thu Jul 23 12:45:31 2015 f001 [CConnection::resetConnectionTimer] Creating the activit
y timer
Thu Jul 23 12:45:31 2015 42AA6 [CMessage::onSendSuccess]
Thu Jul 23 12:45:31 2015 2147 [CTransaction::onSendSuccess] CMessage 42AA6 send Success
Thu Jul 23 12:45:31 2015 1561 [CDialog::onSendSuccess]
Thu Jul 23 12:45:31 2015 1561 [CDialog::receiveInviteRequest] a new Server INVITE transaction is in
progress
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::CSessionTimerContext] New CSessionTimerContext from
request (Server, Proxy)
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::updateAfterRefreshReception] Update CSessionTimerCon
text (refresh reception)
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::updateSessionExpires] Session-Expires updated : 0
Thu Jul 23 12:45:31 2015 1561 [CDialog::addTransaction] added transaction 2147 with branch z9hG4bK19
gg3c1048q1dlc5k6c0.1, with CSeq 1
Thu Jul 23 12:45:31 2015 1176 [CCall::checkAuthentication] INVITE
Thu Jul 23 12:45:31 2015 1176 [CProxyCall::controlAuthentication] ---*--- AUTH ---*--- Control authe
ntication
Thu Jul 23 12:45:31 2015 [CGwMngData::isAuthenticationRequiredForThisClient] anonymous.invalid .
Thu Jul 23 12:45:31 2015 isDomainFromGwExt SCSWorking: NO
Thu Jul 23 12:45:31 2015 [isDomainFromGwExt] Host from request is : anonymous.invalid.
Thu Jul 23 12:45:31 2015 [isDomainFromGwExt] no User from request.
Thu Jul 23 12:45:31 2015 isDomainFromGwExt--> For Non-PCS case GwExt=28
Thu Jul 23 12:45:31 2015 domain from External Gateway 28.
1437666331 -> Thu Jul 23 12:45:31 2015 1176 [CProxyCall::onReceiveRequest]
Thu Jul 23 12:45:31 2015 [CGWMngData::isMainServer] CPU is MAIN.
Thu Jul 23 12:45:31 2015 [CGWMngData::isMainServer] checkwith PCS = 0
Thu Jul 23 12:45:31 2015 1176 [CProxyCall::onReceiveRequest] receive request without resolution
Thu Jul 23 12:45:31 2015 1176 [CProxyCall::forwardTheRequestToEachTarget]
Thu Jul 23 12:45:31 2015 [isUserInDico] anonymous@anonymous.invalid
Thu Jul 23 12:45:31 2015 isUserInDico] NOT found in the dictionnary.
Thu Jul 23 12:45:31 2015 1176 [CProxyCall::forwardTheRequestToEachTarget] ---*--- LICENSES ---*--- E
xternal caller
Thu Jul 23 12:45:31 2015 [isUserInDico] 7800@DDEIP-3493427800
Thu Jul 23 12:45:31 2015 isUserInDico] NOT found in the dictionnary.
Thu Jul 23 12:45:31 2015 1176 [CProxyCall::forwardTheRequestToEachTarget] ---*--- LICENSES ---*--- E
xternal callee according to To header
Thu Jul 23 12:45:31 2015 3E85B [CRequest::getProxyContext] Compute proxy context
Thu Jul 23 12:45:31 2015 1176 [CCall::makeGenericRequest] INVITE
Thu Jul 23 12:45:31 2015 1176 [CCall::getDialog] Confirmed Dialog is not found (ID = SDrn1qe01-7b5r5
veb-CC-32;)
Thu Jul 23 12:45:31 2015 1176 [CCall::getDialog] Initial Dialog Client not found
Thu Jul 23 12:45:31 2015 1562 [CDialog::createRequest]
Thu Jul 23 12:45:31 2015 1562 [CDialog::buildServicesForAllRequest]
Thu Jul 23 12:45:31 2015 1562 [CDialog::createInviteRequest]
Thu Jul 23 12:45:31 2015 2148 [CTransaction::changeState] STATE CHANGED TO INITIAL
Thu Jul 23 12:45:31 2015 2148 [CTransaction::changeState] notifying the parent dialog
1437666331 -> Thu Jul 23 12:45:31 2015 1562 [CDialog::onTransactionState(pTrans = 2148, previousStat
e = Terminated, currentState = Initial, reason = None]
Thu Jul 23 12:45:31 2015 3E85C [CRequest::CRequest] Creation of a request
Thu Jul 23 12:45:31 2015 [CProxiedRequestService::applyToMessage] add_header SE=1800 No refresher
Thu Jul 23 12:45:31 2015 3E85C [CMessage::send] sip_sendMessage (DDEIP-3493427800:5060)
Thu Jul 23 12:45:31 2015 isDomainFromGwExt SCSWorking: NO
Thu Jul 23 12:45:31 2015 [isDomainFromGwExt] Host from request is : DDEIP-3493427800.
Thu Jul 23 12:45:31 2015 [isDomainFromGwExt] no User from request.
Thu Jul 23 12:45:31 2015 [CGwDnsLocate::getDnsServers] extgw initialized.
Thu Jul 23 12:45:31 2015 [CGwDnsLocate::getDnsServers] extgw=-1.
Thu Jul 23 12:45:31 2015 [CGwDnsLocate::getDnsServers] status=-1.
Thu Jul 23 12:45:31 2015 [CAdnsMngt::findDnsRequest] domain=DDEIP-3493427800 pRequest= 0
Thu Jul 23 12:45:31 2015 [CAdnsMngt::firstDnsQuery] creates a new request
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::getFirstSrvRecord] Empty
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::setupAresDataAndQuery] no DNS server address
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::setupAresDataAndQuery] timeout=5 host=DDEIP-3493427800 a
resKindQuery=1 aresDnsClass=1
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::CDnsRequest] Domain=DDEIP-3493427800 REQUEST_A QUERY_A
Thu Jul 23 12:45:31 2015 [CAdnsMngt::addDnsRequest] domain=DDEIP-3493427800 pRequest=86854d8 alcResu
lt=OK
Thu Jul 23 12:45:31 2015 [CAdnsMngt::firstDnsQuery] Request Status= QUERY_A
1437666331 -> Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::updateNewState] No change (aresAnswer=Fals
e)
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::insertInCallBackList] OK
Thu Jul 23 12:45:31 2015 [CAdnsMngt::firstDnsQuery] Request Querying Wait OK
Thu Jul 23 12:45:31 2015 [sip_sendToNetwork] DnsRequest is Processing
Thu Jul 23 12:45:31 2015 2148 [CTransInitialState::createRequest] Transaction changes to Calling sta
te
Thu Jul 23 12:45:31 2015 2148 [CTransaction::changeState] STATE CHANGED TO CALLING
Thu Jul 23 12:45:31 2015 2148 [CTransaction::changeState] notifying the parent dialog
Thu Jul 23 12:45:31 2015 1562 [CDialog::onTransactionState(pTrans = 2148, previousState = Initial, c
urrentState = Calling, reason = Request creation]
Thu Jul 23 12:45:31 2015 1562 [CDialog::getTransactionByCSeq] CSeq = 1
Thu Jul 23 12:45:31 2015 1562 [CDialog::addTransaction] added transaction 2148 with branch z9hG4bKb0
e6338a893f9bf24271b2c9c6ddf6585b0d7e4fd8c04fd7501e5eeafa74a0c5, with CSeq 1
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::CSessionTimerContext] New CSessionTimerContext from
request (Client, Proxy)
Thu Jul 23 12:45:31 2015 [CSessionTimerContext::updateSessionExpires] Session-Expires updated : 1800
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::waitForResponse] Start[sec=1437666331 usec=290618] timeV
al[sec=5 usec=0]
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::waitForResponse] before_select: delta=5000000 timeVal[se
c=5 usec=0]
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::waitForResponse] after_select: count=1 errno=0 delta=509
9909 delta_var=100000 nbRetry=1
1437666331 -> Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::waitForResponse] after_loop: count=1 errno
=0 nfds=8 Cur[sec=1437666331 usec=290709]
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::analyseAnswerFromAres]: FAILED -> cause: Could not cont
act DNS servers
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::onAnswerFromAres] status=Could not contact DNS servers [
11]
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::waitForResponse] m_AresStatus=Could not contact DNS serv
ers [11]
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::actionAfterAresResponse] NOK INAC m_iAresStatus=Could no
t contact DNS servers [11]
Thu Jul 23 12:45:31 2015 d6 [CDnsRequest::enableInacState] state=QUERY_A
Thu Jul 23 12:45:31 2015 [CAdnsMngt::findDnsRequest] domain=DDEIP-3493427800 pRequest=86854d8
Thu Jul 23 12:45:31 2015 [CAdnsMngt::DnsQueryInCache] NOK ipAddr=0 port=0
Thu Jul 23 12:45:31 2015 3E85C [CMessage::onSendFailed]
Thu Jul 23 12:45:31 2015 3E85C [CMessage::onSendFailed] : call the parent transaction
Thu Jul 23 12:45:31 2015 [CIOCom::sendRequestFails] domain=DDEIP-3493427800 host=DDEIP-3493427800 ip
Addr=e0015408
Thu Jul 23 12:45:31 2015 [CAdnsMngt::findDnsRequest] domain=DDEIP-3493427800 pRequest=86854d8
Thu Jul 23 12:45:31 2015 [CAdnsMngt::requestFailed_BL_or_Remove] domain=DDEIP-3493427800, Ip=e001540
8 Req( d6,INAC)
Thu Jul 23 12:45:31 2015 [CIOCom::checkAnotherProxy] domain=DDEIP-3493427800
Thu Jul 23 12:45:31 2015 [CAdnsMngt::findDnsRequest] domain=DDEIP-3493427800 pRequest=86854d8
Thu Jul 23 12:45:31 2015 [CAdnsMngt::DnsQueryInCache] NOK ipAddr=0 port=0
1437666331 -> Thu Jul 23 12:45:31 2015 2148 [CTransaction::onSendFailed] CMessage 3E85C send FAILED
Thu Jul 23 12:45:31 2015 2148 [CTransaction::changeState] STATE CHANGED TO TERMINATED
Thu Jul 23 12:45:31 2015 2148 [CTransaction::changeState] no transaction state, terminated reason :
Request emission failed
Thu Jul 23 12:45:31 2015 1562 [CDialog::onSendFailed]
Thu Jul 23 12:45:31 2015 1176 [CProxyCall::onSendFailed] Netword Error
Thu Jul 23 12:45:31 2015 3E85C [CRequest::getProxyContext] Get proxy context from received context
Thu Jul 23 12:45:31 2015 1176 [CCall::makeGenericResponse] 404
Thu Jul 23 12:45:31 2015 1176 [CCall::getDialog] Confirmed Dialog is not found (ID = ;SDrn1qe01-7b5r
5veb-CC-32)
Thu Jul 23 12:45:31 2015 1176 [CCall::getDialog] Returning Initial Dialog Server
Thu Jul 23 12:45:31 2015 1561 [CDialog::createResponse] 404
Thu Jul 23 12:45:31 2015 2147 [CTransProceedingState::createResponse] CResponse 42AA7 ref=1
Thu Jul 23 12:45:31 2015 42AA7 [CMessage::send] sip_sendMessage (190.225.249.7:5060)
Thu Jul 23 12:45:31 2015 SEND MESSAGE TO NETWORK (190.225.249.7:5060 [UDP]) (BUFF LEN = 318)
----------------------utf8-----------------------
SIP/2.0 404 Not Found
To: <sip:7800@172.22.108.34;user=phone>
From: "Anonymous" <sip:anonymous@anonymous.invalid>;tag=SDrn1qe01-7b5r5veb-CC-32
Call-ID: SDrn1qe01-15b8cf7ce86c7e695c91786c02a259b2-a8n81v0
CSeq: 1 INVITE
Via: SIP/2.0/UDP 190.225.249.7:5060;branch=z9hG4bK19gg3c1048q1dlc5k6c0.1
Content-Length: 0

-------------------------------------------------
cavagnaro

Re: Public SIP in OXE

Post by cavagnaro »

Because internal ip address is not the same as the external one being dialed. You need to or put the external ip address on oxe or put a SBC on the middle.

Enviado de meu C6602 usando Tapatalk
Gervasoni

Re: Public SIP in OXE

Post by Gervasoni »

Sorry, I do not understand your reply.
The external gateway have the external IP.
cavagnaro

Re: Public SIP in OXE

Post by cavagnaro »

For you to receive calls the EXG is not used.
Your OXE has an IP, private one, right? You might be doing a NAT for incoming communications, right?
Then SIP from your provider sends public IP address on the SIP header, but your OXE is expecting a private Ip addess (the one show on SIP/Proxy).
SIP is NOT NAT friendly. New Firewalls try to acommodate this but many have limitations or if old tech won't happen at all, there is where you put a SBC.
stuwy

Re: Public SIP in OXE

Post by stuwy »

I have an OXE and i creat a sipt trunk to an external device name gsm gateway .
1. Sip trunk
2. external gatway sip

3prefix to seize trunk .

Each time I make a call i Get hangoff.

it did not event seize the trunk.

Can someone tell me why?
vad
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 3852
Joined: 23 Sep 2004 06:47

Re: Public SIP in OXE

Post by vad »

read system doc - system doc/ IP-PCX Networks/ SIP/ SIP trunking

For SIP calls you need to use ARS (with dialling command table - where will be declared SIP GW Id.) or Network routing No (and Network Routing Table with SIP GW Id).

Just seizure prefix + number - not works (f.e. how PABX shall choose external gw - if declared more than one gw?)
stuwy

Re: Public SIP in OXE

Post by stuwy »

Oohh nicely than i will redo the configuration
thanks man
stuwy

Re: Public SIP in OXE

Post by stuwy »

Following discussion i have an issue now with outgoing call.
i did sip trunk to an OXO then the OXO is link to the GSM
from oxo i am able to do severals call simultaniously to external
But from my OXE i am able to do only one call. on the second phone i got the service not autorised.
stuwy

Re: Public SIP in OXE

Post by stuwy »

Hi Ive complete the configuration
one gateway to the gsm gateway but am not able to do more than one call a at the same time.

I continiousely having congestion on the second call.
Can some one help me.
Post Reply

Return to “SIP”