[GnomeMeeting-devel-list] SIP: registering with Asterisk on multihomed host



Having changed the key

  /apps/gnomemeeting-snapshot/protocols/sip/listen_port

to 5061, I am trying to register to Asterisk running on the same host on port 5060.

The registration seems to fail. I am attaching the debug output.

The machine is multihomed with the following interfaces:
  eth0      85.224.196.23
  eth1	    192.168.100.1

GM is configured to register to 192.168.100.1.

Asterisk was listening on all interfaces, but the problem seems to persist if I have it listening only on eth1.

Here is a quick analysis of the logs which might be completely wrong:

Apparently GM sends out two registration requests using the source addresses of both eth0 and eth1. This seems a bit odd.

From what I can tell, Asterisk responds to the first request, and GM subsequently cancels the second one. But Asterisk appears to think that all transactions belong to the same request (indeed the Call-ID is the same) and responds with a "Request Terminated".

Marcus
2005/04/27 20:23:59.890	  0:00.100	  gnomemeeting-snapshot	Detected audio plugins: ALSA
2005/04/27 20:23:59.892	  0:00.101	  gnomemeeting-snapshot	Detected video plugins: Picture,V4L
2005/04/27 20:23:59.893	  0:00.102	  gnomemeeting-snapshot	Detected audio plugins: ALSA
2005/04/27 20:23:59.893	  0:00.102	  gnomemeeting-snapshot	Detected video plugins: Picture,V4L
2005/04/27 20:24:00.177	  0:00.386	  gnomemeeting-snapshot	Detected the following audio input devices: Camera,Brooktree Bt878,BT Headset,NVidia nForce2,Default with plugin ALSA
2005/04/27 20:24:00.178	  0:00.387	  gnomemeeting-snapshot	Detected the following audio output devices: BT Headset,NVidia nForce2,Default with plugin ALSA
2005/04/27 20:24:00.178	  0:00.387	  gnomemeeting-snapshot	Detected the following video input devices: BT878 video (ProVideo PV951),Logitech QuickCam USB with plugin V4L
2005/04/27 20:24:00.179	  0:00.388	  gnomemeeting-snapshot	Detected the following audio input devices: Camera,Brooktree Bt878,BT Headset,NVidia nForce2,Default with plugin ALSA
2005/04/27 20:24:00.180	  0:00.389	  gnomemeeting-snapshot	Detected the following audio output devices: BT Headset,NVidia nForce2,Default with plugin ALSA
2005/04/27 20:24:00.181	  0:00.390	  gnomemeeting-snapshot	Detected the following video input devices: BT878 video (ProVideo PV951),Logitech QuickCam USB with plugin V4L
[assert] error: 111 (Förbindelse vägras)
[assert] where: "socket.c", "sw_socket_tcp_connect", line: 720

