I have an FWD account and try to run KPhone. But I cannot register and get the following output:
Code: Select all
Found 3 interfaces.
SipClient: Listening on port: 5060
SipClient: Our address: 213.23.40.57
SipClient: STUN request
SipClient: Receiving message...
SipClient: STUN response for RTP
address_port: 5060
address: 213.23.40.57
SipRegister: Auth is '(null)'
SipRegister: Proxy Auth is '(null)'
SipClient: Sending: 19:28:35.264
--------------------------------
REGISTER sip:fwd.pulver.com SIP/2.0
Via: SIP/2.0/UDP 213.23.40.57
CSeq: 1472 REGISTER
To: "samo" <sip:123456@fwd.pulver.com>
Expires: 900
From: "samo" <sip:123456@fwd.pulver.com>
Call-ID: 1271865643@213.23.40.57
Content-Length: 0
User-Agent: KPhone/3.11
Event: registration
Allow-Events: presence
Contact: <sip:samo@213.23.40.57;transport=udp>;q=1.0;methods="INVITE, MESSAGE, INFO, SUBSCRIBE, OPTIONS, BYE, CANCEL, NOTIFY, ACK"
res_search: NO result !
res_search: NO result !
SipClient: Sending to 'fwd.pulver.com:5060'
SipClient: Receiving message...
SipClient: Received: 19:28:37.463
---------------------------------
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 213.23.40.57
CSeq: 1472 REGISTER
To: "samo" <sip:123456@fwd.pulver.com>;tag=b27e1a1d33761e85846fc98f5f3a7e58.503b
From: "samo" <sip:123456@fwd.pulver.com>
Call-ID: 1271865643@213.23.40.57
WWW-Authenticate: Digest realm="fwd.pulver.com", nonce="40535d0888fca2df2e8e375dfa28940089116269"
Server: Free World Dialup (0.8.11rc3 (i386/linux))
Content-Length: 0
SipCall: Incoming response
SipTransaction: Incoming Response
SipRegister: Authentication required
WL: SipProtocol: HA1=fbcafd42f832882e7fc7abb97a136206 (123456:fwd.pulver.com)
SipProtocol: Digest calculated.
SipRegister: Auth is 'Digest username="123456", realm="fwd.pulver.com", nonce="40535d0888fca2df2e8e375dfa28940089116269", uri="sip:fwd.pulver.com", cnonce="abcdefghi", nc=00000001, response="bab7c37e2d2392251b0bea292f34b123", opaque=""'
SipRegister: Proxy Auth is '(null)'
SipClient: Sending: 19:28:41.462
--------------------------------
REGISTER sip:fwd.pulver.com SIP/2.0
Via: SIP/2.0/UDP 213.23.40.57
CSeq: 1473 REGISTER
To: "samo" <sip:123456@fwd.pulver.com>
Authorization: Digest username="123456", realm="fwd.pulver.com", nonce="40535d0888fca2df2e8e375dfa28940089116269", uri="sip:fwd.pulver.com", cnonce="abcdefghi", nc=00000001, response="bab7c37e2d2392251b0bea292f34b123", opaque=""
Expires: 900
From: "samo" <sip:123456@fwd.pulver.com>
Call-ID: 1271865643@213.23.40.57
Content-Length: 0
User-Agent: KPhone/3.11
Event: registration
Allow-Events: presence
Contact: <sip:samo@213.23.40.57;transport=udp>;q=1.0;methods="INVITE, MESSAGE, INFO, SUBSCRIBE, OPTIONS, BYE, CANCEL, NOTIFY, ACK"
res_search: NO result !
res_search: NO result !
SipClient: Sending to 'fwd.pulver.com:5060'
SipClient: Receiving message...
SipClient: Received: 19:28:42.147
---------------------------------
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 213.23.40.57
CSeq: 1473 REGISTER
To: "samo" <sip:123456@fwd.pulver.com>;tag=b27e1a1d33761e85846fc98f5f3a7e58.503b
From: "samo" <sip:123456@fwd.pulver.com>
Call-ID: 1271865643@213.23.40.57
WWW-Authenticate: Digest realm="fwd.pulver.com", nonce="40535d0d9fad81cabcf30a8ca42a601a2bda2e07"
Server: Free World Dialup (0.8.11rc3 (i386/linux))
Content-Length: 0
SipCall: Incoming response
SipTransaction: Incoming Response
Thanks


