Zoiper calling on the same machine - issue

I have been testing the Asterix.

I installed , Asterix on a Linux machine which is running on a Virtual machine.

And Support Center is installed on Windows , Parent Machine.

I had configured Asterix and Zoiper Softphones on both sides.

When I call from Linux , to SupportCenter configured Windows Zoiper client, I receive the call on the Linux machine itself.

Where, If I call from Windows Supportcenter Zoiper client to Linux , I am able to receive the call on Linux.

You may throw your expertise knowledge on , why I am not able to receive the call on windows machine and call is being received on Linux machine itself.

Regards,
Selvakumar

put your dialplan and console log here so we can help .

Dear omid_mohajerani,

Sorry for asking the rudimentary question. Where do I find dial plan and console log.

I configured two SIP accounts. Trying to call from Linux machine with one account to another account on Windows.

Give me a tip.

Regards,
Selvakumar

Please read the book at asteriskdocs.org/. You can’t expect peer support if you don’t have a basic level of knowledge.

As david said its better to read the ordinary documentation first . asterikdocs.org/.

Thank You David and Omid

Here is my sip.conf and dial plan . For sometimes, it was able to call to each other Zoiper client. But for an unknown reason I started having the same problem again. You may help me.

Asterisk is running on 192.168.192.130

SIP Selva is configured on zoiper client running on windows
SIP Id kumar is configured on zoiper client running on linux, on the same machine Asterisk also running.

Following is sip.conf file

[general]
context=default
allowguest=no

[selva]
type=friend
host=192.168.192.130
secret= ****
context=demo
outboundproxy=192.168.192.130
regexten=1006

[kumar]
type=friend
host=192.168.192.130
secret= ****
context=demo
outboundproxy=192.168.192.130
regexten=1007

extensions.conf

[default]
exten => _.,Hangup()

[demo]
exten => 1006,1,Dial(SIP/selva@192.168.192.130)
same => n,Hangup()
exten => 1007,1,Dial(SIP/kumar@192.168.192.130)
same => n,Hangup()

You haven’t specified a password! Because you have used the IP address, and because that IP address is not used as a section name in sip.conf, you will be using all default settings.

Also, you have two peers with the same address and port. The remote system will not be able to distinguish between them.

Thank you David

register => selva:****@192.168.192.130/1006

shall on sip.conf be sufficient ?

( **** is the password / secret )


Should I give the windows client ip at extension.conf ?

David,

Are highlighted changes correct?

[selva]
type=friend
host= ip address of windows zoiper client
secret= ****
context=demo
outboundproxy=192.168.192.130
regexten=1006

[kumar]
type=friend
host=192.168.192.130
secret= ****
context=demo
outboundproxy=192.168.192.130
regexten=1007

extensions.conf

[default]
exten => _.,Hangup()

[demo]
exten => 1006,1,Dial(SIP/selva@ip address of windows Zoiper client )

same => n,Hangup()
exten => 1007,1,Dial(SIP/kumar@192.168.192.130)
same => n,Hangup()
rrselvakumar
Newsterisk

Posts: 5
Joined: Thu Jun 27, 2013 2:29 am
Top

They may be sufficient, but you wouldn’t normally have the IP addresses in the dialplan. Removing them may cause you authentication problems, without further tweaking.

DEBUG | 20130711-083854.766 | | RESIP:APP | 3059353728 | …/…/source/sip_call_manager.cpp:1373 | InternalAddUser: Aor= "kumar"sip:kumar@192.168.192.130
DEBUG | 20130711-083854.766 | | RESIP:DUM | 3059353728 | UserProfile.cxx:135 | Adding credential: realm=192.168.192.130 user=kumar
DEBUG | 20130711-083854.767 | | RESIP:APP | 3059353728 | …/…/source/sip_call_manager.cpp:1423 | Resolved 192.168.192.130 as numeric IP address
DEBUG | 20130711-083854.767 | | RESIP:DUM | 3059353728 | UserProfile.cxx:135 | Adding credential: realm=192.168.192.130 user=kumar
DEBUG | 20130711-083854.767 | | RESIP:DUM | 3059353728 | UserProfile.cxx:135 | Adding credential: realm=192.168.192.130 user=kumar
DEBUG | 20130711-083855.883 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083855.883 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:66 | Checking if SipReq: SUBSCRIBE selva@192.168.192.130 tid=3ae2e0ce08437009 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire) is for me
DEBUG | 20130711-083855.883 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:71 | Checking rule…
DEBUG | 20130711-083855.884 | | RESIP:TRANSACTION | 3028548416 | MessageFilterRule.cxx:42 | Matching rule for:

SUBSCRIBE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-3ae2e0ce08437009-1—d8754z-;received=192.168.192.1
Max-Forwards: 70
Contact: sip:selva@172.16.6.115:5060;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=04645936
Call-ID: ZWY4M2IwN2Q0M2NkODNkNzNiOWM4ZjQxMTgwZDVhZjE.
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083855.884 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:74 | Match!
DEBUG | 20130711-083855.884 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: SUBSCRIBE selva@192.168.192.130 tid=3ae2e0ce08437009 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire) code=100 reason=
DEBUG | 20130711-083855.884 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer Trying tid=3ae2e0ce08437009 ms=3500
DEBUG | 20130711-083855.884 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

SUBSCRIBE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-3ae2e0ce08437009-1—d8754z-;received=192.168.192.1
Max-Forwards: 70
Contact: sip:selva@172.16.6.115:5060;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=04645936
Call-ID: ZWY4M2IwN2Q0M2NkODNkNzNiOWM4ZjQxMTgwZDVhZjE.
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0

INFO | 20130711-083855.885 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipReq: SUBSCRIBE selva@192.168.192.130 tid=3ae2e0ce08437009 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire)
DEBUG | 20130711-083855.885 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1706 | DialogUsageManager::processRequest: SipReq: SUBSCRIBE selva@192.168.192.130 tid=3ae2e0ce08437009 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire)
DEBUG | 20130711-083855.885 | | RESIP:DUM | 3028548416 | DialogSetId.cxx:34 | ********** Generated Local Tag ***********
INFO | 20130711-083855.885 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1974 | No handler for event package for SUBSCRIBE: message-summary
DEBUG | 20130711-083855.885 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: SUBSCRIBE selva@192.168.192.130 tid=3ae2e0ce08437009 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire) code=489 reason=
DEBUG | 20130711-083855.886 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:867 | SEND:

SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-3ae2e0ce08437009-1—d8754z-;received=192.168.192.1
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=09e0b91e
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=04645936
Call-ID: ZWY4M2IwN2Q0M2NkODNkNzNiOWM4ZjQxMTgwZDVhZjE.
CSeq: 1 SUBSCRIBE
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083855.886 | | RESIP | 3028548416 | SipStack.cxx:298 | SEND: SipResp: 489 tid=3ae2e0ce08437009 cseq=SUBSCRIBE / 1 from(tu)
INFO | 20130711-083855.886 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1814 | Rejecting request (unsupported package) SipReq: SUBSCRIBE selva@192.168.192.130 tid=3ae2e0ce08437009 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire)
DEBUG | 20130711-083855.887 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer J tid=3ae2e0ce08437009 ms=32000
DEBUG | 20130711-083855.888 | | RESIP:TRANSPORT | 3028548416 | InternalTransport.cxx:86 | Creating fd=18 V4/UDP
DEBUG | 20130711-083855.888 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] -> [ V4 192.168.192.130:0 UDP target domain=unspecified mFlowKey=15 ] sent-by=172.16.6.115 sent-port=5060
DEBUG | 20130711-083855.888 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]

SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-3ae2e0ce08437009-1—d8754z-;received=192.168.192.1
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=09e0b91e
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=04645936
Call-ID: ZWY4M2IwN2Q0M2NkODNkNzNiOWM4ZjQxMTgwZDVhZjE.
CSeq: 1 SUBSCRIBE
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083855.888 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083855.961 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083855.961 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:66 | Checking if SipReq: SUBSCRIBE selva@192.168.192.130 tid=27f9788487210e72 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire) is for me
DEBUG | 20130711-083855.961 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:71 | Checking rule…
DEBUG | 20130711-083855.961 | | RESIP:TRANSACTION | 3028548416 | MessageFilterRule.cxx:42 | Matching rule for:

SUBSCRIBE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-27f9788487210e72-1—d8754z-;received=192.168.192.1
Max-Forwards: 70
Contact: sip:selva@172.16.6.115:5060;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=f605ba64
Call-ID: MTg5OGI3ZjRmM2ZiZThkYzIxOTI1Zjg2MWI1ZDU5MTc.
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083855.961 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:74 | Match!
DEBUG | 20130711-083855.961 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: SUBSCRIBE selva@192.168.192.130 tid=27f9788487210e72 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire) code=100 reason=
DEBUG | 20130711-083855.961 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer Trying tid=27f9788487210e72 ms=3500
DEBUG | 20130711-083855.961 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

SUBSCRIBE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-27f9788487210e72-1—d8754z-;received=192.168.192.1
Max-Forwards: 70
Contact: sip:selva@172.16.6.115:5060;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=f605ba64
Call-ID: MTg5OGI3ZjRmM2ZiZThkYzIxOTI1Zjg2MWI1ZDU5MTc.
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0

INFO | 20130711-083855.962 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipReq: SUBSCRIBE selva@192.168.192.130 tid=27f9788487210e72 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire)
DEBUG | 20130711-083855.962 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1706 | DialogUsageManager::processRequest: SipReq: SUBSCRIBE selva@192.168.192.130 tid=27f9788487210e72 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire)
DEBUG | 20130711-083855.962 | | RESIP:DUM | 3028548416 | DialogSetId.cxx:34 | ********** Generated Local Tag ***********
INFO | 20130711-083855.962 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1974 | No handler for event package for SUBSCRIBE: message-summary
DEBUG | 20130711-083855.962 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: SUBSCRIBE selva@192.168.192.130 tid=27f9788487210e72 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire) code=489 reason=
DEBUG | 20130711-083855.962 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:867 | SEND:

SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-27f9788487210e72-1—d8754z-;received=192.168.192.1
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=f4747d24
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=f605ba64
Call-ID: MTg5OGI3ZjRmM2ZiZThkYzIxOTI1Zjg2MWI1ZDU5MTc.
CSeq: 1 SUBSCRIBE
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083855.962 | | RESIP | 3028548416 | SipStack.cxx:298 | SEND: SipResp: 489 tid=27f9788487210e72 cseq=SUBSCRIBE / 1 from(tu)
INFO | 20130711-083855.962 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1814 | Rejecting request (unsupported package) SipReq: SUBSCRIBE selva@192.168.192.130 tid=27f9788487210e72 cseq=SUBSCRIBE contact=selva@172.16.6.115:5060 / 1 from(wire)
DEBUG | 20130711-083855.962 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer J tid=27f9788487210e72 ms=32000
DEBUG | 20130711-083855.962 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] -> [ V4 192.168.192.130:0 UDP target domain=unspecified mFlowKey=15 ] sent-by=172.16.6.115 sent-port=5060
DEBUG | 20130711-083855.962 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]

SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-27f9788487210e72-1—d8754z-;received=192.168.192.1
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=f4747d24
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=f605ba64
Call-ID: MTg5OGI3ZjRmM2ZiZThkYzIxOTI1Zjg2MWI1ZDU5MTc.
CSeq: 1 SUBSCRIBE
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083855.962 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083857.911 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083857.911 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:66 | Checking if SipReq: REGISTER 192.168.192.130 tid=f19363458cb74867 cseq=REGISTER contact=selva@172.16.6.115:5060 / 3 from(wire) is for me
DEBUG | 20130711-083857.911 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:71 | Checking rule…
DEBUG | 20130711-083857.911 | | RESIP:TRANSACTION | 3028548416 | MessageFilterRule.cxx:42 | Matching rule for:

REGISTER sip:192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-f19363458cb74867-1—d8754z-;received=192.168.192.1
Max-Forwards: 70
Contact: sip:selva@172.16.6.115:5060;rinstance=64be705a30c3d5d2;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=3f00e75e
Call-ID: ODE5MGZjN2RkZThkNjk2ODBiZTkzYTdiOWUxMmM4OGE.
CSeq: 3 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083857.911 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:74 | Match!
DEBUG | 20130711-083857.912 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: REGISTER 192.168.192.130 tid=f19363458cb74867 cseq=REGISTER contact=selva@172.16.6.115:5060 / 3 from(wire) code=100 reason=
DEBUG | 20130711-083857.912 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer Trying tid=f19363458cb74867 ms=3500
DEBUG | 20130711-083857.912 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

REGISTER sip:192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-f19363458cb74867-1—d8754z-;received=192.168.192.1
Max-Forwards: 70
Contact: sip:selva@172.16.6.115:5060;rinstance=64be705a30c3d5d2;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=3f00e75e
Call-ID: ODE5MGZjN2RkZThkNjk2ODBiZTkzYTdiOWUxMmM4OGE.
CSeq: 3 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Allow-Events: presence, kpml
Content-Length: 0

INFO | 20130711-083857.912 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipReq: REGISTER 192.168.192.130 tid=f19363458cb74867 cseq=REGISTER contact=selva@172.16.6.115:5060 / 3 from(wire)
INFO | 20130711-083857.912 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1519 | Received an unsupported method: SipReq: REGISTER 192.168.192.130 tid=f19363458cb74867 cseq=REGISTER contact=selva@172.16.6.115:5060 / 3 from(wire)
DEBUG | 20130711-083857.912 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: REGISTER 192.168.192.130 tid=f19363458cb74867 cseq=REGISTER contact=selva@172.16.6.115:5060 / 3 from(wire) code=405 reason=
DEBUG | 20130711-083857.912 | | RESIP | 3028548416 | SipStack.cxx:298 | SEND: SipResp: 405 tid=f19363458cb74867 cseq=REGISTER / 3 from(tu)
DEBUG | 20130711-083857.912 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1408 | Failed RequestURI validation REGISTER sip:192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-f19363458cb74867-1—d8754z-;received=192.168.192.1
Max-Forwards: 70
Contact: sip:selva@172.16.6.115:5060;rinstance=64be705a30c3d5d2;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=3f00e75e
Call-ID: ODE5MGZjN2RkZThkNjk2ODBiZTkzYTdiOWUxMmM4OGE.
CSeq: 3 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083857.912 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer J tid=f19363458cb74867 ms=32000
DEBUG | 20130711-083857.912 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] -> [ V4 192.168.192.130:0 UDP target domain=unspecified mFlowKey=15 ] sent-by=172.16.6.115 sent-port=5060
DEBUG | 20130711-083857.912 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]

SIP/2.0 405 Method Not Allowed
Via: SIP/2.0/UDP 172.16.6.115:5060;branch=z9hG4bK-d8754z-f19363458cb74867-1—d8754z-;received=192.168.192.1
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=274d9079
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=3f00e75e
Call-ID: ODE5MGZjN2RkZThkNjk2ODBiZTkzYTdiOWUxMmM4OGE.
CSeq: 3 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Length: 0

DEBUG | 20130711-083857.912 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083901.959 | | RESIP:APP | 3059353728 | …/…/source/sip_call_manager.cpp:1670 | CallCreate: parsing selva
DEBUG | 20130711-083901.960 | | RESIP | 3059353728 | BaseException.cxx:17 | BaseException at ParseBuffer.cxx:954 ParseBuffer.cxx:954, Parse failed unexpected eof in context: NameAddr constructor
selva
^

DEBUG | 20130711-083901.979 | | RESIP:APP | 3059353728 | …/…/source/sip_call_manager.cpp:1680 | CallCreate: AOR parse failed
DEBUG | 20130711-083901.979 | | RESIP | 3059353728 | BaseException.cxx:17 | BaseException at ParseBuffer.cxx:954 ParseBuffer.cxx:954, Parse failed unexpected eof in context: Uri constructor
selva
^

DEBUG | 20130711-083901.979 | | RESIP:APP | 3059353728 | …/…/source/sip_call_manager.cpp:1693 | CallCreate: Uri parse failed
DEBUG | 20130711-083901.979 | | RESIP:APP | 3059353728 | …/…/source/rtp_port_manager.cpp:76 | Available port: 8000
DEBUG | 20130711-083901.980 | | RESIP:TRANSPORT | 3059353728 | InternalTransport.cxx:86 | Creating fd=19 V4/UDP
INFO | 20130711-083901.980 | | RESIP:DNS | 3059353728 | DnsUtil.cxx:145 | local hostname does not contain a domain part ubuntu
DEBUG | 20130711-083901.981 | | RESIP:DUM | 3059353728 | BaseCreator.cxx:155 | BaseCreator::makeInitialRequest:

0xa671620
DEBUG | 20130711-083901.981 | | RESIP:DUM | 3059353728 | DialogSet.cxx:53 | ************* Created DialogSet(UAC) – NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-9f734843*************
DEBUG | 20130711-083901.981 | | RESIP:DUM | 3059353728 | DialogUsageManager.cxx:867 | SEND:

INVITE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Max-Forwards: 70
Contact: sip:kumar;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 310

v=0
o=Z 0 0 IN IP4 192.168.192.130
s=Z
c=IN IP4 192.168.192.130
t=0 0
m=audio 8000 RTP/AVP 3 110 98 8 0 101
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:98 iLBC/8000
a=fmtp:98 mode=30
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