2005/04/27 20:24:00.212	  0:00.421	  gnomemeeting-snapshot	GMZeroconfBrowser: Can't browse!
2005/04/27 20:24:00.893	  0:01.102	  gnomemeeting-snapshot	GnomeMeeting version 1.3.0
2005/04/27 20:24:00.894	  0:01.103	  gnomemeeting-snapshot	OPAL version unknown
2005/04/27 20:24:00.894	  0:01.103	  gnomemeeting-snapshot	PWLIB version 1.9.1
2005/04/27 20:24:00.894	  0:01.104	  gnomemeeting-snapshot	GNOME support enabled
2005/04/27 20:24:00.895	  0:01.104	  gnomemeeting-snapshot	Fullscreen support enabled
2005/04/27 20:24:00.895	  0:01.105	  gnomemeeting-snapshot	DBUS support disabled
2005/04/27 20:24:00.896	  0:01.105	  gnomemeeting-snapshot	Quicknet hardware support enabled
2005/04/27 20:24:00.898	  0:01.108	  gnomemeeting-snapshot	Set TCP port range to 3000030010
2005/04/27 20:24:00.899	  0:01.108	  gnomemeeting-snapshot	Set RTP port range to 50005016
2005/04/27 20:24:00.899	  0:01.109	  gnomemeeting-snapshot	Set UDP port range to 50605100
2005/04/27 20:24:00.900	  0:01.109	  gnomemeeting-snapshot	OpalEP	Created endpoint: h323
2005/04/27 20:24:00.901	  0:01.110	  gnomemeeting-snapshot	H323	Created endpoint.
2005/04/27 20:24:00.903	  0:01.113	  gnomemeeting-snapshot	OpalMan	Added route "pc:.*=h323:<da>"
2005/04/27 20:24:00.904	  0:01.113	  gnomemeeting-snapshot	OpalEP	Created endpoint: sip
2005/04/27 20:24:00.905	  0:01.114	  gnomemeeting-snapshot	SIP	Created endpoint.
2005/04/27 20:24:00.906	  0:01.115	  Opal Listener:98bc2a8	Listen	Started listening thread on tcp$*:1720
2005/04/27 20:24:00.908	  0:01.117	  Opal Listener:98bc2a8	Listen	Waiting on socket accept on tcp$*:1720
2005/04/27 20:24:00.910	  0:01.120	  gnomemeeting-snapshot	OpalMan	Added route "pc:.*=sip:<da>"
2005/04/27 20:24:00.911	  0:01.120	  gnomemeeting-snapshot	OpalEP	Created endpoint: pc
2005/04/27 20:24:00.913	  0:01.122	  gnomemeeting-snapshot	PCSS	Created PC sound system endpoint.
2005/04/27 20:24:00.914	  0:01.123	  gnomemeeting-snapshot	OpalMan	Added route "h323:.*=pc:<da>"
2005/04/27 20:24:00.914	  0:01.123	  gnomemeeting-snapshot	OpalMan	Added route "sip:.*=pc:<da>"
2005/04/27 20:24:00.915	  0:01.124	  Opal Listener:98c4c10	Listen	Started listening thread on udp$*:5061
2005/04/27 20:24:00.916	  0:01.125	  Opal Listener:98c4c10	Listen	Waiting on UDP packet on udp$*:5061
[assert] error: 111 (Förbindelse vägras)
[assert] where: "socket.c", "sw_socket_tcp_connect", line: 720

2005/04/27 20:24:00.918	  0:01.127	  gnomemeeting-snapshot	GMZeroconfPublisher: Can't publish!
2005/04/27 20:24:00.990	  0:01.200	GMAccounts...r:098c95e0	OpalUDP	Binding to interface: :::33467
2005/04/27 20:24:00.992	  0:01.201	GMAccounts...r:098c95e0	OpalUDP	Started connect to 192.168.100.1:5060
2005/04/27 20:24:00.993	  0:01.203	GMAccounts...r:098c95e0	OpalUDP	Connecting to interfaces:
127.0.0.1 [00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01] <00-00-00-00-00-00> (lo)
85.224.196.23 [fe:80:00:00:00:00:00:00:02:c1:26:ff:fe:02:ed:28] <00-C1-26-02-ED-28> (eth0)
192.168.100.1 [20:02:55:e0:c4:17:00:01:00:00:00:00:00:00:00:01] <00-00-E8-9F-5B-27> (eth1)

2005/04/27 20:24:00.996	  0:01.205	GMAccounts...r:098c95e0	SIP	Created Transport for Registrar udp$192.168.100.1:5060<if=udp$::>
2005/04/27 20:24:00.999	  0:01.208	GMAccounts...r:098c95e0	SIP	Sending PDU on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
REGISTER sip:thales.home.better.se SIP/2.0
CSeq: 1 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Contact: <sip:marcus 85 224 196 23;transport=udp>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Expires: 3600
Content-Length: 0


2005/04/27 20:24:01.005	  0:01.215	GMAccounts...r:098c95e0	SIP	Sending PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
REGISTER sip:thales.home.better.se SIP/2.0
CSeq: 2 REGISTER
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Contact: <sip:marcus 192 168 100 1;transport=udp>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Expires: 3600
Content-Length: 0


2005/04/27 20:24:01.011	  0:01.220	  SIP Transport:98b38c8	SIP	Read thread started.
2005/04/27 20:24:01.011	  0:01.220	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
2005/04/27 20:24:01.013	  0:01.222	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
SIP/2.0 100 Trying
CSeq: 1 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:01.015	  0:01.224	  SIP Transport:98b38c8	SIP	Transaction 1 REGISTER proceeding.
2005/04/27 20:24:01.016	  0:01.225	  SIP Transport:98b38c8	SIP	Sending PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
CANCEL sip:thales.home.better.se SIP/2.0
CSeq: 2 CANCEL
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Content-Length: 0


