Ekiga : Could not Register

Hi All,

I am using ekiga to register with asterisk , but i have noticed that Account of ekiga could not be registered whenever I put Register as “localhost” or “127.0.0.1” but it works fine whenever i put the ip address of the asterisk machine

by the way I am running both ekiga and asterisk in the same machine.

extensions.conf

[ivan] type=friend defaultuser=ivan context=test secret=ivan host=dynamic allow=all

Configuration of account on ekiga which will work

Name : ivan Registerar : 192.168.1.64 User : ivan Authentication User : ivan Password : xxxx Time Out : 3600

Configuration of account on ekiga which will not work

Name : ivan Registerar : localhost User : ivan Authentication User : ivan Password : xxxx Time Out : 3600

Configuration of account on ekiga which will not work

Name : ivan Registerar : 127.0.0.1 User : ivan Authentication User : ivan Password : xxxx Time Out : 3600

This is ekiga’s problem. Many applications do weird things when communicating using udp via a non-primary network interface.
You might get lucky if you switch to tcp. Note also both ekiga and asterisk try to listen on port 5060, so you might want to change that.

You must change this if you are to have any hope of it working!

You have to change the 5060 port from the Ekiga softphone configuration, than it will work.

Thanks thor,david55,ketan.jadhav for your replies,

ketan.jadhav

No port is specified in Ekiga softphone configuration , could please let me know where it is located ?

thor,david55
I have already changed the listen port to 5061 as the following (referring https://bugs.launchpad.net/ubuntu/+source/ekiga/+bug/296494)

sudo gconf-editor
apps --> ekiga --> protocols --> sip
and changed listen_port to 5061 

but it does not work .

ekiga account configuration :

Name : ivan Registerar : 127.0.0.1 User : ivan Authentication User : ivan Password : xxxx Time Out : 3600

the following are asterisk logs

<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 47 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
--- (12 headers 0 lines) ---
Sending to 127.0.0.1:5061 (no NAT)

<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
To: <sip:ivan@127.0.0.1>;tag=as514add46
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
CSeq: 47 REGISTER
Server: Asterisk PBX 1.8.3
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6c21d65e"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)

<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 47 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
--- (12 headers 0 lines) ---
Sending to 127.0.0.1:5061 (no NAT)

<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
To: <sip:ivan@127.0.0.1>;tag=as514add46
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
CSeq: 47 REGISTER
Server: Asterisk PBX 1.8.3
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6c21d65e"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)

<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 47 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
--- (12 headers 0 lines) ---
Sending to 127.0.0.1:5061 (no NAT)

<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
To: <sip:ivan@127.0.0.1>;tag=as514add46
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
CSeq: 47 REGISTER
Server: Asterisk PBX 1.8.3
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6c21d65e"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)

<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 47 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
--- (12 headers 0 lines) ---
Sending to 127.0.0.1:5061 (no NAT)

<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK00b187f3-98c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
To: <sip:ivan@127.0.0.1>;tag=as514add46
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
CSeq: 47 REGISTER
Server: Asterisk PBX 1.8.3
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6c21d65e"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
my-machine*CLI> 

The timing information from the full log would be helpful, but my guess is that there is a pause between each register attempt which would mean that the unauthorized response isn’t reaching Ekiga, or is not being recognized as belonging to the register request.

The unauthorised response is normal and tells the client how to authorise. It should, immediately, repeat the request with the correct authorisation parameters, but none are ever being sent.

Thanks david55 for your reply

[quote]The timing information from the full log would be helpful,[quote]
Do you need logs with Time , if so Plz tell me how to get the log with Time ?

[quote]but my guess is that there is a pause between each register attempt which would mean that the unauthorized response isn’t reaching Ekiga, or is not being recognized as belonging to the register request.[quote]
What do you mean by unauthorized response ?

[quote],but none are ever being sent.[quote]
none of them refers to unauthorized request and …?

I would appreciate your advise .

Enable the full log in logger.conf and copy from there (typically /var/log/asterisk/full).

SIP/2.0 401 Unauthorized

REGISTER sip:127.0.0.1 SIP/2.0 with authorisation data.

Thanks david55 for your reply,
here is the full log

[Aug 10 15:01:59] NOTICE[5436] cdr.c: CDR simple logging enabled.
[Aug 10 15:01:59] NOTICE[5436] loader.c: 180 modules will be loaded.
[Aug 10 15:02:00] NOTICE[5436] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Aug 10 15:02:00] VERBOSE[5436] chan_sip.c: SIP channel loading...
[Aug 10 15:02:00] NOTICE[5436] chan_skinny.c: Configuring skinny from skinny.conf
[Aug 10 15:02:00] NOTICE[5436] pbx_ael.c: Starting AEL load process.
[Aug 10 15:02:00] NOTICE[5436] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
[Aug 10 15:02:00] NOTICE[5436] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
[Aug 10 15:02:00] NOTICE[5436] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
[Aug 10 15:02:00] NOTICE[5436] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
[Aug 10 15:02:00] NOTICE[5436] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
[Aug 10 15:02:00] VERBOSE[5436] res_clialiases.c:   == Aliased CLI command 'hangup request' to 'channel request hangup'
[Aug 10 15:02:00] VERBOSE[5436] res_clialiases.c:   == Aliased CLI command 'originate' to 'channel originate'
[Aug 10 15:02:00] VERBOSE[5436] res_clialiases.c:   == Aliased CLI command 'help' to 'core show help'
[Aug 10 15:02:00] VERBOSE[5436] res_clialiases.c:   == Aliased CLI command 'pri intense debug span' to 'pri set debug 2 span'
[Aug 10 15:02:00] VERBOSE[5436] res_clialiases.c:   == Aliased CLI command 'reload' to 'module reload'
[Aug 10 15:02:45] VERBOSE[5451] chan_sip.c: Really destroying SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' Method: REGISTER
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 399 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 399 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3b1e3e38"

