Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

One way audio incoming on sip trunk

Status
Not open for further replies.

Zandolee

Technical User
Apr 18, 2013
67
TT
Hi, could some one please help me with an issue I am having at a customer's. I have set up a sip trunk on the ip office and can make calls out fine, with two way audio, however when some one calls into the pbx there is one way audio. The receptionist can hear the person on the outside but they cannot hear her.

Ip Office rel: 8.0 (18)
L1: 10.90.142.3
ITSP: 10.90.142.4

Ip route
10.90.142.0
255.255.255.0
10.90.142.6 (customer router)

SIP URI
10.90.142.3
use internal data
use internal data
use internal data
none
17
0
32

L1 Network topology
open internet
public ip 10.90.142.3


If you need anymore information please ask. Thank you.
 
I doubt it's open internet, what are the transport settings for the trunk?

 
Hi amriddle, the transport part is setup like this,

ITSP proxy address: 10.90.142.4
UDP
LAN 1
Send port : 5060


The provider has an Ingate Siperator and keep telling me the only information I need is 10.90.142.4

If i change the network topology from open internet, then i lose audio both ways. This is my first time dealing with SIP trunks, and I can't figure out why it's working properly for outgoing calls, but not for incoming calls.
 
UDP
LAN 1
Send port : 5060

Change it from Lan1 to None as you already have build an IP route.


BAZINGA!

I'm not insane, my mother had me tested!

 
Thanks for the helps so far, I will get back to you with the results some time today.
 
Hi guys, still no luck with this. On incoming calls, the person calling into the pbx hears nothing, and gets a message "all network circuits are busy.
Here is a log of a successful two way conversation outgoing:


865837mS SIP Call Tx: 17
INVITE sip:xxx@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bK7f937de9fcd877cff5132bcca20dbbb8
From: "xx" <sip:xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
To: <sip:xxxx@10.90.142.4>
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349306 INVITE
Contact: "xx" <sip:xxxx@10.90.142.3:5060;transport=udp>
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Type: application/sdp
Supported: timer,100rel
Content-Length: 248

v=0
o=UserA 2037046262 738605415 IN IP4 10.90.142.3
s=Session SDP
c=IN IP4 10.90.142.3
t=0 0
m=audio 58026 RTP/AVP 0 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
865845mS SIP Call Rx: 17
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bK7f937de9fcd877cff5132bcca20dbbb8
From: "xx" <sip:xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
To: <sip:xxx@10.90.142.4>
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349306 INVITE
Server: SIParator/5.0.1
Content-Length: 0

865944mS SIP Call Rx: 17
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bK7f937de9fcd877cff5132bcca20dbbb8
From: "xx" <sip:xxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349306 INVITE
Record-Route: <sip:rgRQchaULX8yQOLB2meeu479368d7@10.90.142.4;lr>
To: <sip:xxx7@10.90.142.4>;tag=40484
Contact: <sip:eb6pRErS0aUUxb4uSeX8JZjKGXEyaIXo2tUkBJqgaZIk.@10.90.142.4>
Require: 100rel
RSeq: 2016548296
Server: SIParator/5.0.1
Content-Type: application/sdp
Content-Length: 450

v=0
o=trunk1.1 64 410590272 IN IP4 10.90.142.4
s=-
p=+1 6135555555
c=IN IP4 10.90.142.4
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 0 8 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 58330 RTP/AVP 0 18 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=fmtp:18 annexb=no
865954mS SIP Call Tx: 17
PRACK sip:xxx@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bKfa397bf915c02312a0115ed9687327e4
Route: <sip:rgRQchaULX8yQOLB2meeu479368d7@10.90.142.4;lr>
From: "xx" <sip:xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
To: <sip:xxxx@10.90.142.4>;tag=40484
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349307 PRACK
RAck: 2016548296 1256349306 INVITE
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer,100rel
Content-Length: 0

865962mS SIP Call Rx: 17
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bKfa397bf915c02312a0115ed9687327e4
From: "xx" <sip:xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
To: <sip:xxxx@10.90.142.4>;tag=40484
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349307 PRACK
Server: SIParator/5.0.1
Content-Length: 0