2005/04/27 20:24:01.021	  0:01.230	  SIP Transport:98b38c8	OpalUDP	Ended connect, selecting 85.224.196.23:5062
2005/04/27 20:24:01.022	  0:01.231	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
2005/04/27 20:24:01.023	  0:01.232	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
SIP/2.0 401 Unauthorized
CSeq: 1 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0
WWW-Authenticate: Digest realm="home.better.se", nonce="19dd5a50"


2005/04/27 20:24:01.025	  0:01.234	  SIP Transport:98b38c8	SIP	Transaction 1 REGISTER completed.
2005/04/27 20:24:01.026	  0:01.235	  SIP Transport:98b38c8	SIP	Received Authentication Required response
2005/04/27 20:24:01.027	  0:01.236	  SIP Transport:98b38c8	SIP	Adding authentication information
2005/04/27 20:24:01.028	  0:01.238	  SIP Transport:98b38c8	SIP	Sending PDU on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
REGISTER sip:thales.home.better.se SIP/2.0
CSeq: 3 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
Authorization: Digest username="marcus", realm="home.better.se", nonce="19dd5a50", uri="sip:thales.home.better.se", response="8ed9f3c148970c7f9ae6b37246b7503e", algorithm=md5
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Contact: <sip:marcus 85 224 196 23;transport=udp>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Expires: 3600
Content-Length: 0


2005/04/27 20:24:01.035	  0:01.244	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
2005/04/27 20:24:01.036	  0:01.245	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
SIP/2.0 100 Trying
CSeq: 3 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:01.038	  0:01.247	  SIP Transport:98b38c8	SIP	Transaction 3 REGISTER proceeding.
2005/04/27 20:24:01.039	  0:01.248	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
2005/04/27 20:24:01.040	  0:01.249	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
SIP/2.0 403 Forbidden
CSeq: 3 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:01.042	  0:01.252	  SIP Transport:98b38c8	SIP	Transaction 3 REGISTER completed.
2005/04/27 20:24:01.047	  0:01.256	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
2005/04/27 20:24:02.021	  0:02.230	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$85.224.196.23:5062>
SIP/2.0 487 Request Terminated
CSeq: 2 REGISTER
Via: SIP/2.0/UDP 192.168.100.1:5063
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:02.023	  0:02.233	  SIP Transport:98b38c8	SIP	Transaction 2 REGISTER completed.
2005/04/27 20:24:02.026	  0:02.236	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
2005/04/27 20:24:03.020	  0:03.229	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
SIP/2.0 487 Request Terminated
CSeq: 2 REGISTER
Via: SIP/2.0/UDP 192.168.100.1:5063
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:03.023	  0:03.232	  SIP Transport:98b38c8	SIP	Transaction 2 REGISTER completed.
2005/04/27 20:24:03.024	  0:03.233	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
2005/04/27 20:24:03.035	  0:03.244	            Housekeeper	SIP	Set Terminated_Success for 1 REGISTER
2005/04/27 20:24:03.048	  0:03.257	            Housekeeper	SIP	Set Terminated_Success for 3 REGISTER
2005/04/27 20:24:04.020	  0:04.229	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
SIP/2.0 487 Request Terminated
CSeq: 2 REGISTER
Via: SIP/2.0/UDP 192.168.100.1:5063
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:04.023	  0:04.232	  SIP Transport:98b38c8	SIP	Transaction 2 REGISTER completed.
2005/04/27 20:24:04.026	  0:04.235	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
2005/04/27 20:24:05.020	  0:05.229	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
SIP/2.0 487 Request Terminated
CSeq: 2 REGISTER
Via: SIP/2.0/UDP 192.168.100.1:5063
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:05.023	  0:05.232	  SIP Transport:98b38c8	SIP	Transaction 2 REGISTER completed.
2005/04/27 20:24:05.026	  0:05.235	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
2005/04/27 20:24:06.021	  0:06.230	  SIP Transport:98b38c8	SIP	PDU Received on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
SIP/2.0 487 Request Terminated
CSeq: 2 REGISTER
Via: SIP/2.0/UDP 192.168.100.1:5063
User-Agent: Asterisk PBX
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>;tag=as45cb7e05
Contact: <sip:marcus 85 224 196 23>
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Content-Length: 0


