- Joined
- Jun 27, 2007
- Messages
- 24
- Reaction score
- 0
Hi all!
We're configuring Audiocodes Mediant 1000 gateway to work with 3CX. Our Mediant has E1 and FXS modules. E1 will be available later and now i'm trying to configure FXS modules for intergration of 3CX and my Panasonic PBX. I managed to get Mediant FXS ports registering in 3CX but when i try to make a call to any extension assigned to FXS ports i get 404 error:
[CM503003]: Call(40): Call to sip:0001@mediant_ip_address has failed; Cause: 404 Not Found; from IP:mediant_ip_address:5060
I suppose that it's something wrong with Mediant config, so i'm posting a mediant log of call attempt (maybe here's some guys who knows mediant systems well enough):
1d:4h:5m:7s ( lgr_flow)(3376 ) ---- Incoming SIP Message from 3cx_ip_address:5060 ----
1d:4h:5m:7s INVITE sip:0001@mediant_ip_address SIP/2.0
Via: SIP/2.0/UDP 3cx_ip_address:5060;branch=z9hG4bK-d8754z-5d3e58345f46c300-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:0105@3cx_ip_address:5060>
To: <sip:0001@mediant_ip_address>
From: "0105"<sip:0105@3cx_ip_address:5060>;tag=5f140838
Call-ID: OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO
Content-Type: application/sdp
User-Agent: 3CXPhoneSystem 6.0.650.0
Content-Length: 407
v=0
o=3cxPS 321937997824 499591938049 IN IP4 3cx_ip_address
s=3cxPS Audio call
c=IN IP4 3cx_ip_address
t=0 0
m=audio 10068 RTP/AVP 0 8 3 13 18 110 99 101
c=IN IP4 3cx_ip_address
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:13 CN/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:110 iLBC/8000
a=rtpmap:99 SPEEX/8000
a=rtpmap:101 telephone-event/8000
a=sendrecv
1d:4h:5m:7s ( lgr_flow)(3378 ) | | new GetNewSIPCall created - #71
1d:4h:5m:7s ( sip_stack)(3379 ) new AcSIPCallAPI created - #55
1d:4h:5m:7s ( lgr_stk_mngr)(3380 ) Resource StackSession <#55> Allocated
1d:4h:5m:7s ( lgr_flow)(3381 ) | |(SIPTU#71)INVITE State:Idle()
1d:4h:5m:7s ( sip_stack)(3382 ) SIPCall(#71) changes state from Idle to Invited
1d:4h:5m:7s ( lgr_flow)(3383 ) | | | #55:SIP_SETUP_EV(OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.)
1d:4h:5m:7s ( lgr_callf)(3384 ) new Call created - #55
1d:4h:5m:7s ( lgr_stk_ses)(3385 ) SIPStackSession::HandleStackSetupEV - NEWCALL: SrcPN=0
1d:4h:5m:7s ( lgr_stk_ses)(3386 ) <SESSION #55> SendToCall - event: NEW_CALL_EV m_Call = 44309852
1d:4h:5m:7s ( lgr_flow)(3387 ) | | #55:NEW_CALL_EV
OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.)
1d:4h:5m:7s ( lgr_flow)(3388 ) | | #55:Call changing states from:IdleState to:NewCallState_IP2Tel
1d:4h:5m:7s ( lgr_flow)(3411 ) ---- Incoming SIP Message from 3cx_ip_address:5060 ----
1d:4h:5m:7s ( lgr_flow)(3412 ) ACK sip:0001@mediant_ip_address SIP/2.0
Via: SIP/2.0/UDP 3cx_ip_address:5060;branch=z9hG4bK-d8754z-5d3e58345f46c300-1---d8754z-;rport
Max-Forwards: 70
To: <sip:0001@mediant_ip_address>;tag=1c619812807
From: "0105"<sip:0105@3cx_ip_address:5060>;tag=5f140838
Call-ID: OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.
CSeq: 1 ACK
Content-Length: 0
1d:4h:5m:7s ( sip_stack)(3413 ) UdpRtxMngr::Remove 404 Response 1 INVITE
1d:4h:5m:7s ( lgr_flow)(3414 ) | |(SIPTU#71)ACK State
isconnected(OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.)
1d:4h:5m:10s ( lgr_stun)(3415 ) STUN Audit: NAT type = 0, lifetime = 30
1d:4h:5m:12s ( lgr_flow)(3416 ) | | TransactionUserMngr::ReturnSIPCall - #71
1d:4h:5m:12s ( sip_stack)(3417 ) SIPCall(#71) changes state from Disconnected to Idle
any ideas on my problems?
thanks in advance.
We're configuring Audiocodes Mediant 1000 gateway to work with 3CX. Our Mediant has E1 and FXS modules. E1 will be available later and now i'm trying to configure FXS modules for intergration of 3CX and my Panasonic PBX. I managed to get Mediant FXS ports registering in 3CX but when i try to make a call to any extension assigned to FXS ports i get 404 error:
[CM503003]: Call(40): Call to sip:0001@mediant_ip_address has failed; Cause: 404 Not Found; from IP:mediant_ip_address:5060
I suppose that it's something wrong with Mediant config, so i'm posting a mediant log of call attempt (maybe here's some guys who knows mediant systems well enough):
1d:4h:5m:7s ( lgr_flow)(3376 ) ---- Incoming SIP Message from 3cx_ip_address:5060 ----
1d:4h:5m:7s INVITE sip:0001@mediant_ip_address SIP/2.0
Via: SIP/2.0/UDP 3cx_ip_address:5060;branch=z9hG4bK-d8754z-5d3e58345f46c300-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:0105@3cx_ip_address:5060>
To: <sip:0001@mediant_ip_address>
From: "0105"<sip:0105@3cx_ip_address:5060>;tag=5f140838
Call-ID: OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO
Content-Type: application/sdp
User-Agent: 3CXPhoneSystem 6.0.650.0
Content-Length: 407
v=0
o=3cxPS 321937997824 499591938049 IN IP4 3cx_ip_address
s=3cxPS Audio call
c=IN IP4 3cx_ip_address
t=0 0
m=audio 10068 RTP/AVP 0 8 3 13 18 110 99 101
c=IN IP4 3cx_ip_address
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:3 GSM/8000
a=rtpmap:13 CN/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:110 iLBC/8000
a=rtpmap:99 SPEEX/8000
a=rtpmap:101 telephone-event/8000
a=sendrecv
1d:4h:5m:7s ( lgr_flow)(3378 ) | | new GetNewSIPCall created - #71
1d:4h:5m:7s ( sip_stack)(3379 ) new AcSIPCallAPI created - #55
1d:4h:5m:7s ( lgr_stk_mngr)(3380 ) Resource StackSession <#55> Allocated
1d:4h:5m:7s ( lgr_flow)(3381 ) | |(SIPTU#71)INVITE State:Idle()
1d:4h:5m:7s ( sip_stack)(3382 ) SIPCall(#71) changes state from Idle to Invited
1d:4h:5m:7s ( lgr_flow)(3383 ) | | | #55:SIP_SETUP_EV(OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.)
1d:4h:5m:7s ( lgr_callf)(3384 ) new Call created - #55
1d:4h:5m:7s ( lgr_stk_ses)(3385 ) SIPStackSession::HandleStackSetupEV - NEWCALL: SrcPN=0
1d:4h:5m:7s ( lgr_stk_ses)(3386 ) <SESSION #55> SendToCall - event: NEW_CALL_EV m_Call = 44309852
1d:4h:5m:7s ( lgr_flow)(3387 ) | | #55:NEW_CALL_EV
1d:4h:5m:7s ( lgr_flow)(3388 ) | | #55:Call changing states from:IdleState to:NewCallState_IP2Tel
1d:4h:5m:7s ( lgr_flow)(3411 ) ---- Incoming SIP Message from 3cx_ip_address:5060 ----
1d:4h:5m:7s ( lgr_flow)(3412 ) ACK sip:0001@mediant_ip_address SIP/2.0
Via: SIP/2.0/UDP 3cx_ip_address:5060;branch=z9hG4bK-d8754z-5d3e58345f46c300-1---d8754z-;rport
Max-Forwards: 70
To: <sip:0001@mediant_ip_address>;tag=1c619812807
From: "0105"<sip:0105@3cx_ip_address:5060>;tag=5f140838
Call-ID: OTg5MWZlMjlmOTczNTkwNTNhNzg2MzM0ZGQ2YWUwMzQ.
CSeq: 1 ACK
Content-Length: 0
1d:4h:5m:7s ( sip_stack)(3413 ) UdpRtxMngr::Remove 404 Response 1 INVITE
1d:4h:5m:7s ( lgr_flow)(3414 ) | |(SIPTU#71)ACK State
1d:4h:5m:10s ( lgr_stun)(3415 ) STUN Audit: NAT type = 0, lifetime = 30
1d:4h:5m:12s ( lgr_flow)(3416 ) | | TransactionUserMngr::ReturnSIPCall - #71
1d:4h:5m:12s ( sip_stack)(3417 ) SIPCall(#71) changes state from Disconnected to Idle
any ideas on my problems?
thanks in advance.