DEBUG | 20130711-083901.982 | | RESIP:DUM | 3059353728 | DialogId.cxx:50 | DialogId::DialogId: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-9f734843-
DEBUG | 20130711-083901.982 | | RESIP:DUM | 3059353728 | DialogUsageManager.cxx:1053 | Send: SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar / 1 from(tu)
DEBUG | 20130711-083901.982 | | RESIP | 3059353728 | SipStack.cxx:316 | SEND: SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar / 1 from(tu)
DEBUG | 20130711-083902.008 | | RESIP:APP | 3059353728 | …/…/source/call_manager.cpp:2028 | Line 1 : outgoing call to 'selva’
DEBUG | 20130711-083902.025 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer B tid=335aad22ea1d13e9 ms=32000
DEBUG | 20130711-083902.026 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:318 | Looking up dns entries for sip:selva@192.168.192.130;transport=UDP
DEBUG | 20130711-083902.026 | | RESIP:DNS | 3028548416 | DnsResult.cxx:207 | DnsResult::lookup sip:selva@192.168.192.130;transport=UDP
DEBUG | 20130711-083902.026 | | RESIP:DNS | 3028548416 | DnsResult.cxx:249 | Found immediate result: [ V4 192.168.192.130:5060 UDP target domain=192.168.192.130 mFlowKey=0 ]
DEBUG | 20130711-083902.026 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer A tid=335aad22ea1d13e9 ms=500
DEBUG | 20130711-083902.026 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.130:5060 UDP target domain=192.168.192.130 mFlowKey=0 ] -> [ V4 192.168.192.130:0 UDP target domain=192.168.192.130 mFlowKey=0 ] sent-by= sent-port=0
DEBUG | 20130711-083902.026 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:1142 | findTransportBySource([ V4 192.168.192.130:0 UDP target domain=192.168.192.130 mFlowKey=0 ])
DEBUG | 20130711-083902.026 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:1254 | findTransport (any port, any interface) => Transport: [ V4 0.0.0.0:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.027 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.130:5060 UDP target domain=192.168.192.130 mFlowKey=0 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=192.168.192.130 mFlowKey=0 ]

INVITE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Max-Forwards: 70
Contact: sip:kumar@192.168.192.130:5060;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 310

v=0
o=Z 0 0 IN IP4 192.168.192.130
s=Z
c=IN IP4 192.168.192.130
t=0 0
m=audio 8000 RTP/AVP 3 110 98 8 0 101
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:98 iLBC/8000
a=fmtp:98 mode=30
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

DEBUG | 20130711-083902.027 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.130:5060 UDP target domain=192.168.192.130 mFlowKey=0 ]
DEBUG | 20130711-083902.027 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.027 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:66 | Checking if SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire) is for me
DEBUG | 20130711-083902.027 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:71 | Checking rule…
DEBUG | 20130711-083902.027 | | RESIP:TRANSACTION | 3028548416 | MessageFilterRule.cxx:42 | Matching rule for:

INVITE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Max-Forwards: 70
Contact: sip:kumar@192.168.192.130:5060;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 310

v=0
o=Z 0 0 IN IP4 192.168.192.130
s=Z
c=IN IP4 192.168.192.130
t=0 0
m=audio 8000 RTP/AVP 3 110 98 8 0 101
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:98 iLBC/8000
a=fmtp:98 mode=30
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

DEBUG | 20130711-083902.027 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:74 | Match!
DEBUG | 20130711-083902.027 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire) code=100 reason=
DEBUG | 20130711-083902.027 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer Trying tid=335aad22ea1d13e9 ms=80
DEBUG | 20130711-083902.028 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

INVITE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Max-Forwards: 70
Contact: sip:kumar@192.168.192.130:5060;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 310

v=0
o=Z 0 0 IN IP4 192.168.192.130
s=Z
c=IN IP4 192.168.192.130
t=0 0
m=audio 8000 RTP/AVP 3 110 98 8 0 101
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:98 iLBC/8000
a=fmtp:98 mode=30
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

INFO | 20130711-083902.028 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire)
DEBUG | 20130711-083902.028 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1706 | DialogUsageManager::processRequest: SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire)
DEBUG | 20130711-083902.028 | | RESIP:DUM | 3028548416 | DialogSetId.cxx:34 | ********** Generated Local Tag ***********
DEBUG | 20130711-083902.028 | | RESIP:DUM | 3028548416 | DialogSetId.cxx:34 | ********** Generated Local Tag ***********
DEBUG | 20130711-083902.028 | | RESIP:DUM | 3028548416 | DialogSetId.cxx:34 | ********** Generated Local Tag ***********
DEBUG | 20130711-083902.028 | | RESIP:DUM | 3028548416 | DialogSet.cxx:85 | ************* Created DialogSet(UAS) – NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-5cca1e0e*************
DEBUG | 20130711-083902.028 | | RESIP:APP | 3028548416 | …/…/source/scx_app_dialogs.cpp:32 | ScxAppDialogSetFactory: new set for SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire)
DEBUG | 20130711-083902.028 | | RESIP:APP | 3028548416 | …/…/source/scx_app_dialogs.cpp:18 | ScxUASAppDialogSet: selecting profile for SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire)
DEBUG | 20130711-083902.028 | | RESIP:APP | 3028548416 | …/…/source/sip_call_manager.cpp:6076 | User not found; returning master profile
DEBUG | 20130711-083902.029 | | RESIP:DUM | 3028548416 | DialogSetId.cxx:34 | ********** Generated Local Tag ***********
DEBUG | 20130711-083902.029 | | RESIP:DUM | 3028548416 | DialogId.cxx:50 | DialogId::DialogId: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-f1f58f01-9f734843
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | DialogSet.cxx:814 | mState == 3 Creating a new Dialog from msg:

INVITE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Max-Forwards: 70
Contact: sip:kumar@192.168.192.130:5060;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 310