2005/04/27 20:24:06.023	  0:06.232	  SIP Transport:98b38c8	SIP	Transaction 2 REGISTER completed.
2005/04/27 20:24:06.024	  0:06.233	  SIP Transport:98b38c8	SIP	Waiting for PDU on udp$192.168.100.1:5060<if=udp$192.168.100.1:5063>
2005/04/27 20:24:07.823	  0:08.032	  gnomemeeting-snapshot	Listen	Stopping listening thread on tcp$*:1720
2005/04/27 20:24:07.852	  0:08.061	  gnomemeeting-snapshot	H323	Deleted endpoint.
2005/04/27 20:24:07.852	  0:08.061	  gnomemeeting-snapshot	OpalEP	h323 endpoint destroyed.
2005/04/27 20:24:07.853	  0:08.062	  gnomemeeting-snapshot	Listen	Stopping listening thread on udp$*:5061
2005/04/27 20:24:07.854	  0:08.063	  Opal Listener:98c4c10	Listen	UDP select error: Avbrutet systemanrop
2005/04/27 20:24:07.859	  0:08.068	  gnomemeeting-snapshot	SIP	Deleted endpoint.
2005/04/27 20:24:07.859	  0:08.068	  gnomemeeting-snapshot	Opal	Transport clean up on termination
2005/04/27 20:24:07.860	  0:08.069	  gnomemeeting-snapshot	OpalUDP	Close
2005/04/27 20:24:07.860	  0:08.069	  gnomemeeting-snapshot	Opal	Transport Close
2005/04/27 20:24:07.861	  0:08.070	  SIP Transport:98b38c8	SIP	PDU Read failed: Avbrutet systemanrop
2005/04/27 20:24:07.861	  0:08.071	  SIP Transport:98b38c8	SIP	Read thread finished.
2005/04/27 20:24:07.867	  0:08.076	  gnomemeeting-snapshot	OpalEP	sip endpoint destroyed.
2005/04/27 20:24:07.868	  0:08.077	  gnomemeeting-snapshot	PCSS	Deleted PC sound system endpoint.
2005/04/27 20:24:07.868	  0:08.077	  gnomemeeting-snapshot	OpalEP	pc endpoint destroyed.
2005/04/27 20:24:07.869	  0:08.078	  gnomemeeting-snapshot	OpalMan	Deleted manager.
Apr 27 20:24:01 VERBOSE[2151]: 

Sip read: 
REGISTER sip:thales.home.better.se SIP/2.0
CSeq: 1 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Contact: <sip:marcus 85 224 196 23;transport=udp>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Expires: 3600
Content-Length: 0


Apr 27 20:24:01 VERBOSE[2151]: 10 headers, 0 lines
Apr 27 20:24:01 VERBOSE[2151]: Using latest request as basis request
Apr 27 20:24:01 VERBOSE[2151]: Sending to 85.224.196.23 : 5062 (non-NAT)
Apr 27 20:24:01 VERBOSE[2151]: Transmitting (no NAT):
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 85.224.196.23:5062
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 1 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:01 VERBOSE[2151]: Transmitting (no NAT):
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 85.224.196.23:5062
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 1 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
WWW-Authenticate: Digest realm="home.better.se", nonce="19dd5a50"
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:01 VERBOSE[2151]: Scheduling destruction of call 'aab83132-b7b5-d911-8cc1-00c12602ed28 thales' in 15000 ms
Apr 27 20:24:01 VERBOSE[2151]: 

Sip read: 
REGISTER sip:thales.home.better.se SIP/2.0
CSeq: 2 REGISTER
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Contact: <sip:marcus 192 168 100 1;transport=udp>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Expires: 3600
Content-Length: 0


