Asterisk 11.20.0 running with WebRTC (Please Help!)

Hi all!

I’m trying to get asterisk 11.20.0 running with WebRTC (sip.js 0.72 which I believe is a fork of jssip).

Asterisk’s http is listening to 0.0.0.0 as well as SIP, so everything is allowed on both interfaces (its a lab setup, so I can get this up and running and then move on to implementing it). Below is a diagram of how I’m set up.

The webphone is on 192.168.237.X network and zoiper (android) is on the 192.168.0.X (see my lab setup below), both can register flawlessly, however when I try to call a phone I get:

What I see:

In the CLI:

[quote][code][2015-11-24 01:01:53] NOTICE[43619][C-00000002]: res_rtp_asterisk.c:4441 ast_rtp_read: Unknown RTP codec 95 received from '(null)'[/code][/quote]

In Firefox:
[quote]InvalidSessionDescriptionError: Invalid description, no ice-ufrag attribute[/quote]

The webphone is on 192.168.237.X network and zoiper (android) is on the 192.168.0.X, both can register flawlessly, however when I try to call a phone I get:

What I see:

In the CLI:

[2015-11-24 01:01:53] NOTICE[43619][C-00000002]: res_rtp_asterisk.c:4441 ast_rtp_read: Unknown RTP codec 95 received from '(null)'

In Firefox:
InvalidSessionDescriptionError: Invalid description, no ice-ufrag attribute

The SIP message exchange is attached, I’ve also attached the webphone’s log

What I’ve tried:

[ul]Changed webRTC implementations (tried chrome and firefox both with SIPML and SIP.JS)
Set the STUN server to null on the client side (stunServers: [‘stun:null’])
Configured properly (I hope) my sip.conf and rtp.conf and httpd.conf
I’ve made sure I have libuuid, uuid and their -devel companions and after i’ve recompiled asterisk (as per Navaismo’s guide). [/ul]

What I’ve read:
[ul]
[li]http://forums.asterisk.org/viewtopic.php?p=201702[/li]
[li]https://wiki.asterisk.org/wiki/display/AST/Asterisk+WebRTC+Support[/li]
[li]https://wiki.asterisk.org/wiki/display/AST/WebRTC+tutorial+using+SIPML5[/li]
[li]http://jssip.net/documentation/misc/interoperability/asterisk/[/li]
[li]http://sipjs.com/guides/server-configuration/asterisk/[/li]
[li]https://kunjans.wordpress.com/2015/01/09/web-sip-client-sipml5-with-asterisk-13-on-centos-6-6/[/li]
[li]http://forums.digium.com/viewtopic.php?f=1&t=89798[/li][/ul]

Logs, configs and SIP dialog is below.

Please, if you can, give me a hand. I’m about to smash my box with a sledge hammer.

Webphone Log


Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | acquiring local media
RTCIceServer.url is deprecated! Use urls instead.
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | acquired local media streams
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:0 1 UDP 2130444543 192.168.0.11 55423 typ host
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:2 1 UDP 2122252543 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 55424 typ host
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:4 1 UDP 2129723647 192.168.237.1 56880 typ host
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:6 1 UDP 2129264895 172.16.199.1 57644 typ host
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:0 2 UDP 2130444542 192.168.0.11 65029 typ host
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:2 2 UDP 2122252542 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 65030 typ host
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:4 2 UDP 2129723646 192.168.237.1 54577 typ host
Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.invitecontext.mediahandler | hbtp43cg129ev6q0kf3ip06etqvjfn | ICE candidate received: candidate:6 2 UDP 2129264894 172.16.199.1 60455 typ host

Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transport | sending WebSocket message:

INVITE sip:164@192.168.237.128:5060 SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3331240
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3149 INVITE
Contact: <sip:faq0057e@192.0.2.23;transport=ws;ob>
Allow: ACK,CANCEL,BYE,OPTIONS,INFO,NOTIFY,INVITE
Content-Type: application/sdp
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 1349

v=0
o=mozilla...THIS_IS_SDPARTA-42.0 2341887270329969344 0 IN IP4 192.0.2.100
s=-
t=0 0
a=sendrecv
a=fingerprint:sha-256 76:E3:F2:B2:F7:DD:EE:03:51:03:1F:0F:85:C8:7F:9B:78:49:CC:D0:12:1E:B5:CB:2A:54:6C:0C:CD:84:E0:96
a=ice-options:trickle
a=msid-semantic:WMS *
m=audio 55423 UDP/TLS/RTP/SAVPF 109 9 0 8
c=IN IP4 192.168.0.11
a=candidate:0 1 UDP 2130444543 192.168.0.11 55423 typ host
a=candidate:2 1 UDP 2122252543 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 55424 typ host
a=candidate:4 1 UDP 2129723647 192.168.237.1 56880 typ host
a=candidate:6 1 UDP 2129264895 172.16.199.1 57644 typ host
a=candidate:0 2 UDP 2130444542 192.168.0.11 65029 typ host
a=candidate:2 2 UDP 2122252542 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 65030 typ host
a=candidate:4 2 UDP 2129723646 192.168.237.1 54577 typ host
a=candidate:6 2 UDP 2129264894 172.16.199.1 60455 typ host
a=sendrecv
a=end-of-candidates
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=ice-pwd:cfdb009d91f0befc55e25e61accd2aea
a=ice-ufrag:c28e102b
a=mid:sdparta_0
a=msid:{62a4dbcb-c7da-fc4f-8d29-394e2aef78ac} {f63df363-32df-5241-9f7b-b326e4b4c2b5}
a=rtcp:65029 IN IP4 192.168.0.11
a=rtcp-mux
a=rtpmap:109 opus/48000/2
a=rtpmap:9 G722/8000/1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=setup:actpass
a=ssrc:3310570981 cname:{7f07a79b-e666-5644-a08a-6d9fec1318ab}


Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transport | received WebSocket text message:

SIP/2.0 401 Unauthorized
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3331240;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as50787d20
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3149 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2f3c55f1"
Content-Length: 0



Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transport | sending WebSocket message:

ACK sip:164@192.168.237.128:5060 SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3331240
To: <sip:164@192.168.237.128:5060>;tag=as50787d20
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
Content-Length: 0
CSeq: 3149 ACK



Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transport | sending WebSocket message:

INVITE sip:164@192.168.237.128:5060 SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Authorization: Digest algorithm=MD5, username="163", realm="asterisk", nonce="2f3c55f1", uri="sip:164@192.168.237.128:5060", response="5b51ea6d582322fc564436dddf14a3e3"
Contact: <sip:faq0057e@192.0.2.23;transport=ws;ob>
Allow: ACK,CANCEL,BYE,OPTIONS,INFO,NOTIFY,INVITE
Content-Type: application/sdp
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 1349

v=0
o=mozilla...THIS_IS_SDPARTA-42.0 2341887270329969344 0 IN IP4 192.0.2.100
s=-
t=0 0
a=sendrecv
a=fingerprint:sha-256 76:E3:F2:B2:F7:DD:EE:03:51:03:1F:0F:85:C8:7F:9B:78:49:CC:D0:12:1E:B5:CB:2A:54:6C:0C:CD:84:E0:96
a=ice-options:trickle
a=msid-semantic:WMS *
m=audio 55423 UDP/TLS/RTP/SAVPF 109 9 0 8
c=IN IP4 192.168.0.11
a=candidate:0 1 UDP 2130444543 192.168.0.11 55423 typ host
a=candidate:2 1 UDP 2122252543 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 55424 typ host
a=candidate:4 1 UDP 2129723647 192.168.237.1 56880 typ host
a=candidate:6 1 UDP 2129264895 172.16.199.1 57644 typ host
a=candidate:0 2 UDP 2130444542 192.168.0.11 65029 typ host
a=candidate:2 2 UDP 2122252542 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 65030 typ host
a=candidate:4 2 UDP 2129723646 192.168.237.1 54577 typ host
a=candidate:6 2 UDP 2129264894 172.16.199.1 60455 typ host
a=sendrecv
a=end-of-candidates
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=ice-pwd:cfdb009d91f0befc55e25e61accd2aea
a=ice-ufrag:c28e102b
a=mid:sdparta_0
a=msid:{62a4dbcb-c7da-fc4f-8d29-394e2aef78ac} {f63df363-32df-5241-9f7b-b326e4b4c2b5}
a=rtcp:65029 IN IP4 192.168.0.11
a=rtcp-mux
a=rtpmap:109 opus/48000/2
a=rtpmap:9 G722/8000/1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=setup:actpass
a=ssrc:3310570981 cname:{7f07a79b-e666-5644-a08a-6d9fec1318ab}

Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transaction.ict | z9hG4bK3331240 | Timer D expired for INVITE client transaction z9hG4bK3331240

Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transport | received WebSocket text message:

SIP/2.0 100 Trying
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Length: 0



Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transport | received WebSocket text message:

SIP/2.0 180 Ringing
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Length: 0


Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.dialog | hbtp43cg129ev6q0kf3iie9moegt1ias65f243eb | new UAC dialog created with status EARLY

Tue Nov 24 2015 01:01:48 GMT-0500 (COT) | sip.transport | received WebSocket text message:

SIP/2.0 180 Ringing
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Length: 0



Tue Nov 24 2015 01:01:53 GMT-0500 (COT) | sip.transport | received WebSocket text message:

SIP/2.0 200 OK
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Type: application/sdp
Content-Length: 341

v=0
o=root 1825937783 1825937783 IN IP4 192.168.237.128
s=Asterisk PBX 11.20.0
c=IN IP4 192.168.237.128
t=0 0
m=audio 10190 RTP/SAVPF 0
a=rtpmap:0 PCMU/8000
a=ptime:20
a=connection:new
a=setup:active
a=fingerprint:SHA-256 B7:00:9D:34:16:00:66:D5:F0:FE:C2:F2:AB:15:48:7C:6E:5A:58:63:D3:24:EE:5B:F8:A7:B9:B6:A9:91:8D:2E
a=sendrecv


Tue Nov 24 2015 01:01:53 GMT-0500 (COT) | sip.dialog | hbtp43cg129ev6q0kf3iie9moegt1ias65f243eb | dialog hbtp43cg129ev6q0kf3iie9moegt1ias65f243eb  changed to CONFIRMED state