v=0
o=Z 0 0 IN IP4 192.168.192.130
s=Z
c=IN IP4 192.168.192.130
t=0 0
m=audio 8000 RTP/AVP 3 110 98 8 0 101
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:98 iLBC/8000
a=fmtp:98 mode=30
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | Dialog.cxx:87 | UAS dialog ID creation, DS: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-5cca1e0e
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | DialogId.cxx:63 | DialogId::DialogId: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-5cca1e0e-9f734843
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | Dialog.cxx:141 | ************** Created Dialog as UAS **************
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | Dialog.cxx:142 | mRemoteNameAddr: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | Dialog.cxx:143 | mLocalNameAddr: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | Dialog.cxx:144 | mLocalContact: sip:selva@192.168.192.130;transport=UDP
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | Dialog.cxx:145 | mRemoteTarget: sip:kumar@192.168.192.130:5060;transport=UDP
DEBUG | 20130711-083902.031 | | RESIP:DUM | 3028548416 | Dialog.cxx:239 | Dialog::Dialog NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-5cca1e0e-9f734843
DEBUG | 20130711-083902.032 | | RESIP:DUM | 3028548416 | DialogSet.cxx:861 | ### Calling CreateAppDialog ###:

INVITE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Max-Forwards: 70
Contact: sip:kumar@192.168.192.130:5060;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 310

v=0
o=Z 0 0 IN IP4 192.168.192.130
s=Z
c=IN IP4 192.168.192.130
t=0 0
m=audio 8000 RTP/AVP 3 110 98 8 0 101
a=rtpmap:3 GSM/8000
a=rtpmap:110 speex/8000
a=rtpmap:98 iLBC/8000
a=fmtp:98 mode=30
a=rtpmap:8 PCMA/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=sendrecv

DEBUG | 20130711-083902.032 | | RESIP:DUM | 3028548416 | Dialog.cxx:370 | Dialog::dispatch: SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire)
DEBUG | 20130711-083902.032 | | RESIP:DUM | 3028548416 | KeepAliveManager.cxx:19 | First keep alive for: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.032 | | RESIP:DUM | 3028548416 | KeepAliveManager.cxx:20 | Keepalive interval 30 seconds
DEBUG | 20130711-083902.032 | | RESIP:DUM | 3028548416 | KeepAliveManager.cxx:21 | Keepalive id 0
DEBUG | 20130711-083902.032 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:105 | Adding application timer: V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15
DEBUG | 20130711-083902.032 | | RESIP:DUM | 3028548416 | Dialog.cxx:402 | Dialog::dispatch – Created new server invite sessionSipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire)
DEBUG | 20130711-083902.032 | | RESIP:DUM | 3028548416 | InviteSession.cxx:77 | ^^^ InviteSession::InviteSession 0xa6b7748
DEBUG | 20130711-083902.033 | | RESIP | 3028548416 | SipMessage.cxx:1004 | SipMessage::getContents: application/sdp
DEBUG | 20130711-083902.033 | | RESIP | 3028548416 | Helper.cxx:2115 | Got sdp

INFO | 20130711-083902.033 | | RESIP:DUM | 3028548416 | InviteSession.cxx:2606 | Transition UAS_Start -> UAS_Offer
DEBUG | 20130711-083902.033 | | RESIP:APP | 3028548416 | …/…/source/sip_call_manager.cpp:1373 | InternalAddUser: Aor= "UNREAL"sip:selva@192.168.192.130
DEBUG | 20130711-083902.033 | | RESIP:DUM | 3028548416 | UserProfile.cxx:135 | Adding credential: realm=192.168.192.130 user=selva
DEBUG | 20130711-083902.034 | | RESIP:APP | 3028548416 | …/…/source/sip_call_manager.cpp:1423 | Resolved 192.168.192.130 as numeric IP address
DEBUG | 20130711-083902.034 | | RESIP:DUM | 3028548416 | UserProfile.cxx:135 | Adding credential: realm=192.168.192.130 user=selva
DEBUG | 20130711-083902.034 | | RESIP:DUM | 3028548416 | UserProfile.cxx:135 | Adding credential: realm=192.168.192.130 user=selva
DEBUG | 20130711-083902.034 | | RESIP:APP | 3028548416 | …/…/source/rtp_port_manager.cpp:76 | Available port: 8002
DEBUG | 20130711-083902.034 | | RESIP:APP | 3028548416 | …/…/source/rtp_port_manager.cpp:76 | Available port: 8004
DEBUG | 20130711-083902.034 | | RESIP:TRANSPORT | 3028548416 | InternalTransport.cxx:86 | Creating fd=19 V4/UDP
DEBUG | 20130711-083902.035 | | RESIP | 3028548416 | BaseException.cxx:17 | BaseException at …/…/source/fax_cap.cpp:209 Not a t38 offer
DEBUG | 20130711-083902.035 | | RESIP:APP | 3028548416 | …/…/source/sip_call_manager.cpp:3414 | FaxCap: Not a t38 offer
DEBUG | 20130711-083902.036 | | RESIP:TRANSPORT | 3028548416 | InternalTransport.cxx:86 | Creating fd=19 V4/UDP
DEBUG | 20130711-083902.112 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ] -> [ V4 192.168.192.130:0 UDP target domain=unspecified mFlowKey=15 ] sent-by=192.168.192.130 sent-port=5060
DEBUG | 20130711-083902.114 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Content-Length: 0

DEBUG | 20130711-083902.114 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.114 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.115 | | RESIP:DNS | 3028548416 | DnsResult.cxx:199 | Whitelisting 192.168.192.130(1): 192.168.192.130
DEBUG | 20130711-083902.115 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
To: sip:selva@192.168.192.130;transport=UDP
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Content-Length: 0

INFO | 20130711-083902.115 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipResp: 100 tid=335aad22ea1d13e9 cseq=INVITE / 1 from(wire)
DEBUG | 20130711-083902.115 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1896 | DialogUsageManager::processResponse:

SipResp: 100 tid=335aad22ea1d13e9 cseq=INVITE / 1 from(wire)
INFO | 20130711-083902.162 | | RESIP:DUM | 3059353728 | ServerInviteSession.cxx:131 | UAS_Offer: provisional(180)
INFO | 20130711-083902.164 | | RESIP:DUM | 3059353728 | InviteSession.cxx:2606 | Transition UAS_Offer -> UAS_EarlyOffer
DEBUG | 20130711-083902.164 | | RESIP | 3059353728 | Helper.cxx:375 | Helper::makeResponse(SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire) code=180 reason=
DEBUG | 20130711-083902.164 | | RESIP:DUM | 3059353728 | Dialog.cxx:1079 | Dialog::makeResponse:

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Contact: sip:selva@192.168.192.130;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Content-Length: 0