Apr 27 20:24:01 VERBOSE[2151]: 10 headers, 0 lines
Apr 27 20:24:01 VERBOSE[2151]: Using latest request as basis request
Apr 27 20:24:01 VERBOSE[2151]: Sending to 192.168.100.1 : 5063 (non-NAT)
Apr 27 20:24:01 VERBOSE[2151]: Transmitting (no NAT):
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 192.168.100.1:5063
Apr 27 20:24:01 VERBOSE[2151]: Transmitting (no NAT):
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
WWW-Authenticate: Digest realm="home.better.se", nonce="4fc32071"
Content-Length: 0


 to 192.168.100.1:5063
Apr 27 20:24:01 VERBOSE[2151]: Scheduling destruction of call 'aab83132-b7b5-d911-8cc1-00c12602ed28 thales' in 15000 ms
Apr 27 20:24:01 VERBOSE[2151]: 

Sip read: 
CANCEL sip:thales.home.better.se SIP/2.0
CSeq: 2 CANCEL
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Content-Length: 0


Apr 27 20:24:01 VERBOSE[2151]: 8 headers, 0 lines
Apr 27 20:24:01 VERBOSE[2151]: Sending to 192.168.100.1 : 5063 (non-NAT)
Apr 27 20:24:01 VERBOSE[2151]: Reliably Transmitting (no NAT):
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 192.168.100.1:5063
Apr 27 20:24:01 VERBOSE[2151]: Transmitting (no NAT):
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 CANCEL
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 192.168.100.1:5063
Apr 27 20:24:01 VERBOSE[2151]: 

Sip read: 
REGISTER sip:thales.home.better.se SIP/2.0
CSeq: 3 REGISTER
Via: SIP/2.0/UDP 85.224.196.23:5062
Authorization: Digest username="marcus", realm="home.better.se", nonce="19dd5a50", uri="sip:thales.home.better.se", response="8ed9f3c148970c7f9ae6b37246b7503e", algorithm=md5
From: <sip:marcus home better se>
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
To: <sip:marcus home better se>
Contact: <sip:marcus 85 224 196 23;transport=udp>
Allow: INVITE, ACK, OPTIONS, BYE, CANCEL, REGISTER, SUBSCRIBE, NOTIFY
Expires: 3600
Content-Length: 0


Apr 27 20:24:01 VERBOSE[2151]: 11 headers, 0 lines
Apr 27 20:24:01 VERBOSE[2151]: Using latest request as basis request
Apr 27 20:24:01 VERBOSE[2151]: Sending to 85.224.196.23 : 5062 (non-NAT)
Apr 27 20:24:01 VERBOSE[2151]: Transmitting (no NAT):
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 85.224.196.23:5062
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 3 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:01 VERBOSE[2151]: Transmitting (no NAT):
SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 85.224.196.23:5062
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 3 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:01 NOTICE[2151]: Registration from '<sip:marcus home better se>' failed for '85.224.196.23'
Apr 27 20:24:01 VERBOSE[2151]: Scheduling destruction of call 'aab83132-b7b5-d911-8cc1-00c12602ed28 thales' in 15000 ms
Apr 27 20:24:02 VERBOSE[2151]: Retransmitting #1 (no NAT):
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:03 VERBOSE[2151]: Retransmitting #2 (no NAT):
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:04 VERBOSE[2151]: Retransmitting #3 (no NAT):
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:05 VERBOSE[2151]: Retransmitting #4 (no NAT):
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:06 VERBOSE[2151]: Retransmitting #5 (no NAT):
SIP/2.0 487 Request Terminated
Via: SIP/2.0/UDP 192.168.100.1:5063
From: <sip:marcus home better se>
To: <sip:marcus home better se>;tag=as45cb7e05
Call-ID: aab83132-b7b5-d911-8cc1-00c12602ed28 thales
CSeq: 2 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
Contact: <sip:marcus 85 224 196 23>
Content-Length: 0


 to 85.224.196.23:5062
Apr 27 20:24:07 WARNING[2151]: Maximum retries exceeded on call aab83132-b7b5-d911-8cc1-00c12602ed28 thales for seqno 2 (Critical Response)
Apr 27 20:24:07 VERBOSE[2151]: Destroying call 'aab83132-b7b5-d911-8cc1-00c12602ed28 thales'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]