InvalidSessionDescriptionError: Invalid description, no ice-ufrag attribute

Tue Nov 24 2015 01:01:53 GMT-0500 (COT) | sip.transport | sending WebSocket message:

ACK sip:164@192.168.237.128:5060;transport=ws SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK4461545
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 ACK
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 0



Tue Nov 24 2015 01:01:53 GMT-0500 (COT) | sip.transport | sending WebSocket message:

BYE sip:164@192.168.237.128:5060;transport=ws SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK5942849
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3151 BYE
Reason: SIP ;cause=488 ;text="Not Acceptable Here"
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 0



Tue Nov 24 2015 01:01:53 GMT-0500 (COT) | sip.transport | received WebSocket text message:

SIP/2.0 200 OK
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK5942849;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3151 BYE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0

SIP Dialogue (Asterisk CLI)


<--- SIP read from WS:192.168.237.1:59575 --->
INVITE sip:164@192.168.237.128:5060 SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3331240
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3149 INVITE
Contact: <sip:faq0057e@192.0.2.23;transport=ws;ob>
Allow: ACK,CANCEL,BYE,OPTIONS,INFO,NOTIFY,INVITE
Content-Type: application/sdp
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 1349

v=0
o=mozilla...THIS_IS_SDPARTA-42.0 2341887270329969344 0 IN IP4 192.0.2.100
s=-
t=0 0
a=sendrecv
a=fingerprint:sha-256 76:E3:F2:B2:F7:DD:EE:03:51:03:1F:0F:85:C8:7F:9B:78:49:CC:D0:12:1E:B5:CB:2A:54:6C:0C:CD:84:E0:96
a=ice-options:trickle
a=msid-semantic:WMS *
m=audio 55423 UDP/TLS/RTP/SAVPF 109 9 0 8
c=IN IP4 192.168.0.11
a=candidate:0 1 UDP 2130444543 192.168.0.11 55423 typ host
a=candidate:2 1 UDP 2122252543 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 55424 typ host
a=candidate:4 1 UDP 2129723647 192.168.237.1 56880 typ host
a=candidate:6 1 UDP 2129264895 172.16.199.1 57644 typ host
a=candidate:0 2 UDP 2130444542 192.168.0.11 65029 typ host
a=candidate:2 2 UDP 2122252542 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 65030 typ host
a=candidate:4 2 UDP 2129723646 192.168.237.1 54577 typ host
a=candidate:6 2 UDP 2129264894 172.16.199.1 60455 typ host
a=sendrecv
a=end-of-candidates
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=ice-pwd:cfdb009d91f0befc55e25e61accd2aea
a=ice-ufrag:c28e102b
a=mid:sdparta_0
a=msid:{62a4dbcb-c7da-fc4f-8d29-394e2aef78ac} {f63df363-32df-5241-9f7b-b326e4b4c2b5}
a=rtcp:65029 IN IP4 192.168.0.11
a=rtcp-mux
a=rtpmap:109 opus/48000/2
a=rtpmap:9 G722/8000/1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=setup:actpass
a=ssrc:3310570981 cname:{7f07a79b-e666-5644-a08a-6d9fec1318ab}
<------------->
--- (13 headers 33 lines) ---
Using INVITE request as basis request - hbtp43cg129ev6q0kf3i
Found peer '163' for '163' from 192.168.237.1:59575

<--- Reliably Transmitting (no NAT) to 192.168.237.1:5060 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3331240;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as50787d20
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3149 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2f3c55f1"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'hbtp43cg129ev6q0kf3i' in 6400 ms (Method: INVITE)

<--- SIP read from WS:192.168.237.1:59575 --->
ACK sip:164@192.168.237.128:5060 SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3331240
To: <sip:164@192.168.237.128:5060>;tag=as50787d20
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
Content-Length: 0
CSeq: 3149 ACK

<------------->
--- (7 headers 0 lines) ---

<--- SIP read from WS:192.168.237.1:59575 --->
INVITE sip:164@192.168.237.128:5060 SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Authorization: Digest algorithm=MD5, username="163", realm="asterisk", nonce="2f3c55f1", uri="sip:164@192.168.237.128:5060", response="5b51ea6d582322fc564436dddf14a3e3"
Contact: <sip:faq0057e@192.0.2.23;transport=ws;ob>
Allow: ACK,CANCEL,BYE,OPTIONS,INFO,NOTIFY,INVITE
Content-Type: application/sdp
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 1349