********** SysMonitor v10.1 (67) [connected to 10.90.142.3 (xx)] **********
876499mS SIP Call Rx: 17
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bK7f937de9fcd877cff5132bcca20dbbb8
From: "xx" <sip:xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349306 INVITE
Record-Route: <sip:rgRQchaULX8yQOLB2meeu479368d7@10.90.142.4;lr>
To: <sip:xxx@10.90.142.4>;tag=40484
Session-Expires: 14400;refresher=uas
Supported: timer, replaces, path, histinfo, 100rel
Allow: ACK, INVITE, BYE, CANCEL, OPTIONS, NOTIFY, REFER, UPDATE, PRACK
Contact: <sip:eb6pRErS0aUUxb4uSeX8JZjKGXEyaIXo2tUkBJqgaZIk.@10.90.142.4>
Server: SIParator/5.0.1
x-nt-location: -1
P-Asserted-Identity: <sip:anonymous@190.58.139.102>
Content-Type: application/sdp
Content-Length: 450

v=0
o=trunk1.1 64 410590273 IN IP4 10.90.142.4
s=-
p=+1 6135555555
c=IN IP4 10.90.142.4
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 0 8 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 58330 RTP/AVP 0 18 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=fmtp:18 annexb=no
876501mS SIP Call Tx: 17
ACK sip:eb6pRErS0aUUxb4uSeX8JZjKGXEyaIXo2tUkBJqgaZIk.@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bK252bdf0e60c1c42211815f6bc6ecba7e
Route: <sip:rgRQchaULX8yQOLB2meeu479368d7@10.90.142.4;lr>
From: "xx" <sip:xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
To: <sip:xxxx@10.90.142.4>;tag=40484
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349306 ACK
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0

881003mS SIP Call Tx: 17
BYE sip:eb6pRErS0aUUxb4uSeX8JZjKGXEyaIXo2tUkBJqgaZIk.@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bK063f98ad4a001b93c5831130bb01a879
Route: <sip:rgRQchaULX8yQOLB2meeu479368d7@10.90.142.4;lr>
From: "xx" <sip:xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
To: <sip:xxxx@10.90.142.4>;tag=40484
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349308 BYE
Contact: "xx" <sip:xxxx@10.90.142.3:5060;transport=udp>
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer,100rel
Content-Length: 0

881010mS SIP Call Rx: 17
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bK063f98ad4a001b93c5831130bb01a879
From: "xx" <xxxx@10.90.142.4>;tag=d1ba3e3b8f64bbde
To: <sip:xxxx7@10.90.142.4>;tag=40484
Call-ID: c4a099392d61250e6c5af3408d04c839@10.90.142.3
CSeq: 1256349308 BYE
Server: SIParator/5.0.1
Content-Length: 0


********** SysMonitor v10.1 (67) [connected to 10.90.142.3 (xx)] **********
954517mS SIP Reg/Opt Tx: 17
OPTIONS sip:Unknown@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bKb12916e0ece5e0b9ab152b5acf361edf
From: <sip:Unknown@10.90.142.4>;tag=3c38514cd012d14d
To: <sip:Unknown@10.90.142.4>
Call-ID: f54512d926fcfe9f2ce15692d3b4b794@10.90.142.3
CSeq: 1822692830 OPTIONS
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer
Content-Length: 0

954521mS SIP Reg/Opt Rx: 17
SIP/2.0 405 Method Not Allowed
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bKb12916e0ece5e0b9ab152b5acf361edf
From: <sip:Unknown@10.90.142.4>;tag=3c38514cd012d14d
Call-ID: f54512d926fcfe9f2ce15692d3b4b794@10.90.142.3
CSeq: 1822692830 OPTIONS
To: <sip:Unknown@10.90.142.4>;tag=559961522d18d00d960
Allow: ACK, CANCEL, BYE, FEATURE, INFO, INVITE, MESSAGE, NOTIFY, PRACK, PUBLISH, REFER, REGISTER, SERVICE, SUBSCRIBE, UPDATE
Server: SIParator/5.0.1
Content-Length: 0






And here is the log for the failed incoming call:



1154473mS SIP Call Rx: 17
INVITE sip:xxxx@10.90.142.3 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK7ea1a5273908f92c8c703a7225126231.0
Session-Expires: 14400
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK690m0kqh9fj4pbeckt41selbv2.XM+VzIjbqQre1Fg58-7LMQ__
From: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
To: <sip:xxxx@gov.tt>
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4690 INVITE
Content-Type: application/sdp
Contact: <sip:eXhieNQTrZQ0eZiupc1SJv84AMlckiQq6YBvYMkZapclQ082Wvb4iOt5QbfMSN5au@10.90.142.4>
User-Agent: Nortel SESM 12.0.12.4
Max-Forwards: 18
Supported: com.nortelnetworks.firewall,p-3rdpartycontrol,nosec,join,x-nortel-sipvc,com.nortelnetworks.im.encryption,replaces,100rel
Allow: UPDATE,REFER
x-nt-location: -1
Content-Length: 198
Record-Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>

v=0
o=- 1638222339 1389355819000 IN IP4 10.90.142.4
s=-
p=+1 6135555555
c=IN IP4 10.90.142.4
t=0 0
m=audio 58332 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:10
1154476mS SIP Call Tx: 17
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK7ea1a5273908f92c8c703a7225126231.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK690m0kqh9fj4pbeckt41selbv2.XM+VzIjbqQre1Fg58-7LMQ__
Record-Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
To: <sip:xxx@gov.tt>;tag=5e879607456e4e34
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4690 INVITE
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer,100rel
Content-Length: 0

1154490mS SIP Call Tx: 17
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK7ea1a5273908f92c8c703a7225126231.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK690m0kqh9fj4pbeckt41selbv2.XM+VzIjbqQre1Fg58-7LMQ__
Record-Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
To: <sip:xxxx@gov.tt>;tag=5e879607456e4e34
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4690 INVITE
Contact: "xxxx" <sip:xxxx@10.90.142.3:5060;transport=udp>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer,100rel
Content-Length: 0

1158901mS SIP Call Tx: 17
SIP/2.0 200 Ok
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK7ea1a5273908f92c8c703a7225126231.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK690m0kqh9fj4pbeckt41selbv2.XM+VzIjbqQre1Fg58-7LMQ__
Record-Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
To: <sip:xxxx@gov.tt>;tag=5e879607456e4e34
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4690 INVITE
Contact: "xxxx" <sip:xxxx@10.90.142.3:5060;transport=udp>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer,100rel
Min-SE: 14400
Require: timer
Session-Expires: 14400;refresher=uac
Content-Type: application/sdp
Content-Length: 202

v=0
o=UserA 3988129523 2092909003 IN IP4 10.90.142.3
s=Session SDP
c=IN IP4 10.90.142.3
t=0 0
m=audio 58028 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
1158921mS SIP Call Rx: 17
ACK sip:xxxx@10.90.142.3:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK85da824e7eeac87339ec80b3bb296c54.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK41i6ls7vduq1gja4ivaffdfrq1-419h5.Oe36I7RuPipfyFHp9FGHeA__
From: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
To: <sip:xxxx@gov.tt>;tag=5e879607456e4e34
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4690 ACK
Contact: <sip:eGq5b86scPUXaSx_MMOVxn0gbvFOsiODa2pc_Z2J5G0I.@10.90.142.4>
User-Agent: Nortel SESM 12.0.12.4
Max-Forwards: 18
Content-Length: 0

1158964mS SIP Call Rx: 17
UPDATE sip:xxxx@10.90.142.3:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK6f542b2cf4f9b66d39ec80b3bb296c54.0
Session-Expires: 14400
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK41i6ls7vduq1gja4ivaffdfrq1-4h9p6.zX9ZVyjIgCB1DER0kquIgg__
From: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
To: <sip:xxxx@gov.tt>;tag=5e879607456e4e34
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 UPDATE
Content-Type: application/sdp
Contact: <sip:euPoyNrn7LjZZqjXy_NiPllyhFvcb13_Yn7NkilddIV4U_K46A0SSsoe6jbivfkaW@10.90.142.4>
User-Agent: Nortel SESM 12.0.12.4
Max-Forwards: 18
Supported: com.nortelnetworks.firewall,p-3rdpartycontrol,nosec,join,x-nortel-sipvc,com.nortelnetworks.im.encryption
x-nt-location: -1
Content-Length: 431