DEBUG | 20130711-083902.165 | | RESIP:TRANSACTION | 3059353728 | TimerQueue.cxx:105 | Adding application timer: DumTimeout::Retransmit1xx INVITE: 4 UAS_EarlyOffer ADDR=sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e PEER="kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843: duration=60 seq=1
DEBUG | 20130711-083902.165 | | RESIP:DUM | 3059353728 | DialogUsageManager.cxx:867 | SEND:

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Contact: sip:selva@192.168.192.130;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
User-Agent: Zoiper rev.14736
Content-Length: 0

DEBUG | 20130711-083902.165 | | RESIP | 3059353728 | SipStack.cxx:298 | SEND: SipResp: 180 tid=335aad22ea1d13e9 cseq=INVITE contact=selva@192.168.192.130 / 1 from(tu)
DEBUG | 20130711-083902.165 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ] -> [ V4 192.168.192.130:0 UDP target domain=unspecified mFlowKey=15 ] sent-by=192.168.192.130 sent-port=5060
DEBUG | 20130711-083902.166 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Contact: sip:selva@192.168.192.130;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
User-Agent: Zoiper rev.14736
Content-Length: 0

DEBUG | 20130711-083902.166 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.166 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.166 | | RESIP:DNS | 3028548416 | DnsResult.cxx:199 | Whitelisting 192.168.192.130(1): 192.168.192.130
DEBUG | 20130711-083902.166 | | RESIP:DNS | 3028548416 | dns/RRVip.cxx:128 | updating an existing vip: 192.168.192.130 with 192.168.192.130
DEBUG | 20130711-083902.166 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Contact: sip:selva@192.168.192.130;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
User-Agent: Zoiper rev.14736
Content-Length: 0

INFO | 20130711-083902.166 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipResp: 180 tid=335aad22ea1d13e9 cseq=INVITE contact=selva@192.168.192.130 / 1 from(wire)
DEBUG | 20130711-083902.166 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1896 | DialogUsageManager::processResponse:

SipResp: 180 tid=335aad22ea1d13e9 cseq=INVITE contact=selva@192.168.192.130 / 1 from(wire)
DEBUG | 20130711-083902.166 | | RESIP:DUM | 3028548416 | DialogId.cxx:50 | DialogId::DialogId: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-9f734843-5cca1e0e
DEBUG | 20130711-083902.166 | | RESIP:DUM | 3028548416 | DialogSet.cxx:814 | mState == 2 Creating a new Dialog from msg:

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Contact: sip:selva@192.168.192.130;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
User-Agent: Zoiper rev.14736
Content-Length: 0

DEBUG | 20130711-083902.166 | | RESIP:DUM | 3028548416 | DialogId.cxx:50 | DialogId::DialogId: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-9f734843-5cca1e0e
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:232 | ************** Created Dialog as UAC **************
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:233 | mRemoteNameAddr: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:234 | mLocalNameAddr: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:235 | mLocalContact: sip:kumar;transport=UDP
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:236 | mRemoteTarget: sip:selva@192.168.192.130;transport=UDP
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:239 | Dialog::Dialog NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.-9f734843-5cca1e0e
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | DialogSet.cxx:861 | ### Calling CreateAppDialog ###:

SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
Contact: sip:selva@192.168.192.130;transport=UDP
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
User-Agent: Zoiper rev.14736
Content-Length: 0

DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:370 | Dialog::dispatch: SipResp: 180 tid=335aad22ea1d13e9 cseq=INVITE contact=selva@192.168.192.130 / 1 from(wire)
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | KeepAliveManager.cxx:40 | Association added for [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.167 | | RESIP:DUM | 3028548416 | Dialog.cxx:642 | Dialog::dispatch – Created new client invite sessionSipResp: 180 tid=335aad22ea1d13e9 cseq=INVITE contact=selva@192.168.192.130 / 1 from(wire)
DEBUG | 20130711-083902.171 | | RESIP:DUM | 3028548416 | InviteSession.cxx:77 | ^^^ InviteSession::InviteSession 0xa6b35f8
INFO | 20130711-083902.172 | | RESIP:DUM | 3028548416 | InviteSession.cxx:2606 | Transition UAC_Start -> UAC_Early
INFO | 20130711-083902.172 | | RESIP:DUM | 3028548416 | ClientInviteSession.cxx:329 | UAC_Early: startStaleCallTimer
DEBUG | 20130711-083902.172 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:105 | Adding application timer: DumTimeout::StaleCall INVITE: 6 UAC_Early ADDR="kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843 PEER=sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e: duration=269 seq=2
DEBUG | 20130711-083902.302 | | RESIP:APP | 3059353728 | …/…/source/call_manager.cpp:2028 | Line 2 : ringing 'kumar’
DEBUG | 20130711-083902.303 | | RESIP:APP | 3059353728 | …/…/source/call_manager.cpp:2028 | Line 2 : codec negotiated : GSM
DEBUG | 20130711-083902.305 | | RESIP:APP | 3059353728 | …/…/source/call_manager.cpp:2028 | Line 1 : ringing out
DEBUG | 20130711-083902.449 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.449 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:66 | Checking if SipReq: SUBSCRIBE selva@192.168.192.130 tid=caa5b9be9ca4a268 cseq=SUBSCRIBE contact=selva@192.168.192.1:5060 / 1 from(wire) is for me
DEBUG | 20130711-083902.449 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:71 | Checking rule…
DEBUG | 20130711-083902.449 | | RESIP:TRANSACTION | 3028548416 | MessageFilterRule.cxx:42 | Matching rule for:

SUBSCRIBE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-caa5b9be9ca4a268-1—d8754z-
Max-Forwards: 70
Contact: sip:selva@192.168.192.1:5060;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=660ecd24
Call-ID: MjllNmVhOGFjZmZkNWZiZWRiZjI0NzZmYjA4MTY2NTY.
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083902.449 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:74 | Match!
DEBUG | 20130711-083902.449 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: SUBSCRIBE selva@192.168.192.130 tid=caa5b9be9ca4a268 cseq=SUBSCRIBE contact=selva@192.168.192.1:5060 / 1 from(wire) code=100 reason=
DEBUG | 20130711-083902.449 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer Trying tid=caa5b9be9ca4a268 ms=3500
DEBUG | 20130711-083902.449 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

SUBSCRIBE sip:selva@192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-caa5b9be9ca4a268-1—d8754z-
Max-Forwards: 70
Contact: sip:selva@192.168.192.1:5060;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=660ecd24
Call-ID: MjllNmVhOGFjZmZkNWZiZWRiZjI0NzZmYjA4MTY2NTY.
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0

INFO | 20130711-083902.450 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipReq: SUBSCRIBE selva@192.168.192.130 tid=caa5b9be9ca4a268 cseq=SUBSCRIBE contact=selva@192.168.192.1:5060 / 1 from(wire)
DEBUG | 20130711-083902.450 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1706 | DialogUsageManager::processRequest: SipReq: SUBSCRIBE selva@192.168.192.130 tid=caa5b9be9ca4a268 cseq=SUBSCRIBE contact=selva@192.168.192.1:5060 / 1 from(wire)
DEBUG | 20130711-083902.450 | | RESIP:DUM | 3028548416 | DialogSetId.cxx:34 | ********** Generated Local Tag ***********
INFO | 20130711-083902.450 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1974 | No handler for event package for SUBSCRIBE: message-summary
DEBUG | 20130711-083902.450 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: SUBSCRIBE selva@192.168.192.130 tid=caa5b9be9ca4a268 cseq=SUBSCRIBE contact=selva@192.168.192.1:5060 / 1 from(wire) code=489 reason=
DEBUG | 20130711-083902.450 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:867 | SEND:

SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-caa5b9be9ca4a268-1—d8754z-
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=b4cd9c2c
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=660ecd24
Call-ID: MjllNmVhOGFjZmZkNWZiZWRiZjI0NzZmYjA4MTY2NTY.
CSeq: 1 SUBSCRIBE
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083902.450 | | RESIP | 3028548416 | SipStack.cxx:298 | SEND: SipResp: 489 tid=caa5b9be9ca4a268 cseq=SUBSCRIBE / 1 from(tu)
INFO | 20130711-083902.450 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1814 | Rejecting request (unsupported package) SipReq: SUBSCRIBE selva@192.168.192.130 tid=caa5b9be9ca4a268 cseq=SUBSCRIBE contact=selva@192.168.192.1:5060 / 1 from(wire)
DEBUG | 20130711-083902.450 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:287 | incoming from: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.450 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer J tid=caa5b9be9ca4a268 ms=32000
DEBUG | 20130711-083902.450 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] -> [ V4 192.168.192.130:0 UDP target domain=unspecified mFlowKey=15 ] sent-by=192.168.192.1 sent-port=5060
DEBUG | 20130711-083902.451 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]

SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-caa5b9be9ca4a268-1—d8754z-
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=b4cd9c2c
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=660ecd24
Call-ID: MjllNmVhOGFjZmZkNWZiZWRiZjI0NzZmYjA4MTY2NTY.
CSeq: 1 SUBSCRIBE
User-Agent: Zoiper rev.14736
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083902.451 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
DEBUG | 20130711-083902.451 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:66 | Checking if SipReq: REGISTER 192.168.192.130 tid=c05841be23ccb704 cseq=REGISTER contact=selva@192.168.192.1:5060 / 1 from(wire) is for me
DEBUG | 20130711-083902.451 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:71 | Checking rule…
DEBUG | 20130711-083902.451 | | RESIP:TRANSACTION | 3028548416 | MessageFilterRule.cxx:42 | Matching rule for:

REGISTER sip:192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-c05841be23ccb704-1—d8754z-
Max-Forwards: 70
Contact: sip:selva@192.168.192.1:5060;rinstance=179091f002bb02c9;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=1d344007
Call-ID: NGJkZmI4ZWVjYmNjZjU0N2IxN2Q4MGFiMzZkOTY0ODQ.
CSeq: 1 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083902.451 | | RESIP:TRANSACTION | 3028548416 | TransactionUser.cxx:74 | Match!
DEBUG | 20130711-083902.451 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: REGISTER 192.168.192.130 tid=c05841be23ccb704 cseq=REGISTER contact=selva@192.168.192.1:5060 / 1 from(wire) code=100 reason=
DEBUG | 20130711-083902.451 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer Trying tid=c05841be23ccb704 ms=3500
DEBUG | 20130711-083902.451 | | RESIP:TRANSACTION | 3028548416 | TransactionState.cxx:2120 | Send to TU: TU: DialogUsageManager size=0

REGISTER sip:192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-c05841be23ccb704-1—d8754z-
Max-Forwards: 70
Contact: sip:selva@192.168.192.1:5060;rinstance=179091f002bb02c9;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=1d344007
Call-ID: NGJkZmI4ZWVjYmNjZjU0N2IxN2Q4MGFiMzZkOTY0ODQ.
CSeq: 1 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Allow-Events: presence, kpml
Content-Length: 0