v=0
o=mozilla...THIS_IS_SDPARTA-42.0 2341887270329969344 0 IN IP4 192.0.2.100
s=-
t=0 0
a=sendrecv
a=fingerprint:sha-256 76:E3:F2:B2:F7:DD:EE:03:51:03:1F:0F:85:C8:7F:9B:78:49:CC:D0:12:1E:B5:CB:2A:54:6C:0C:CD:84:E0:96
a=ice-options:trickle
a=msid-semantic:WMS *
m=audio 55423 UDP/TLS/RTP/SAVPF 109 9 0 8
c=IN IP4 192.168.0.11
a=candidate:0 1 UDP 2130444543 192.168.0.11 55423 typ host
a=candidate:2 1 UDP 2122252543 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 55424 typ host
a=candidate:4 1 UDP 2129723647 192.168.237.1 56880 typ host
a=candidate:6 1 UDP 2129264895 172.16.199.1 57644 typ host
a=candidate:0 2 UDP 2130444542 192.168.0.11 65029 typ host
a=candidate:2 2 UDP 2122252542 fd34:9250:6846:d1f2:10c8:9821:f45:42d5 65030 typ host
a=candidate:4 2 UDP 2129723646 192.168.237.1 54577 typ host
a=candidate:6 2 UDP 2129264894 172.16.199.1 60455 typ host
a=sendrecv
a=end-of-candidates
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=ice-pwd:cfdb009d91f0befc55e25e61accd2aea
a=ice-ufrag:c28e102b
a=mid:sdparta_0
a=msid:{62a4dbcb-c7da-fc4f-8d29-394e2aef78ac} {f63df363-32df-5241-9f7b-b326e4b4c2b5}
a=rtcp:65029 IN IP4 192.168.0.11
a=rtcp-mux
a=rtpmap:109 opus/48000/2
a=rtpmap:9 G722/8000/1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=setup:actpass
a=ssrc:3310570981 cname:{7f07a79b-e666-5644-a08a-6d9fec1318ab}
<------------->
--- (14 headers 33 lines) ---
Using INVITE request as basis request - hbtp43cg129ev6q0kf3i
Found peer '163' for '163' from 192.168.237.1:59575
Found RTP audio format 109
Found RTP audio format 9
Found RTP audio format 0
Found RTP audio format 8
Found unknown media description format opus for ID 109
Found audio description format G722 for ID 9
Found audio description format PCMU for ID 0
Found audio description format PCMA for ID 8
Capabilities: us - (ulaw), peer - audio=(ulaw|alaw|g722)/video=(nothing)/text=(nothing), combined - (ulaw)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x0 (nothing), combined - 0x0 (nothing)
Peer audio RTP is at port 192.168.0.11:55423
Looking for 164 in from-internal (domain 192.168.237.128)
list_route: hop: <sip:faq0057e@192.0.2.23;transport=ws;ob>

<--- Transmitting (no NAT) to 192.168.237.1:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Length: 0


<------------>
[2015-11-24 01:01:48] WARNING[43619][C-00000002]: func_presencestate.c:132 presence_read: PRESENCE_STATE unknown 
Audio is at 14792
Adding codec 100003 (ulaw) to SDP
Adding non-codec 0x1 (telephone-event) to SDP
Reliably Transmitting (no NAT) to 192.168.0.17:57726:
INVITE sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK30076efd
Max-Forwards: 70
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
Contact: <sip:163@192.168.0.25:5060>
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 102 INVITE
User-Agent: FPBX-13.0.19(11.20.0)
Date: Tue, 24 Nov 2015 06:01:48 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 236

v=0
o=root 1269178191 1269178191 IN IP4 192.168.0.25
s=Asterisk PBX 11.20.0
c=IN IP4 192.168.0.25
t=0 0
m=audio 14792 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=sendrecv

---

<--- Transmitting (no NAT) to 192.168.237.1:5060 --->
SIP/2.0 180 Ringing
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Length: 0


<------------>
Retransmitting #1 (no NAT) to 192.168.0.17:57726:
INVITE sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK30076efd
Max-Forwards: 70
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
Contact: <sip:163@192.168.0.25:5060>
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 102 INVITE
User-Agent: FPBX-13.0.19(11.20.0)
Date: Tue, 24 Nov 2015 06:01:48 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 236

v=0
o=root 1269178191 1269178191 IN IP4 192.168.0.25
s=Asterisk PBX 11.20.0
c=IN IP4 192.168.0.25
t=0 0
m=audio 14792 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=sendrecv

---

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK30076efd
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 102 INVITE
Content-Length: 0

<------------->
--- (7 headers 0 lines) ---

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK30076efd
Contact: <sip:164@192.168.0.17:57726>
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=96073052
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 102 INVITE
User-Agent: Zoiper r34646
Content-Length: 0

<------------->
--- (9 headers 0 lines) ---
list_route: hop: <sip:164@192.168.0.17:57726>

<--- Transmitting (no NAT) to 192.168.237.1:5060 --->
SIP/2.0 180 Ringing
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Length: 0


<------------>
[2015-11-24 01:01:53] NOTICE[43619][C-00000002]: res_rtp_asterisk.c:4441 ast_rtp_read: Unknown RTP codec 95 received from '(null)'

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK30076efd
Contact: <sip:164@192.168.0.17:57726>
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=96073052
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 102 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri
User-Agent: Zoiper r34646
Allow-Events: presence, kpml
Content-Length: 241

