[Spce-user] retries of INVITES for session timers

Andrew Pogrebennyk apogrebennyk at sipwise.com
Tue Feb 26 07:23:56 EST 2013


On 02/26/2013 12:59 PM, Matthew Ogden wrote:
> Ok, so just to confirm:
> 
> Current default settins:
> In the normal workins, a re-INVITE is sent, only once, and it normally has
> a 6s timeout to get back, (This setting increases that ay my discretion)

No, this is incorrect. a re-INVITE is sent once and then re-sent at the
500ms..1s..2s..4s points. If sems gets a 100 Trying back however, it
stops the retransmissions.

I have just checked your lb.log and looks like the re-INVITE was not
resent. Which leaves me wondering why it doesn't work for you like this.
Works on my test VM - there is a trace below. Could you send me the
trace from your server (ngrep -s0 -t -Wbyline -d any SIP port 5080) and
sems.log, after doing sems-stats -c "set_loglevel 3", so if this is a
sems problem we can report it to sems developers. Thanks.

#
U 2013/02/26 13:14:30.907027 127.0.0.1:5080 -> 127.0.0.1:5060
INVITE sip:29458701 at 10.10.8.25:41796;alias=192.168.51.1~16785~1 SIP/2.0.
Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKAn9J9auH;rport.
From: <sip:0991003 at 192.168.51.210>;tag=0BDC0DDE-512CA7000006028C-B04DA700.
To: <sip:29458701 at 192.168.51.210>;tag=kgsCwYh0-BofYU1balBlUajMQN91IoFU.
CSeq: 12 INVITE.
Call-ID: s9QfC20n03xRSJxirjAwzkpHLt5tZ.x2_b2b-1.
Contact: <sip:127.0.0.1:5080>.
Route:
<sip:127.0.0.1;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>,
<sip:192.168.51.210;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>.
Supported: timer.
Session-Expires: 60.
Min-SE: 60.
Content-Type: application/sdp.
Content-Length: 284.
.
v=0.
o=- 3570869631 3570869632 IN IP4 192.168.51.210.
s=Blink 0.2.11 (Linux).
c=IN IP4 192.168.51.210.
t=0 0.
m=audio 30108 RTP/AVP 0 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=rtcp:50097.
a=sendonly.
a=oldmediaip:10.10.8.25.
a=direction:active.

#
U 2013/02/26 13:14:31.406203 127.0.0.1:5080 -> 127.0.0.1:5060
INVITE sip:29458701 at 10.10.8.25:41796;alias=192.168.51.1~16785~1 SIP/2.0.
Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKAn9J9auH;rport.
From: <sip:0991003 at 192.168.51.210>;tag=0BDC0DDE-512CA7000006028C-B04DA700.
To: <sip:29458701 at 192.168.51.210>;tag=kgsCwYh0-BofYU1balBlUajMQN91IoFU.
CSeq: 12 INVITE.
Call-ID: s9QfC20n03xRSJxirjAwzkpHLt5tZ.x2_b2b-1.
Contact: <sip:127.0.0.1:5080>.
Route:
<sip:127.0.0.1;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>,
<sip:192.168.51.210;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>.
Supported: timer.
Session-Expires: 60.
Min-SE: 60.
Content-Type: application/sdp.
Content-Length: 284.
.
v=0.
o=- 3570869631 3570869632 IN IP4 192.168.51.210.
s=Blink 0.2.11 (Linux).
c=IN IP4 192.168.51.210.
t=0 0.
m=audio 30108 RTP/AVP 0 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=rtcp:50097.
a=sendonly.
a=oldmediaip:10.10.8.25.
a=direction:active.

#
U 2013/02/26 13:14:32.406204 127.0.0.1:5080 -> 127.0.0.1:5060
INVITE sip:29458701 at 10.10.8.25:41796;alias=192.168.51.1~16785~1 SIP/2.0.
Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKAn9J9auH;rport.
From: <sip:0991003 at 192.168.51.210>;tag=0BDC0DDE-512CA7000006028C-B04DA700.
To: <sip:29458701 at 192.168.51.210>;tag=kgsCwYh0-BofYU1balBlUajMQN91IoFU.
CSeq: 12 INVITE.
Call-ID: s9QfC20n03xRSJxirjAwzkpHLt5tZ.x2_b2b-1.
Contact: <sip:127.0.0.1:5080>.
Route:
<sip:127.0.0.1;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>,
<sip:192.168.51.210;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>.
Supported: timer.
Session-Expires: 60.
Min-SE: 60.
Content-Type: application/sdp.
Content-Length: 284.
.
v=0.
o=- 3570869631 3570869632 IN IP4 192.168.51.210.
s=Blink 0.2.11 (Linux).
c=IN IP4 192.168.51.210.
t=0 0.
m=audio 30108 RTP/AVP 0 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=rtcp:50097.
a=sendonly.
a=oldmediaip:10.10.8.25.
a=direction:active.

#
U 2013/02/26 13:14:34.406147 127.0.0.1:5080 -> 127.0.0.1:5060
INVITE sip:29458701 at 10.10.8.25:41796;alias=192.168.51.1~16785~1 SIP/2.0.
Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKAn9J9auH;rport.
From: <sip:0991003 at 192.168.51.210>;tag=0BDC0DDE-512CA7000006028C-B04DA700.
To: <sip:29458701 at 192.168.51.210>;tag=kgsCwYh0-BofYU1balBlUajMQN91IoFU.
CSeq: 12 INVITE.
Call-ID: s9QfC20n03xRSJxirjAwzkpHLt5tZ.x2_b2b-1.
Contact: <sip:127.0.0.1:5080>.
Route:
<sip:127.0.0.1;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>,
<sip:192.168.51.210;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>.
Supported: timer.
Session-Expires: 60.
Min-SE: 60.
Content-Type: application/sdp.
Content-Length: 284.
.
v=0.
o=- 3570869631 3570869632 IN IP4 192.168.51.210.
s=Blink 0.2.11 (Linux).
c=IN IP4 192.168.51.210.
t=0 0.
m=audio 30108 RTP/AVP 0 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=rtcp:50097.
a=sendonly.
a=oldmediaip:10.10.8.25.
a=direction:active.

#
U 2013/02/26 13:14:36.907011 127.0.0.1:5080 -> 127.0.0.1:5060
BYE sip:29458701 at 10.10.8.25:41796;alias=192.168.51.1~16785~1 SIP/2.0.
Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKHdv4QaHY;rport.
From: <sip:0991003 at 192.168.51.210>;tag=0BDC0DDE-512CA7000006028C-B04DA700.
To: <sip:29458701 at 192.168.51.210>;tag=kgsCwYh0-BofYU1balBlUajMQN91IoFU.
CSeq: 13 BYE.
Call-ID: s9QfC20n03xRSJxirjAwzkpHLt5tZ.x2_b2b-1.
Route:
<sip:127.0.0.1;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>,
<sip:192.168.51.210;lr;r2=on;ftag=0BDC0DDE-512CA7000006028C-B04DA700;ngcplb=yes>.
User-Agent: Sipwise NGCP Application Server.
Max-Forwards: 70.
Content-Length: 0.
.






More information about the Spce-user mailing list