INFO | 20130711-083902.451 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1388 | Got: SipReq: REGISTER 192.168.192.130 tid=c05841be23ccb704 cseq=REGISTER contact=selva@192.168.192.1:5060 / 1 from(wire)
INFO | 20130711-083902.451 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1519 | Received an unsupported method: SipReq: REGISTER 192.168.192.130 tid=c05841be23ccb704 cseq=REGISTER contact=selva@192.168.192.1:5060 / 1 from(wire)
DEBUG | 20130711-083902.451 | | RESIP | 3028548416 | Helper.cxx:375 | Helper::makeResponse(SipReq: REGISTER 192.168.192.130 tid=c05841be23ccb704 cseq=REGISTER contact=selva@192.168.192.1:5060 / 1 from(wire) code=405 reason=
DEBUG | 20130711-083902.452 | | RESIP | 3028548416 | SipStack.cxx:298 | SEND: SipResp: 405 tid=c05841be23ccb704 cseq=REGISTER / 1 from(tu)
DEBUG | 20130711-083902.452 | | RESIP:DUM | 3028548416 | DialogUsageManager.cxx:1408 | Failed RequestURI validation REGISTER sip:192.168.192.130;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-c05841be23ccb704-1—d8754z-
Max-Forwards: 70
Contact: sip:selva@192.168.192.1:5060;rinstance=179091f002bb02c9;transport=UDP
To: "selva"sip:selva@192.168.192.130;transport=UDP
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=1d344007
Call-ID: NGJkZmI4ZWVjYmNjZjU0N2IxN2Q4MGFiMzZkOTY0ODQ.
CSeq: 1 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, X-cisco-serviceuri
User-Agent: Zoiper for Windows 2.39 r16838
Allow-Events: presence, kpml
Content-Length: 0

DEBUG | 20130711-083902.452 | | RESIP:TRANSACTION | 3028548416 | TimerQueue.cxx:85 | Adding timer: Timer J tid=c05841be23ccb704 ms=32000
DEBUG | 20130711-083902.452 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:597 | Looked up source for destination: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] -> [ V4 192.168.192.130:0 UDP target domain=unspecified mFlowKey=15 ] sent-by=192.168.192.1 sent-port=5060
DEBUG | 20130711-083902.453 | | RESIP:TRANSPORT | 3028548416 | TransportSelector.cxx:975 | Transmitting to [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ] tlsDomain= via [ V4 192.168.192.130:5060 UDP target domain=unspecified mFlowKey=15 ]

SIP/2.0 405 Method Not Allowed
Via: SIP/2.0/UDP 192.168.192.1:5060;branch=z9hG4bK-d8754z-c05841be23ccb704-1—d8754z-
To: "selva"sip:selva@192.168.192.130;transport=UDP;tag=dce6df5b
From: "selva"sip:selva@192.168.192.130;transport=UDP;tag=1d344007
Call-ID: NGJkZmI4ZWVjYmNjZjU0N2IxN2Q4MGFiMzZkOTY0ODQ.
CSeq: 1 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
Content-Length: 0

DEBUG | 20130711-083902.453 | | RESIP:TRANSPORT | 3028548416 | Transport.cxx:213 | Adding message to tx buffer to: [ V4 192.168.192.1:5060 UDP target domain=unspecified mFlowKey=15 ]
INFO | 20130711-083905.856 | | RESIP:DUM | 3059353728 | ServerInviteSession.cxx:454 | UAS_EarlyOffer: reject(486)
DEBUG | 20130711-083905.857 | | RESIP | 3059353728 | Helper.cxx:375 | Helper::makeResponse(SipReq: INVITE selva@192.168.192.130 tid=335aad22ea1d13e9 cseq=INVITE contact=kumar@192.168.192.130:5060 / 1 from(wire) code=486 reason=
DEBUG | 20130711-083905.857 | | RESIP:DUM | 3059353728 | Dialog.cxx:1079 | Dialog::makeResponse:

SIP/2.0 486 Busy Here
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
Content-Length: 0

DEBUG | 20130711-083905.857 | | RESIP:DUM | 3059353728 | DialogUsageManager.cxx:867 | SEND:

SIP/2.0 486 Busy Here
Via: SIP/2.0/UDP 192.168.192.130:5060;branch=z9hG4bK-d8754z-335aad22ea1d13e9-1—d8754z-
To: sip:selva@192.168.192.130;transport=UDP;tag=5cca1e0e
From: "kumar"sip:kumar@192.168.192.130;transport=UDP;tag=9f734843
Call-ID: NTMzMTI2NGI4MmVhMzYzNzZlY2MwZmJiOWJlMGRkMzU.
CSeq: 1 INVITE
User-Agent: Zoiper rev.14736
Content-Length: 0

Content-Length: 0

David,
Still I have the same problem, the above is log file
Any tip from that log file_

Please remove the noise (SUBSCRIBE’s) from the trace, and prepare a summary of the trace. I started trying to read it but had found nothing relevant by half way through.

I have same problem as showing wrong password.Kindly help me out.

asterisk server side

sip.conf:
[general]
context=default
allowguest=no
[test1_user]
type=friend
host=dynamic
secret=12345678
context=demo

iax.conf:
[demo]
type=peer
username=asterisk
secret=supersecret
host=216.207.245.47

modules.conf:
[modules]
autoload=no
load=pbx_config.so
load=chan_sip.so
load=chan_iax2.so
load=res_rtp_asterisk.so
load=app_hangup.so
load=app_dial.so
load=codec_ulaw.so
load=codec_gsm.so

extensions.conf:
[default]
exten => _.,1,Hangup()
[demo]
exten => 2600,1,Dial(IAX2/guest@pbx.digium.com/s@default)
same => n,Hangup()

status of asterisk:
root@mascot:/home/mascot# asterisk -rvvv
Asterisk 11.8.1, Copyright © 1999 - 2013 Digium, Inc. and others.
Created by Mark Spencer markster@digium.com
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type ‘core show license’ for details.

Connected to Asterisk 11.8.1 currently running on mascot (pid = 6409)
mascotCLI> dahdi show version
DAHDI Version: 2.9.0 Echo Canceller:
mascot
CLI> pri show version
libpri version: 1.4.14
mascot*CLI>


root@mascot:/etc/asterisk# asterisk
Privilege escalation protection disabled!
See wiki.asterisk.org/wiki/x/1gKfAQ for more details.
Asterisk already running on /var/run/asterisk/asterisk.ctl. Use ‘asterisk -r’ to connect.


now from zoiper sip client:
add new account
username:test1_user
password:12345678
domain:192.168.0.17(my ip)

while registar
error on CLI:
[Mar 14 14:24:32] NOTICE[6429]: chan_sip.c:28073 handle_request_register: Registration from ‘sip:test1_user@192.168.0.17;transport=UDP’ failed for ‘192.168.0.17:32656’ - Wrong password