v=0
o=Zoiper 0 2 IN IP4 192.168.0.17
s=Zoiper
c=IN IP4 192.168.0.17
t=0 0
m=audio 40172 RTP/AVP 0 3 8 101
a=rtpmap:0 PCMU/8000
a=rtpmap:3 GSM/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
<------------->
--- (13 headers 12 lines) ---
Found RTP audio format 0
Found RTP audio format 3
Found RTP audio format 8
Found RTP audio format 101
Found audio description format PCMU for ID 0
Found audio description format GSM for ID 3
Found audio description format PCMA for ID 8
Found audio description format telephone-event for ID 101
Capabilities: us - (ulaw), peer - audio=(gsm|ulaw|alaw)/video=(nothing)/text=(nothing), combined - (ulaw)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
Peer audio RTP is at port 192.168.0.17:40172
list_route: hop: <sip:164@192.168.0.17:57726>
set_destination: Parsing <sip:164@192.168.0.17:57726> for address/port to send to
set_destination: set destination to 192.168.0.17:57726
Transmitting (no NAT) to 192.168.0.17:57726:
ACK sip:164@192.168.0.17:57726 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK6feda79f
Max-Forwards: 70
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=96073052
Contact: <sip:163@192.168.0.25:5060>
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 102 ACK
User-Agent: FPBX-13.0.19(11.20.0)
Content-Length: 0


---
Audio is at 10190
Adding codec 100003 (ulaw) to SDP

<--- Reliably Transmitting (no NAT) to 192.168.237.1:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK3930963;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 INVITE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:164@192.168.237.128:5060;transport=WS>
Content-Type: application/sdp
Content-Length: 341

v=0
o=root 1825937783 1825937783 IN IP4 192.168.237.128
s=Asterisk PBX 11.20.0
c=IN IP4 192.168.237.128
t=0 0
m=audio 10190 RTP/SAVPF 0
a=rtpmap:0 PCMU/8000
a=ptime:20
a=connection:new
a=setup:active
a=fingerprint:SHA-256 B7:00:9D:34:16:00:66:D5:F0:FE:C2:F2:AB:15:48:7C:6E:5A:58:63:D3:24:EE:5B:F8:A7:B9:B6:A9:91:8D:2E
a=sendrecv

<------------>

<--- SIP read from WS:192.168.237.1:59575 --->
ACK sip:164@192.168.237.128:5060;transport=ws SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK4461545
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3150 ACK
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 0

<------------->
--- (10 headers 0 lines) ---

<--- SIP read from WS:192.168.237.1:59575 --->
BYE sip:164@192.168.237.128:5060;transport=ws SIP/2.0
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK5942849
Max-Forwards: 70
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3151 BYE
Reason: SIP ;cause=488 ;text="Not Acceptable Here"
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 0

<------------->
--- (11 headers 0 lines) ---
Scheduling destruction of SIP dialog 'hbtp43cg129ev6q0kf3i' in 6400 ms (Method: BYE)

<--- Transmitting (no NAT) to 192.168.237.1:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/WSS 192.0.2.23;branch=z9hG4bK5942849;received=192.168.237.1
From: "1:1" <sip:163@192.168.237.128:5060>;tag=ie9moegt1i
To: <sip:164@192.168.237.128:5060>;tag=as65f243eb
Call-ID: hbtp43cg129ev6q0kf3i
CSeq: 3151 BYE
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog '6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060' in 6400 ms (Method: INVITE)
set_destination: Parsing <sip:164@192.168.0.17:57726> for address/port to send to
set_destination: set destination to 192.168.0.17:57726
Reliably Transmitting (no NAT) to 192.168.0.17:57726:
BYE sip:164@192.168.0.17:57726 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK59bb64c1
Max-Forwards: 70
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=96073052
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 103 BYE
User-Agent: FPBX-13.0.19(11.20.0)
X-Asterisk-HangupCause: Normal Clearing
X-Asterisk-HangupCauseCode: 16
Content-Length: 0


---

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK59bb64c1
Contact: <sip:164@192.168.0.17:57726>
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=96073052
From: "Webphone" <sip:163@192.168.0.25>;tag=as02b8782e
Call-ID: 6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060
CSeq: 103 BYE
User-Agent: Zoiper r34646
Content-Length: 0

<------------->
--- (9 headers 0 lines) ---
Really destroying SIP dialog '6d7a1cba639b259e2d5b10b97df48ed4@192.168.0.25:5060' Method: INVITE
Really destroying SIP dialog 'hbtp43cg129ev6q0kf3i' Method: BYE
Really destroying SIP dialog 'c6nrvsf981c5iif2ed9nh7' Method: REGISTER
Really destroying SIP dialog 'pd05o80ffe28ogp6tnt4rs' Method: REGISTER

<--- SIP read from UDP:192.168.0.17:57726 --->
REGISTER sip:192.168.0.25;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---61a04f7c03529894;rport
Max-Forwards: 70
Contact: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
To: <sip:164@192.168.0.25;transport=UDP>
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 19 REGISTER
Expires: 60
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri
User-Agent: Zoiper r34646
Authorization: Digest username="164",realm="asterisk",nonce="684a0c42",uri="sip:192.168.0.25;transport=UDP",response="62910884cd2dc1ca49269e19c328e8dd",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0

<------------->
--- (15 headers 0 lines) ---
Sending to 192.168.0.17:57726 (no NAT)
Sending to 192.168.0.17:57726 (no NAT)