Content-Length: 0




<------------>
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 399 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 399 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3b1e3e38"

Content-Length: 0




<------------>
[Aug 10 15:02:46] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:02:47] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 399 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:02:47] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:02:47] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:02:47] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 399 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3b1e3e38"

Content-Length: 0




<------------>
[Aug 10 15:02:47] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:02:49] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 399 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:02:49] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:02:49] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:02:49] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKfc144a54-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 399 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3b1e3e38"

Content-Length: 0




<------------>
[Aug 10 15:02:49] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 400 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: *
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 0
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 400 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="19c9cb84"

Content-Length: 0




<------------>
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 400 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: *
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 0
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 200 OK

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 400 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

Expires: 0

Date: Wed, 10 Aug 2011 12:03:18 GMT

Content-Length: 0




<------------>
[Aug 10 15:03:18] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:19] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 400 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: *
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 0
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:19] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:19] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:19] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 200 OK

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 400 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

Expires: 0

Date: Wed, 10 Aug 2011 12:03:19 GMT

Content-Length: 0




<------------>
[Aug 10 15:03:19] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:21] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 400 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: *
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 0
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:21] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:21] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:21] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 200 OK

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKe6183f67-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 400 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

Expires: 0

Date: Wed, 10 Aug 2011 12:03:21 GMT

Content-Length: 0




<------------>
[Aug 10 15:03:21] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:25] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 401 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:25] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:25] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:25] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 401 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="392ce151"

Content-Length: 0




<------------>
[Aug 10 15:03:25] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:26] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 401 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:26] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:26] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:26] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 401 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="392ce151"

Content-Length: 0




<------------>
[Aug 10 15:03:26] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:27] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 401 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:27] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:27] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:27] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 401 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="392ce151"

Content-Length: 0




<------------>
[Aug 10 15:03:27] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:03:29] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 401 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:03:29] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:03:29] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:03:29] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK6eeec86b-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as2377211b

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 401 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="392ce151"

Content-Length: 0




<------------>
[Aug 10 15:03:29] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:01] VERBOSE[5451] chan_sip.c: Really destroying SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' Method: REGISTER
[Aug 10 15:04:01] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 402 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:01] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:01] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:01] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as32d09f3d

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 402 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4f59166e"

Content-Length: 0




<------------>
[Aug 10 15:04:01] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:02] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 402 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:02] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:02] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:02] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as32d09f3d

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 402 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4f59166e"

Content-Length: 0




<------------>
[Aug 10 15:04:02] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:03] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 402 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:03] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:03] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:03] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as32d09f3d

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 402 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4f59166e"

Content-Length: 0




<------------>
[Aug 10 15:04:03] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:05] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 402 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:05] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:05] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:05] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK44c62881-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as32d09f3d

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 402 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="4f59166e"

Content-Length: 0




<------------>
[Aug 10 15:04:05] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:37] VERBOSE[5451] chan_sip.c: Really destroying SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' Method: REGISTER
[Aug 10 15:04:37] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 403 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:37] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:37] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:37] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as25c9ac59

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 403 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2349f7e8"

Content-Length: 0




<------------>
[Aug 10 15:04:37] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:38] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 403 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:38] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:38] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:38] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as25c9ac59

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 403 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2349f7e8"

Content-Length: 0




<------------>
[Aug 10 15:04:38] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:39] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 403 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:39] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:39] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:39] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as25c9ac59

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 403 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2349f7e8"

Content-Length: 0




<------------>
[Aug 10 15:04:39] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:04:41] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 403 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:04:41] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:04:41] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:04:41] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bKeeec9c96-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as25c9ac59

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 403 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="2349f7e8"

Content-Length: 0




<------------>
[Aug 10 15:04:41] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:13] VERBOSE[5451] chan_sip.c: Really destroying SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' Method: REGISTER
[Aug 10 15:05:13] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 404 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:13] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:13] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:13] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as4f93567c

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 404 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0a5d0986"