v=0
o=- 1638222339 1389355819001 IN IP4 10.90.142.4
s=-
p=+1 6135555555
c=IN IP4 10.90.142.4
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 0 8 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 58332 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
1159469mS SIP Call Tx: 17
INVITE sip:eXhieNQTrZQ0eZiupc1SJv84AMlckiQq6YBvYMkZapclQ082Wvb4iOt5QbfMSN5au@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bK76a30a072ff664b0bfddd0ee854f951b
Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 INVITE
Contact: "xxxx" <sip:xxxx@10.90.142.3:5060;transport=udp>
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer,100rel
Min-SE: 14400
Session-Expires: 14400;refresher=uac
Content-Type: application/sdp
Content-Length: 202

v=0
o=UserA 3988129523 2092909004 IN IP4 10.90.142.3
s=Session SDP
c=IN IP4 10.90.142.3
t=0 0
m=audio 58028 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
1159475mS SIP Call Rx: 17
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bK76a30a072ff664b0bfddd0ee854f951b
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 INVITE
Server: SIParator/5.0.1
Content-Length: 0

1159574mS SIP Call Rx: 17
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.90.142.3:5060;rport=5060;branch=z9hG4bK76a30a072ff664b0bfddd0ee854f951b;received=10.90.142.3
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 INVITE
Content-Type: application/sdp
Contact: <sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G0CWpdtA..@10.90.142.4>
User-Agent: Nortel SESM 12.0.12.4
Supported: com.nortelnetworks.firewall,p-3rdpartycontrol,nosec,join,x-nortel-sipvc,com.nortelnetworks.im.encryption
x-nt-location: -1
Require: timer
Session-Expires: 14400;refresher=uac
Content-Length: 447

v=0
o=- 1638222339 1389355819002 IN IP4 10.90.142.4
s=-
p=+1 6135555555
c=IN IP4 10.90.142.4
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 0 8 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 58332 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=X-AD-REALM:0
1159576mS SIP Call Tx: 17
ACK sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bKa481934fe32f9487ffdedb1677a9b347
Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 ACK
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0

1160039mS SIP Call Tx: 17
ACK sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bKa481934fe32f9487ffdedb1677a9b347
Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 ACK
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0

1161023mS SIP Call Tx: 17
ACK sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bKa481934fe32f9487ffdedb1677a9b347
Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 ACK
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0

1163033mS SIP Call Tx: 17
ACK sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bKa481934fe32f9487ffdedb1677a9b347
Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 ACK
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0

1167044mS SIP Call Rx: 17
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.90.142.3:5060;rport=5060;branch=z9hG4bK76a30a072ff664b0bfddd0ee854f951b;received=10.90.142.3
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 INVITE
Content-Type: application/sdp
Contact: <sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G0CWpdtA..@10.90.142.4>
User-Agent: Nortel SESM 12.0.12.4
Supported: com.nortelnetworks.firewall,p-3rdpartycontrol,nosec,join,x-nortel-sipvc,com.nortelnetworks.im.encryption
x-nt-location: -1
Require: timer
Session-Expires: 14400;refresher=uac
Content-Length: 447

v=0
o=- 1638222339 1389355819002 IN IP4 10.90.142.4
s=-
p=+1 6135555555
c=IN IP4 10.90.142.4
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 0 8 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 58332 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=X-AD-REALM:0

********** SysMonitor v10.1 (67) [connected to 10.90.142.3 (xx)] **********
1171064mS SIP Call Rx: 17
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.90.142.3:5060;rport=5060;branch=z9hG4bK76a30a072ff664b0bfddd0ee854f951b;received=10.90.142.3
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4691 INVITE
Content-Type: application/sdp
Contact: <sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G0CWpdtA..@10.90.142.4>
User-Agent: Nortel SESM 12.0.12.4
Supported: com.nortelnetworks.firewall,p-3rdpartycontrol,nosec,join,x-nortel-sipvc,com.nortelnetworks.im.encryption
x-nt-location: -1
Require: timer
Session-Expires: 14400;refresher=uac
Content-Length: 447