<--- Transmitting (no NAT) to 192.168.0.17:57726 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---61a04f7c03529894;received=192.168.0.17;rport=57726
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
To: <sip:164@192.168.0.25;transport=UDP>;tag=as63f5ea3e
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 19 REGISTER
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="14ba744e"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'mx2qkVf0bYU1YhLkGiDECQ..' in 32000 ms (Method: REGISTER)

<--- SIP read from UDP:192.168.0.17:57726 --->
REGISTER sip:192.168.0.25;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---a52f622698194c5e;rport
Max-Forwards: 70
Contact: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
To: <sip:164@192.168.0.25;transport=UDP>
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 20 REGISTER
Expires: 60
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri
User-Agent: Zoiper r34646
Authorization: Digest username="164",realm="asterisk",nonce="14ba744e",uri="sip:192.168.0.25;transport=UDP",response="52d2b8ec8e5172831d8fb634d6fa92c8",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0

<------------->
--- (15 headers 0 lines) ---
Sending to 192.168.0.17:57726 (no NAT)
Reliably Transmitting (no NAT) to 192.168.0.17:57726:
OPTIONS sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK2e3e8a25
Max-Forwards: 70
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as1803a0a0
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
Contact: <sip:Unknown@192.168.0.25:5060>
Call-ID: 00f3def56d65abbc3b8899ad5523cbfa@192.168.0.25:5060
CSeq: 102 OPTIONS
User-Agent: FPBX-13.0.19(11.20.0)
Date: Tue, 24 Nov 2015 06:02:08 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0


---

<--- Transmitting (no NAT) to 192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---a52f622698194c5e;received=192.168.0.17;rport=57726
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
To: <sip:164@192.168.0.25;transport=UDP>;tag=as63f5ea3e
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 20 REGISTER
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 60
Contact: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;expires=60
Date: Tue, 24 Nov 2015 06:02:08 GMT
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog '4e61bc1d6c9ac8a51902ca694f2d82b0@192.168.0.25:5060' in 6400 ms (Method: NOTIFY)
Reliably Transmitting (no NAT) to 192.168.0.17:57726:
NOTIFY sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK3cc8623f
Max-Forwards: 70
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as25c5431f
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
Contact: <sip:Unknown@192.168.0.25:5060>
Call-ID: 4e61bc1d6c9ac8a51902ca694f2d82b0@192.168.0.25:5060
CSeq: 102 NOTIFY
User-Agent: FPBX-13.0.19(11.20.0)
Event: message-summary
Content-Type: application/simple-message-summary
Content-Length: 87

Messages-Waiting: no
Message-Account: sip:*97@192.168.0.25
Voice-Message: 0/0 (0/0)

---
Scheduling destruction of SIP dialog 'mx2qkVf0bYU1YhLkGiDECQ..' in 32000 ms (Method: REGISTER)

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK2e3e8a25
Contact: <sip:192.168.0.17:57726>
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=da70026e
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as1803a0a0
Call-ID: 00f3def56d65abbc3b8899ad5523cbfa@192.168.0.25:5060
CSeq: 102 OPTIONS
Accept: application/sdp, application/sdp
Accept-Language: en
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri
User-Agent: Zoiper r34646
Allow-Events: presence, kpml
Content-Length: 0

<------------->
--- (14 headers 0 lines) ---
Really destroying SIP dialog '00f3def56d65abbc3b8899ad5523cbfa@192.168.0.25:5060' Method: OPTIONS

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK3cc8623f
Contact: <sip:192.168.0.17:57726>
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=cdadbc4f
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as25c5431f
Call-ID: 4e61bc1d6c9ac8a51902ca694f2d82b0@192.168.0.25:5060
CSeq: 102 NOTIFY
User-Agent: Zoiper r34646
Content-Length: 0

<------------->
--- (9 headers 0 lines) ---
Really destroying SIP dialog '4e61bc1d6c9ac8a51902ca694f2d82b0@192.168.0.25:5060' Method: NOTIFY
Reliably Transmitting (no NAT) to 192.168.237.1:59575:
OPTIONS sip:faq0057e@192.0.2.23;transport=ws SIP/2.0
Via: SIP/2.0/WS 192.168.237.128:5060;branch=z9hG4bK24815418
Max-Forwards: 70
From: "Unknown" <sip:Unknown@192.168.237.128>;tag=as6b1d9e61
To: <sip:faq0057e@192.0.2.23;transport=ws>
Contact: <sip:Unknown@192.168.237.128:5060;transport=WS>
Call-ID: 125f1b591668d9ee230c48dc3c723dcc@192.168.237.128:5060
CSeq: 102 OPTIONS
User-Agent: FPBX-13.0.19(11.20.0)
Date: Tue, 24 Nov 2015 06:02:29 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0


---