Content-Length: 0




<------------>
[Aug 10 15:05:13] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:14] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 404 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:14] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:14] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:14] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as4f93567c

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 404 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0a5d0986"

Content-Length: 0




<------------>
[Aug 10 15:05:14] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:15] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 404 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:15] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:15] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:15] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as4f93567c

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 404 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0a5d0986"

Content-Length: 0




<------------>
[Aug 10 15:05:15] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:17] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 404 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:17] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:17] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:17] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK10c50fac-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as4f93567c

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 404 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="0a5d0986"

Content-Length: 0




<------------>
[Aug 10 15:05:17] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:49] VERBOSE[5451] chan_sip.c: Really destroying SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' Method: REGISTER
[Aug 10 15:05:49] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 405 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:49] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:49] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:49] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as33104aea

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 405 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6f40ea6f"

Content-Length: 0




<------------>
[Aug 10 15:05:49] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:50] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 405 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:50] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:50] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:50] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as33104aea

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 405 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6f40ea6f"

Content-Length: 0




<------------>
[Aug 10 15:05:50] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:51] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 405 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:51] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:51] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:51] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as33104aea

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 405 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6f40ea6f"

Content-Length: 0




<------------>
[Aug 10 15:05:51] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:05:53] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 405 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:05:53] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:05:53] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:05:53] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK28d383c1-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as33104aea

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 405 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="6f40ea6f"

Content-Length: 0




<------------>
[Aug 10 15:05:53] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:06:25] VERBOSE[5451] chan_sip.c: Really destroying SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' Method: REGISTER
[Aug 10 15:06:25] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 406 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:06:25] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:06:25] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:06:25] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as64622dc3

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 406 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="36508001"

Content-Length: 0




<------------>
[Aug 10 15:06:25] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:06:26] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 406 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:06:26] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:06:26] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:06:26] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as64622dc3

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 406 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="36508001"

Content-Length: 0




<------------>
[Aug 10 15:06:26] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:06:27] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 406 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:06:27] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:06:27] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:06:27] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as64622dc3

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 406 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="36508001"

Content-Length: 0




<------------>
[Aug 10 15:06:27] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:06:29] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 406 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:06:29] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:06:29] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:06:29] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK0220f7d6-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as64622dc3

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 406 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="36508001"

Content-Length: 0




<------------>
[Aug 10 15:06:29] VERBOSE[5451] chan_sip.c: Scheduling destruction of SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' in 32000 ms (Method: REGISTER)
[Aug 10 15:07:01] VERBOSE[5451] chan_sip.c: Really destroying SIP dialog 'b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine' Method: REGISTER
[Aug 10 15:07:01] VERBOSE[5451] chan_sip.c: 
<--- SIP read from UDP:127.0.0.1:5061 --->
REGISTER sip:127.0.0.1 SIP/2.0
CSeq: 407 REGISTER
Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK74566bec-b6c1-e011-8de8-7071bc86c9c0;rport
User-Agent: Ekiga/3.2.6
From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0
Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine
To: <sip:ivan@127.0.0.1>
Contact: <sip:ivan@127.0.0.1:5061>;q=1, <sip:ivan@192.168.1.2:5061>;q=0.667, <sip:ivan@169.254.1.79:5061>;q=0.334
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,SUBSCRIBE,NOTIFY,REFER,MESSAGE,INFO,PING
Expires: 3600
Content-Length: 0
Max-Forwards: 70

<------------->
[Aug 10 15:07:01] VERBOSE[5451] chan_sip.c: --- (12 headers 0 lines) ---
[Aug 10 15:07:01] VERBOSE[5451] chan_sip.c: Sending to 127.0.0.1:5061 (no NAT)
[Aug 10 15:07:01] VERBOSE[5451] chan_sip.c: 
<--- Transmitting (no NAT) to 127.0.0.1:5061 --->
SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 127.0.0.1:5061;branch=z9hG4bK74566bec-b6c1-e011-8de8-7071bc86c9c0;received=127.0.0.1;rport=5061

From: <sip:ivan@127.0.0.1>;tag=14eb4c8b-98c1-e011-8de8-7071bc86c9c0

To: <sip:ivan@127.0.0.1>;tag=as553f6426

Call-ID: b2e34c8b-98c1-e011-8de8-7071bc86c9c0@my-machine

CSeq: 407 REGISTER

Server: Asterisk PBX 1.8.3

Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH

Supported: replaces, timer

WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="15b89ea8"

Content-Length: 0

Hi , Any update…

The second attempt is quite soon, so the phone may be responding, in which case the problem seems to be in the phone (unless you have a router that is stripping the authentication).

Thanks david55 for your reply,

Ok. could you please recommand any other softphone ( I am currently using ekiga , I am also using Ubuntu 10.10 as my OS) ?