Hi, I don't see any responses to presence messages (SUBSCRIBE, PUBLISH) in the ngrep dump but in the log they are. Does this mean, that the dump is catched on another machine than the log?
Vaclav
On Thu, May 04, 2006 at 04:19:44PM +0300, ?lker Aktuna (Koç.net) wrote:
Hi Vaclav,
I've run with no NAT; ngrep output and ser log with debug=4 is attached. You can see that Ser server can ping the contact address at the end of the ngrep output. In the debug log I filtered the process ID 2905 for you. I hope it helps to figure out where the problem is.
Btw, xcap root does not have any index file. Eyebeam client does not receive xcap authorization request. Presentity is not shown also.
Online IM messages are working but offline messages don't reach user (maybe it's related).
Today I returned back to the eyebeam 1.1 release and results are the same.
Thanks, ilker
-----Original Message----- From: Vaclav Kubart [mailto:vaclav.kubart@iptel.org] Sent: Thursday, May 04, 2006 3:02 PM To: ?lker Aktuna (Koç.net) Cc: serusers@lists.iptel.org Subject: Re: [Serusers] IM and presence problems
Hi, run it without NAT and debug=4 and send me ngrep dump again. In the log try to find debug messages containing next hop address like:
May 2 13:19:51 sesapp /root/ser/sbin/ser[19887]: DEBUG:tm:t_uac: next_hop=sip:200000900568888888@192.168.2.17:26548;transport=udp May 2 13:19:51 sesapp /root/ser/sbin/ser[19885]: qm_free(0x8120e80, 0x81703b0), called from data_lump.c: free_lump_list(409) May 2 13:19:51 sesapp /root/ser/sbin/ser[19886]: qm_malloc(0x8120e80, 32) called from data_lump.c: insert_cond_lump_after(216) May 2 13:19:51 sesapp /root/ser/sbin/ser[19888]: qm_malloc(0x8120e80, 8) returns address 0x81706b8 frag. 0x81706a0 (size=8) on 1 -th hit May 2 13:19:51 sesapp /root/ser/sbin/ser[19887]: t_uac: no socket found May 2 13:19:51 sesapp /root/ser/sbin/ser[19887]: t_uac: no socket found May 2 13:19:51 sesapp /root/ser/sbin/ser[19885]: qm_free: freeing frag. 0x8170398 alloc'ed from data_lump.c: insert_new_lump_before(140)
In this sample is next_hop = sip:200000900568888888@192.168.2.17:26548;transport=udp. The number of process has to be the same as in consequent error message "t_uac: socket not found". It is the number in [ ] - in this case 19887.
The address there has to be accessible from machine with SER (try to ping the IP).
The index file is not needed.
And are watchers authorized? (Do they see status of presentity?)
Vaclav
On Thu, May 04, 2006 at 02:52:39PM +0300, ?lker Aktuna (Koç.net) wrote:
Hi Vaclav,
I still couldn't succeed in presence over SER. Still getting following messages, no matter if I'm behid NAT or not. I tested on LAN many times but I still get same error messages.
Btw, there is no index file in my xcap-root directory. Should I have something there ? I didn't receive any xcap authorization request after changing xcap authorization root to real hostname instead of 127.0.0.1
May 4 14:42:27 sesapp /root/ser/sbin/ser[19996]: t_uac: no socket found May 4 14:42:27 sesapp /root/ser/sbin/ser[19996]: t_uac: no socket found May 4 14:42:27 sesapp /root/ser/sbin/ser[19996]: ERROR: notify.c:398: Can't send watcherinfo notification (-7) May 4 14:42:27 sesapp /root/ser/sbin/ser[19996]: ERROR: notify.c:398: Can't send watcherinfo notification (-7) May 4 14:42:27 sesapp /root/ser/sbin/ser[19996]: send_winfo_notify returned -7 May 4 14:42:27 sesapp /root/ser/sbin/ser[19996]: send_winfo_notify returned -7
Thanks, ilker
-----Original Message----- From: Vaclav Kubart [mailto:vaclav.kubart@iptel.org] Sent: Tuesday, May 02, 2006 5:50 PM To: ?lker Aktuna (Koç.net) Cc: serusers@lists.iptel.org Subject: Re: [Serusers] IM and presence problems
Try to use nathelper module. I'm not familiar with it but there exists some documentation for it (in modules/nathelper/README).
Vaclav
On Tue, May 02, 2006 at 05:19:10PM +0300, ?lker Aktuna (Koç.net) wrote:
Hi Vaclav,
The ngrep.out file was from Friday. And I realized that I'd changed Eyebeam client configuration after Friday. Now it sends internal IP as contact. (as in the attached ngrep2.out file)
Now I don't know how to change the contact as public IP. But presencce messages were not working Friday also
Any idea how to change the contact as public IP ?
Thanks, ilker
-----Original Message----- From: Vaclav Kubart [mailto:vaclav.kubart@iptel.org] Sent: Tuesday, May 02, 2006 2:56 PM To: ?lker Aktuna (Koç.net) Cc: serusers@lists.iptel.org Subject: Re: [Serusers] IM and presence problems
192.168.2.17 is a NAT client behing 85.105.102.167 Could it be that the SER is sending the messages to the internal IP address of my Eyebeam client ?
It seems so.
On eyebeam 1.5 I use the "use rport" option of the client if that matters.
Any idea why I get so many "no socket found" errors ? (might it be because ser is trying to connect to the internal IP address ?)
SER tries to connect to IP address which is not accessible for it. And it tries again and again...
But I don't know how this IP address got to presence SER, because there was 85.xxx.xxx.xxx in Contact in SUBSCRIBE request in the network dump.
Vaclav
Thanks, ilker
-----Original Message----- From: Vaclav Kubart [mailto:vaclav.kubart@iptel.org] Sent: Tuesday, May 02, 2006 1:34 PM To: ?lker Aktuna (Koç.net) Cc: serusers@lists.iptel.org Subject: Re: [Serusers] IM and presence problems
I take a look into the log and it seems, that NOTIFY requests try to be sent to 192.168.2.17.
But in the ngrep dump I see only some 85.105.102.167 addresses in Contacts in SUBSCRIBE requests. Are you sure, that these log and the flow belong to the same scenario?
If yes, it means, that there is a bug in PA module.
Be sure to catch messages on machine with presence server.
Vaclav
On Tue, May 02, 2006 at 01:14:37PM +0300, ?lker Aktuna (Koç.net) wrote:
Hi,
I've captured debug logs by suggestion of Mr. Michal Matyska. Attached I'm sending them to you. I hope it reaches you. Please look for the "no socket found" and "Can't send watcherinfo notification " lines in the log as it's too long.
Thanks, ilker
http://387555.sigclick.mailinfo.com/sigclick/020B0501/07014802/05044E06/61324244.jpg _____________________________________________________________________________________________________________________________________________ Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu e-posta mesaji size yanlislikla ulasmissa, icerigini hic bir sekilde kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini kullaniciya hemen geri gonderiniz ve tum kopyalarini mesaj kutunuzdan siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz. Bu e-posta mesaji viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek zararlardan dogacak hicbir sorumlulugu kabul etmez. This message is intended solely for the use of the individual or entity to whom it is addressed , and may contain confidential information. If you are not the intended recipient of this message or you receive this mail in error, you should refrain from making any use of the contents and from opening any attachment. In that case, please notify the sender immediately and return the message to the sender, then, delete and destroy all copies. This e-mail message, can not be copied, published or sold for any reason. This e-mail message has been swept by anti-virus systems for the presence of computer viruses. In doing so, however, sender cannot warrant that virus or other forms of data corruption may not be present and do not take any responsibility in any occurrence. _____________________________________________________________________________________________________________________________________________
Content-Description: ngrepout3.txt
U 193.243.202.99:5061 -> 193.243.202.97:5060 REGISTER sip:sip.koc.net SIP/2.0. To: "200000900568888885"sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=4759a713. Via: SIP/2.0/UDP 193.243.202.99:5061;branch=z9hG4bK749f.40170f85.0. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-df12471a4e5f1a2b-1--d87543-;rport=8880. Call-ID: b64d280a55422d2e@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 2 REGISTER. Contact: sip:200000900568888885@195.87.232.68:8880;rinstance=8575ae137220a8b9. Max-Forwards: 16. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Supported: eventlist. Authorization: Digest username="200000900568888885",realm="NcxSip",nonce="83164818",uri="sip:sip.koc.net",response="fea7ddcca157c0fa74fa0cb3a094067f",algorithm=MD5. Content-Length: 0. .
# U 193.243.202.97:5060 -> 193.243.202.99:5061 SIP/2.0 200 Ok. Via: SIP/2.0/UDP 193.243.202.99:5061;branch=z9hG4bK749f.40170f85.0. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-df12471a4e5f1a2b-1--d87543-;rport=8880. Call-ID: b64d280a55422d2e@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 2 REGISTER. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=4759a713. Contact: sip:200000900568888885@195.87.232.68:8880;expires=3600. To: "200000900568888885"sip:200000900568888885@sip.koc.net. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 REGISTER sip:sip.koc.net SIP/2.0. To: "200000900568888885"sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=4759a713. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-df12471a4e5f1a2b-1--d87543-;rport. Call-ID: b64d280a55422d2e@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 2 REGISTER. Contact: sip:200000900568888885@195.87.232.68:8880;rinstance=8575ae137220a8b9. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Supported: eventlist. Authorization: Digest username="200000900568888885",realm="NcxSip",nonce="83164818",uri="sip:sip.koc.net",response="fea7ddcca157c0fa74fa0cb3a094067f",algorithm=MD5. Content-Length: 0. .
# U 193.243.202.99:5061 -> 195.87.232.68:8880 SIP/2.0 200 Ok. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-df12471a4e5f1a2b-1--d87543-;rport=8880. Call-ID: b64d280a55422d2e@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 2 REGISTER. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=4759a713. Contact: sip:200000900568888885@195.87.232.68:8880;expires=3600. To: "200000900568888885"sip:200000900568888885@sip.koc.net. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 PUBLISH sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=7e396f37. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-175df70fb0273c1c-1--d87543-;rport. Call-ID: 8643f82913481a09@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 PUBLISH. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. Content-Type: application/pidf+xml. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Supported: eventlist. Event: presence. Content-Length: 571. .
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:pp="urn:ietf:params:xml:ns:pidf:person" xmlns:et="urn:ietf:params:xml:ns:pidf:rpid:rpid-tuple" xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person" xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status" xmlns:ci="urn:ietf:params:xml:ns:pidf:cipid" entity="sip:200000900568888885@sip.koc.net">
<tuple id="b139ca52"> <contact priority="1">sip:200000900568888885@sip.koc.net</contact> <status> <basic>open</basic> </status> </tuple> </presence> # U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: <sip:200000900568888885@sip.koc.net>. From: "200000900568888885"<sip:200000900568888885@sip.koc.net>;tag=301c5c35. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-e00e4a3569597f58-1--d87543-;rport. Call-ID: 74315518e845221f@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: <sip:200000900568888885@195.87.232.68:8880>. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: application/watcherinfo+xml. Supported: eventlist. Event: presence.winfo. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888884@sip.koc.net SIP/2.0. To: sip:200000900568888884@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=f4338c5a. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-0f40e5365951cc32-1--d87543-;rport. Call-ID: 3047f617e019ee63@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: multipart/related, application/rlmi+xml, application/pidf+xml, application/xpidf+xml. Supported: eventlist. Event: presence. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=9860186d. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-9947134ba036d770-1--d87543-;rport. Call-ID: 2a31106bd3720a31@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: message/external-body. Supported: eventlist. Event: sip-profile;profile-type=application;app-id=resource-lists. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 PUBLISH sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=7e396f37. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-175df70fb0273c1c-1--d87543-;rport. Call-ID: 8643f82913481a09@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 PUBLISH. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. Content-Type: application/pidf+xml. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Supported: eventlist. Event: presence. Content-Length: 571. .
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:pp="urn:ietf:params:xml:ns:pidf:person" xmlns:et="urn:ietf:params:xml:ns:pidf:rpid:rpid-tuple" xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person" xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status" xmlns:ci="urn:ietf:params:xml:ns:pidf:cipid" entity="sip:200000900568888885@sip.koc.net">
<tuple id="b139ca52"> <contact priority="1">sip:200000900568888885@sip.koc.net</contact> <status> <basic>open</basic> </status> </tuple> </presence> # U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: <sip:200000900568888885@sip.koc.net>. From: "200000900568888885"<sip:200000900568888885@sip.koc.net>;tag=301c5c35. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-e00e4a3569597f58-1--d87543-;rport. Call-ID: 74315518e845221f@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: <sip:200000900568888885@195.87.232.68:8880>. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: application/watcherinfo+xml. Supported: eventlist. Event: presence.winfo. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888884@sip.koc.net SIP/2.0. To: sip:200000900568888884@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=f4338c5a. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-0f40e5365951cc32-1--d87543-;rport. Call-ID: 3047f617e019ee63@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: multipart/related, application/rlmi+xml, application/pidf+xml, application/xpidf+xml. Supported: eventlist. Event: presence. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=9860186d. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-9947134ba036d770-1--d87543-;rport. Call-ID: 2a31106bd3720a31@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: message/external-body. Supported: eventlist. Event: sip-profile;profile-type=application;app-id=resource-lists. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 PUBLISH sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=7e396f37. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-175df70fb0273c1c-1--d87543-;rport. Call-ID: 8643f82913481a09@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 PUBLISH. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. Content-Type: application/pidf+xml. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Supported: eventlist. Event: presence. Content-Length: 571. .
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:pp="urn:ietf:params:xml:ns:pidf:person" xmlns:et="urn:ietf:params:xml:ns:pidf:rpid:rpid-tuple" xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person" xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status" xmlns:ci="urn:ietf:params:xml:ns:pidf:cipid" entity="sip:200000900568888885@sip.koc.net">
<tuple id="b139ca52"> <contact priority="1">sip:200000900568888885@sip.koc.net</contact> <status> <basic>open</basic> </status> </tuple> </presence> # U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: <sip:200000900568888885@sip.koc.net>. From: "200000900568888885"<sip:200000900568888885@sip.koc.net>;tag=301c5c35. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-e00e4a3569597f58-1--d87543-;rport. Call-ID: 74315518e845221f@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: <sip:200000900568888885@195.87.232.68:8880>. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: application/watcherinfo+xml. Supported: eventlist. Event: presence.winfo. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888884@sip.koc.net SIP/2.0. To: sip:200000900568888884@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=f4338c5a. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-0f40e5365951cc32-1--d87543-;rport. Call-ID: 3047f617e019ee63@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: multipart/related, application/rlmi+xml, application/pidf+xml, application/xpidf+xml. Supported: eventlist. Event: presence. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=9860186d. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-9947134ba036d770-1--d87543-;rport. Call-ID: 2a31106bd3720a31@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: message/external-body. Supported: eventlist. Event: sip-profile;profile-type=application;app-id=resource-lists. Content-Length: 0. .
# U 193.243.202.99:5061 -> 195.87.232.68:8880 SIP/2.0 200 Ok. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-df12471a4e5f1a2b-1--d87543-;rport=8880. Call-ID: b64d280a55422d2e@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 2 REGISTER. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=4759a713. Contact: sip:200000900568888885@195.87.232.68:8880;expires=3600. To: "200000900568888885"sip:200000900568888885@sip.koc.net. Content-Length: 0. .
# U 193.243.202.99:5061 -> 195.87.232.68:8880 SIP/2.0 200 Ok. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-df12471a4e5f1a2b-1--d87543-;rport=8880. Call-ID: b64d280a55422d2e@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 2 REGISTER. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=4759a713. Contact: sip:200000900568888885@195.87.232.68:8880;expires=3600. To: "200000900568888885"sip:200000900568888885@sip.koc.net. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 PUBLISH sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=7e396f37. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-175df70fb0273c1c-1--d87543-;rport. Call-ID: 8643f82913481a09@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 PUBLISH. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. Content-Type: application/pidf+xml. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Supported: eventlist. Event: presence. Content-Length: 571. .
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:pp="urn:ietf:params:xml:ns:pidf:person" xmlns:et="urn:ietf:params:xml:ns:pidf:rpid:rpid-tuple" xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person" xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status" xmlns:ci="urn:ietf:params:xml:ns:pidf:cipid" entity="sip:200000900568888885@sip.koc.net">
<tuple id="b139ca52"> <contact priority="1">sip:200000900568888885@sip.koc.net</contact> <status> <basic>open</basic> </status> </tuple> </presence> # U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: <sip:200000900568888885@sip.koc.net>. From: "200000900568888885"<sip:200000900568888885@sip.koc.net>;tag=301c5c35. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-e00e4a3569597f58-1--d87543-;rport. Call-ID: 74315518e845221f@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: <sip:200000900568888885@195.87.232.68:8880>. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: application/watcherinfo+xml. Supported: eventlist. Event: presence.winfo. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888884@sip.koc.net SIP/2.0. To: sip:200000900568888884@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=f4338c5a. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-0f40e5365951cc32-1--d87543-;rport. Call-ID: 3047f617e019ee63@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: multipart/related, application/rlmi+xml, application/pidf+xml, application/xpidf+xml. Supported: eventlist. Event: presence. Content-Length: 0. .
# U 195.87.232.68:8880 -> 193.243.202.99:5061 SUBSCRIBE sip:200000900568888885@sip.koc.net SIP/2.0. To: sip:200000900568888885@sip.koc.net. From: "200000900568888885"sip:200000900568888885@sip.koc.net;tag=9860186d. Via: SIP/2.0/UDP 195.87.232.68:8880;branch=z9hG4bK-d87543-9947134ba036d770-1--d87543-;rport. Call-ID: 2a31106bd3720a31@aWxrZXJhLmtvY25ldC5sb2NhbA... CSeq: 1 SUBSCRIBE. Contact: sip:200000900568888885@195.87.232.68:8880. Max-Forwards: 70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. User-Agent: eyeBeam release 3015c stamp 28601. Expires: 3600. Accept: message/external-body. Supported: eventlist. Event: sip-profile;profile-type=application;app-id=resource-lists. Content-Length: 0. .
exit 102 received, 0 dropped [root@sesapp ~]# [root@sesapp ~]# [root@sesapp ~]# ping 195.87.232.68 PING 195.87.232.68 (195.87.232.68) 56(84) bytes of data. 64 bytes from 195.87.232.68: icmp_seq=1 ttl=125 time=3.56 ms 64 bytes from 195.87.232.68: icmp_seq=2 ttl=125 time=3.59 ms 64 bytes from 195.87.232.68: icmp_seq=3 ttl=125 time=2.12 ms
--- 195.87.232.68 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 2.124/3.093/3.596/0.687 ms [root@sesapp ~]#