<--- SIP read from WS:192.168.237.1:59575 --->
SIP/2.0 200 OK
Via: SIP/2.0/WS 192.168.237.128:5060;branch=z9hG4bK24815418
To: <sip:faq0057e@192.0.2.23;transport=ws>;tag=thjdhi5u7d
From: "Unknown" <sip:Unknown@192.168.237.128>;tag=as6b1d9e61
Call-ID: 125f1b591668d9ee230c48dc3c723dcc@192.168.237.128:5060
CSeq: 102 OPTIONS
Allow: ACK,CANCEL,BYE,OPTIONS,INFO,NOTIFY,INVITE
Accept: application/sdp,application/dtmf-relay
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 0

<------------->
--- (11 headers 0 lines) ---
Really destroying SIP dialog '125f1b591668d9ee230c48dc3c723dcc@192.168.237.128:5060' Method: OPTIONS

<--- SIP read from UDP:192.168.0.17:57726 --->


<------------->
Really destroying SIP dialog 'mx2qkVf0bYU1YhLkGiDECQ..' Method: REGISTER

<--- SIP read from UDP:192.168.0.17:57726 --->
REGISTER sip:192.168.0.25;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---9d557e1dc5d62979;rport
Max-Forwards: 70
Contact: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
To: <sip:164@192.168.0.25;transport=UDP>
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 21 REGISTER
Expires: 60
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri
User-Agent: Zoiper r34646
Authorization: Digest username="164",realm="asterisk",nonce="14ba744e",uri="sip:192.168.0.25;transport=UDP",response="52d2b8ec8e5172831d8fb634d6fa92c8",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0

<------------->
--- (15 headers 0 lines) ---
Sending to 192.168.0.17:57726 (no NAT)
Sending to 192.168.0.17:57726 (no NAT)

<--- Transmitting (no NAT) to 192.168.0.17:57726 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---9d557e1dc5d62979;received=192.168.0.17;rport=57726
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
To: <sip:164@192.168.0.25;transport=UDP>;tag=as59224c1b
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 21 REGISTER
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="290a7a2a"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'mx2qkVf0bYU1YhLkGiDECQ..' in 32000 ms (Method: REGISTER)

<--- SIP read from UDP:192.168.0.17:57726 --->
REGISTER sip:192.168.0.25;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---821e625ae92ab8f8;rport
Max-Forwards: 70
Contact: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
To: <sip:164@192.168.0.25;transport=UDP>
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 22 REGISTER
Expires: 60
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri
User-Agent: Zoiper r34646
Authorization: Digest username="164",realm="asterisk",nonce="290a7a2a",uri="sip:192.168.0.25;transport=UDP",response="1c77b8ba585fc48bec2c7415471328ef",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0

<------------->
--- (15 headers 0 lines) ---
Sending to 192.168.0.17:57726 (no NAT)
Reliably Transmitting (no NAT) to 192.168.0.17:57726:
OPTIONS sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK29e8ef3d
Max-Forwards: 70
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as3c7790c8
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
Contact: <sip:Unknown@192.168.0.25:5060>
Call-ID: 319dbfe43818a6c33ee065066f9fb62a@192.168.0.25:5060
CSeq: 102 OPTIONS
User-Agent: FPBX-13.0.19(11.20.0)
Date: Tue, 24 Nov 2015 06:03:02 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0


---