v=0
o=- 1638222339 1389355819002 IN IP4 10.90.142.4
s=-
p=+1 6135555555
c=IN IP4 10.90.142.4
t=0 0
a=sqn: 0
a=cdsc: 1 audio RTP/AVP 0 8 108 18 13 101
a=cpar: a=rtpmap:108 AAL2-G726-32/8000
a=cpar: a=rtpmap:101 telephone-event/8000
a=cpar: a=fmtp:101 0-15
a=cpar: a=ptime:10
a=cpar: a=ptime:20
a=cpar: a=fmtp:18 annexb=yes
m=audio 58332 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=X-AD-REALM:0
1174368mS SIP Call Tx: 17
BYE sip:egZD3XMcy4Y6UEG9pYPe9CtcSoR16SWYfdT1PDAmttpZZaHJaVMARqhJr8wHJKUYJtnqx3pyNQo5CE1G@10.90.142.4 SIP/2.0
Via: SIP/2.0/UDP 10.90.142.3:5060;rport;branch=z9hG4bKcee2ff1e5bc64d9e25b3a8426cdeb08a
Route: <sip:rN1tlo4hm6F.yEjb481ul479368de@10.90.142.4;lr>
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx7@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4692 BYE
Contact: "xxxx" <sip:xxxx@10.90.142.3:5060;transport=udp>
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer,100rel
Content-Length: 0

1174377mS SIP Call Rx: 17
SIP/2.0 480 Temporarily Unavailable
Via: SIP/2.0/UDP 10.90.142.3:5060;received=10.90.142.3;rport=5060;branch=z9hG4bKcee2ff1e5bc64d9e25b3a8426cdeb08a
From: "xxxx" <sip:xxxx@gov.tt>;tag=5e879607456e4e34
To: <sip:xxxx@192.168.1.1;isup-oli=62>;tag=59508
Call-ID: 1f834f2c_1437c3fafa8@NELNSSL100
CSeq: 4692 BYE
Server: SIParator/5.0.1
Content-Length: 0


any more help with this would be greatly appreciated.
 
Hi,
Does any one know why the exchange is sending an update after the call is initiated?

1158964mS SIP Call Rx: 17
UPDATE sip:xxxx@10.90.142.3:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK6f542b2cf4f9b66d39ec80b3bb296c54.0
Session-Expires: 14400
 
Hi,
Does any one know why the exchange is sending an update after the call is initiated?

1158964mS SIP Call Rx: 17
UPDATE sip:xxxx@10.90.142.3:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 10.90.142.4:5060;branch=z9hG4bK6f542b2cf4f9b66d39ec80b3bb296c54.0
Session-Expires: 14400
 
You need to troubleshoot this issue yourself really, it is network/routing related. If on an analogue line you hear crackle you check the cabling as that's the medium by which the service is delivered, with SIP the delivery is by a network connection, when you get no/one way voice issue you need to look at the network and routing as such there is little we can suggest beyond confirming your config is correct, traces don't show the audio stream, but you can see them in monitor. Also capture with wireshark on a mirrored port, if that has one way audio when played back then it isn't the system as you've ruled that out.

However this statement....

If i change the network topology from open internet, then i lose audio both ways. This is my first time dealing with SIP trunks, and I can't figure out why it's working properly for outgoing calls, but not for incoming calls

Putting it to the correct setting stops it working means something is wrong, no point leaving it on the wrong setting as that's probably causing the one way audio and no amount of config can fix it if that's the case, you need it on the correct setting then try getting it working fully even if it means also losing outbound in the short term :)

 
Thanks for the reply Amriddle01, I will continue to troubleshoot and update you guys.
 
Hi, just letting you guys know that I finally got this working...... all this time it was a problem from the provider's side. They said that they made the packetization time 10 seconds and that made everything work.
 
Nice, thanks for letting us know.
Don't forget to send them a bill for hours of troubleshooting.


Joe W.

TeleTechs.ca
FHandw, ACSS (SME), ACIS (SME)


“This is the end of the world, make sure to buy your T-shirt before it is too late"
Original expression of my daughter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top