<--- Transmitting (no NAT) to 192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.17:57726;branch=z9hG4bK-524287-1---821e625ae92ab8f8;received=192.168.0.17;rport=57726
From: <sip:164@192.168.0.25;transport=UDP>;tag=2d28b550
To: <sip:164@192.168.0.25;transport=UDP>;tag=as59224c1b
Call-ID: mx2qkVf0bYU1YhLkGiDECQ..
CSeq: 22 REGISTER
Server: FPBX-13.0.19(11.20.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 60
Contact: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;expires=60
Date: Tue, 24 Nov 2015 06:03:02 GMT
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog '3d9c6c650f6e936638e52a4b7f60feab@192.168.0.25:5060' in 6400 ms (Method: NOTIFY)
Reliably Transmitting (no NAT) to 192.168.0.17:57726:
NOTIFY sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK6888f240
Max-Forwards: 70
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as2ad8756c
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>
Contact: <sip:Unknown@192.168.0.25:5060>
Call-ID: 3d9c6c650f6e936638e52a4b7f60feab@192.168.0.25:5060
CSeq: 102 NOTIFY
User-Agent: FPBX-13.0.19(11.20.0)
Event: message-summary
Content-Type: application/simple-message-summary
Content-Length: 87

Messages-Waiting: no
Message-Account: sip:*97@192.168.0.25
Voice-Message: 0/0 (0/0)

---
Scheduling destruction of SIP dialog 'mx2qkVf0bYU1YhLkGiDECQ..' in 32000 ms (Method: REGISTER)

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK29e8ef3d
Contact: <sip:192.168.0.17:57726>
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=d20e4769
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as3c7790c8
Call-ID: 319dbfe43818a6c33ee065066f9fb62a@192.168.0.25:5060
CSeq: 102 OPTIONS
Accept: application/sdp, application/sdp
Accept-Language: en
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer, outbound, path, X-cisco-serviceuri
User-Agent: Zoiper r34646
Allow-Events: presence, kpml
Content-Length: 0

<------------->
--- (14 headers 0 lines) ---
Really destroying SIP dialog '319dbfe43818a6c33ee065066f9fb62a@192.168.0.25:5060' Method: OPTIONS

<--- SIP read from UDP:192.168.0.17:57726 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.25:5060;branch=z9hG4bK6888f240
Contact: <sip:192.168.0.17:57726>
To: <sip:164@192.168.0.17:57726;rinstance=a3dacc4e165544b0;transport=UDP>;tag=c69abe4a
From: "Unknown" <sip:Unknown@192.168.0.25>;tag=as2ad8756c
Call-ID: 3d9c6c650f6e936638e52a4b7f60feab@192.168.0.25:5060
CSeq: 102 NOTIFY
User-Agent: Zoiper r34646
Content-Length: 0

<------------->
--- (9 headers 0 lines) ---
Really destroying SIP dialog '3d9c6c650f6e936638e52a4b7f60feab@192.168.0.25:5060' Method: NOTIFY
Reliably Transmitting (no NAT) to 192.168.237.1:59575:
OPTIONS sip:faq0057e@192.0.2.23;transport=ws SIP/2.0
Via: SIP/2.0/WS 192.168.237.128:5060;branch=z9hG4bK102c3c9e
Max-Forwards: 70
From: "Unknown" <sip:Unknown@192.168.237.128>;tag=as35ff57b9
To: <sip:faq0057e@192.0.2.23;transport=ws>
Contact: <sip:Unknown@192.168.237.128:5060;transport=WS>
Call-ID: 616a962b053dad27020fc76c1e637510@192.168.237.128:5060
CSeq: 102 OPTIONS
User-Agent: FPBX-13.0.19(11.20.0)
Date: Tue, 24 Nov 2015 06:03:29 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0


---

<--- SIP read from WS:192.168.237.1:59575 --->
SIP/2.0 200 OK
Via: SIP/2.0/WS 192.168.237.128:5060;branch=z9hG4bK102c3c9e
To: <sip:faq0057e@192.0.2.23;transport=ws>;tag=3ok1t8q45d
From: "Unknown" <sip:Unknown@192.168.237.128>;tag=as35ff57b9
Call-ID: 616a962b053dad27020fc76c1e637510@192.168.237.128:5060
CSeq: 102 OPTIONS
Allow: ACK,CANCEL,BYE,OPTIONS,INFO,NOTIFY,INVITE
Accept: application/sdp,application/dtmf-relay
Supported: outbound
User-Agent: SIP.js/0.7.2
Content-Length: 0

<------------->
--- (11 headers 0 lines) ---
Really destroying SIP dialog '616a962b053dad27020fc76c1e637510@192.168.237.128:5060' Method: OPTIONS

I do have libuuid & Friends…

root@testasterisk [/etc/asterisk]# rpm -qa |grep -i uuid
libuuid-2.17.2-12.18.el6.x86_64
uuid-devel-1.6.1-10.el6.x86_64
libuuid-devel-2.17.2-12.18.el6.x86_64
uuid-1.6.1-10.el6.x86_64

[... some more checks ..]
checking for uuid_generate_random in -luuid... yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
[... some more checks ..]
configure: Package configured for: 
configure: OS type  : linux-gnu
configure: Host CPU : x86_64

My confs…

my httpd.conf

[general]
enabled=yes
enablestatic=yes
bindaddr=0.0.0.0
bindport=8088
prefix=
tlsenable=yes
tlsbindaddr=0.0.0.0:8089
tlscertfile=/etc/pki/tls/certs/server.cert.pem
tlsprivatekey= /etc/pki/tls/private/server.key


my sip extensions

[163]
deny=0.0.0.0/0.0.0.0
disallow=all
secret=xxx
dtmfmode=rfc2833
canreinvite=no
context=from-internal
host=dynamic
trustrpid=yes
sendrpid=no
type=friend
nat=no
port=5060
qualify=yes
qualifyfreq=60
transport=wss
avpf=yes
force_avp=yes
icesupport=yes
encryption=yes
callgroup=
pickupgroup=
allow=ulaw
dial=SIP/163
permit=0.0.0.0/0.0.0.0
callerid=Webphone <163>
callcounter=yes
faxdetect=no
dtlsenable=yes
dtlsverify=no
dtlscertfile=/etc/asterisk/keys/default.pem
dtlscafile=/etc/asterisk/keys/ca.crt
dtlssetup=actpass
dtlsrekey=0

[164]
deny=0.0.0.0/0.0.0.0
disallow=all
secret=xxx
dtmfmode=rfc2833
canreinvite=no
context=from-internal
host=dynamic
trustrpid=yes
sendrpid=no
type=friend
nat=no
port=5060
qualify=yes
qualifyfreq=60
transport=udp,tcp,tls
avpf=no
force_avp=no
icesupport=yes
encryption=no
callgroup=
pickupgroup=
allow=ulaw
dial=SIP/164
mailbox=164@device
permit=0.0.0.0/0.0.0.0
callerid=David2 <164>
callcounter=yes
faxdetect=no

rtp.conf

[general]
rtpstart=10000
rtpend=20000
rtpchecksums=no
strictrtp=yes
stunaddr=stun.l.google.com:19302
icesupport=true