I only want to test presence server support. But I couldn't understand if this config is for presence only or for both presence and sip registration.
I have a working Asterisk sip configuration. If it's possible I can register clients on Asterisk and use Ser for only presence. With the simple cfg that Vaclav provided, is it possible to register clients and make audio conversation ? Or is it only for presence ?
How should I configure my client to use this config ?
Thanks,
-----Original Message----- From: Steve Blair [mailto:blairs@isc.upenn.edu] Sent: Thursday, March 16, 2006 3:47 PM To: İlker Aktuna (Koç.net) Cc: Vaclav Kubart; serusers@lists.iptel.org Subject: Re: [Serusers] Problem starting SER with Presence support
İlker Aktuna (Koç.net) wrote:
Should I register users on ser ? Can I register them on another server ? I didn't understand this: is the config file for only presence ? is it not enabling sip registers and/or users to have audio conversation ?
Are your SIP clients trying to authenticate? If so you'll notice in the config file that the lines pertaining to digest authentication are commented out. You may need to check these parameters and uncomment/change those which pertain to your installation.
-Steve
What configuration should I make on the client to use your sample config ?
Username, password , domain (sip proxy), subscribe to contact list address ?
Thanks, ilker
-----Original Message----- From: Vaclav Kubart [mailto:vaclav.kubart@iptel.org] Sent: Thursday, March 16, 2006 3:23 PM To: İlker Aktuna (Koç.net) Cc: serusers@lists.iptel.org Subject: Re: [Serusers] Problem starting SER with Presence support
Do you register users for test-domain.com and use SER machine as outgoing proxy? As I said, this was only testing config file (for playing with presence).
I think, that they have no passwords. You can set them using serctl (see help for serctl). Vaclav
On Thu, Mar 16, 2006 at 03:03:01PM +0200, ?lker Aktuna (Koç.net) wrote:
Hi,
I get the following results with your suggested commands: mysql> GRANT ALL ON ser.* TO 'ser'@'127.0.0.1' IDENTIFIED BY mysql> 'heslo'; Query OK, 0 rows affected (0.00 sec)
mysql> GRANT ALL ON ser.* TO 'ser'@'localhost' IDENTIFIED BY mysql> 'heslo'; Query OK, 0 rows affected (0.00 sec)
So no rows are affected ?
Btw, if I change all 127.0.0.1 with "localhost" on cfg file, Ser
starts successfully.
This time I couldn't register my client. When I get tcpdump traces I
see the error 483 "too many hops"
Btw, which password should I use with my users ? Your dbinit script creates some users but what are their passwords ?
Thanks, ilker
http://271570.sigclick.mailinfo.com/sigclick/02060107/05054D0A/01004C00/20102251.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. _____________________________________________________________________________________________________________________________________________
I think, that it should be able to handle REGISTER messages. But it is configured for domain "test-domain.com", other requests are forwarded... (=> If your try to register user from other domain, it can be forwarded to itself, but not processed and in the end it returns "too many hops").
You can configure client as user "smith@test-domain.com" for example and outgoing proxy pointing to SER, because otherwise it will send it using DNS to somewhere in internet...
Vaclav
On Thu, Mar 16, 2006 at 05:06:11PM +0200, ?lker Aktuna (Koç.net) wrote:
I only want to test presence server support. But I couldn't understand if this config is for presence only or for both presence and sip registration.
I have a working Asterisk sip configuration. If it's possible I can register clients on Asterisk and use Ser for only presence. With the simple cfg that Vaclav provided, is it possible to register clients and make audio conversation ? Or is it only for presence ?
How should I configure my client to use this config ?
Thanks,
-----Original Message----- From: Steve Blair [mailto:blairs@isc.upenn.edu] Sent: Thursday, March 16, 2006 3:47 PM To: ?lker Aktuna (Koç.net) Cc: Vaclav Kubart; serusers@lists.iptel.org Subject: Re: [Serusers] Problem starting SER with Presence support
?lker Aktuna (Koç.net) wrote:
Should I register users on ser ? Can I register them on another server ? I didn't understand this: is the config file for only presence ? is it not enabling sip registers and/or users to have audio conversation ?
Are your SIP clients trying to authenticate? If so you'll notice in the config file that the lines pertaining to digest authentication are commented out. You may need to check these parameters and uncomment/change those which pertain to your installation.
-Steve
What configuration should I make on the client to use your sample config ?
Username, password , domain (sip proxy), subscribe to contact list address ?
Thanks, ilker
-----Original Message----- From: Vaclav Kubart [mailto:vaclav.kubart@iptel.org] Sent: Thursday, March 16, 2006 3:23 PM To: ?lker Aktuna (Koç.net) Cc: serusers@lists.iptel.org Subject: Re: [Serusers] Problem starting SER with Presence support
Do you register users for test-domain.com and use SER machine as outgoing proxy? As I said, this was only testing config file (for playing with presence).
I think, that they have no passwords. You can set them using serctl (see help for serctl). Vaclav
On Thu, Mar 16, 2006 at 03:03:01PM +0200, ?lker Aktuna (Koç.net) wrote:
Hi,
I get the following results with your suggested commands: mysql> GRANT ALL ON ser.* TO 'ser'@'127.0.0.1' IDENTIFIED BY mysql> 'heslo'; Query OK, 0 rows affected (0.00 sec)
mysql> GRANT ALL ON ser.* TO 'ser'@'localhost' IDENTIFIED BY mysql> 'heslo'; Query OK, 0 rows affected (0.00 sec)
So no rows are affected ?
Btw, if I change all 127.0.0.1 with "localhost" on cfg file, Ser
starts successfully.
This time I couldn't register my client. When I get tcpdump traces I
see the error 483 "too many hops"
Btw, which password should I use with my users ? Your dbinit script creates some users but what are their passwords ?
Thanks, ilker
http://271570.sigclick.mailinfo.com/sigclick/02060107/05054D0A/01004C00/20102251.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. _____________________________________________________________________________________________________________________________________________
hello,
does anybody have an idea on what cause a 400 bad request on this invite?
thanks by advance :)
Olivier
INVITE sip:3227470340@finalcut.be:5060 SIP/2.0. Via: SIP/2.0/UDP 10.252.1.143:5060;branch=z9hG4bK-797350176. From: "MultiVoIP" sip:1300@82.146.123.83:5060;tag=226023331. To: sip:3227470340@82.146.123.83:5060. Call-ID: 1014-1383682753@82.146.123.83. CSeq: 2 INVITE. Contact: sip:1300@10.252.1.143:5060. Proxy-Authorization: Digest username="1300@finalcut.be", realm="82.146.123.83", nonce="44198a959011090a83e34359f0758c2d2b110220", uri="sip:3227470340@finalcut.be:5060", response="32cb44fbd81ae37f2506878bf06e7b46", algorithm=MD5. max-forwards: 70. user-agent: NGAVFXS/6.08.DI.06.08Sep 28 2005. Allow: INVITE, ACK, BYE, CANCEL, REFER, NOTIFY. Content-Type: application/sdp. Content-Length: 278. . v=0. o=1300 0 0 IN IP4 10.252.1.143. s=SIP Call. c=IN IP4 10.252.1.143. t=0 0. m=audio 5006 RTP/AVP 18 96. a=ptime:80. a=fmtp:18 annexb=yes. a=rtpmap:18 G729/8000/1. a=fmtp:96 0-16. a=rtpmap:96 telephone-event/8000/1. m=audio 5006 RTP/AVP 4. a=ptime:90. a=rtpmap:4 G723/8000/1.
Olivier,
First advice: never send real addresses on the list. Mask them with something like "ua_1", "ua_2", "proxy_wan" and so on.
For the request:
a) Content-Lenght is not correct: there is 278, should be around 264
BTW - did you notice the ptivate IPs in SDP? They will not cause "400" response. But you will not have audio (depending on scenario). Try some NAT traversal methods.
olivier.taylor wrote:
hello, does anybody have an idea on what cause a 400 bad request on this invite? thanks by advance :) Olivier
INVITE sip:3227470340@finalcut.be:5060 SIP/2.0. Via: SIP/2.0/UDP 10.252.1.143:5060;branch=z9hG4bK-797350176. From: "MultiVoIP" sip:1300@82.146.123.83:5060;tag=226023331. To: sip:3227470340@82.146.123.83:5060. Call-ID: 1014-1383682753@82.146.123.83. CSeq: 2 INVITE. Contact: sip:1300@10.252.1.143:5060. Proxy-Authorization: Digest username="1300@finalcut.be", realm="82.146.123.83", nonce="44198a959011090a83e34359f0758c2d2b110220", uri="sip:3227470340@finalcut.be:5060", response="32cb44fbd81ae37f2506878bf06e7b46", algorithm=MD5. max-forwards: 70. user-agent: NGAVFXS/6.08.DI.06.08Sep 28 2005. Allow: INVITE, ACK, BYE, CANCEL, REFER, NOTIFY. Content-Type: application/sdp. Content-Length: 278. .
v=0.4 o=1300 0 0 IN IP4 10.252.1.143.31 s=SIP Call.11 c=IN IP4 10.252.1.143.22 t=0 0.6 m=audio 5006 RTP/AVP 18 96.27 a=ptime:80.11 a=fmtp:18 annexb=yes.21 a=rtpmap:18 G729/8000/1.24 a=fmtp:96 0-16.15 a=rtpmap:96 telephone-event/8000/1.35 m=audio 5006 RTP/AVP 4.23 a=ptime:90.11 a=rtpmap:4 G723/8000/1.23
Actually the Content-Length field has proper value. I forgot about CR/LF pair at the line ends..
I'm tired..
Max-Forwards and User-Agent are not capitalized...
On 3/16/06, Arek Bekiersz sip@perceval.net wrote:
Actually the Content-Length field has proper value. I forgot about CR/LF pair at the line ends..
I'm tired..
-- Regards, Arek Bekiersz
Olivier Taylor wrote:
hello, does anybody have an idea on what cause a 400 bad request on this invite? thanks by advance :) Olivier
INVITE sip:3227470340@finalcut.be:5060 SIP/2.0. Via: SIP/2.0/UDP 10.252.1.143:5060;branch=z9hG4bK-797350176. From: "MultiVoIP" sip:1300@82.146.123.83:5060;tag=226023331. To: sip:3227470340@82.146.123.83:5060. Call-ID: 1014-1383682753@82.146.123.83. CSeq: 2 INVITE. Contact: sip:1300@10.252.1.143:5060. Proxy-Authorization: Digest username="1300@finalcut.be", realm="82.146.123.83", nonce="44198a959011090a83e34359f0758c2d2b110220", uri="sip:3227470340@finalcut.be:5060", response="32cb44fbd81ae37f2506878bf06e7b46", algorithm=MD5. max-forwards: 70. user-agent: NGAVFXS/6.08.DI.06.08Sep 28 2005. Allow: INVITE, ACK, BYE, CANCEL, REFER, NOTIFY. Content-Type: application/sdp. Content-Length: 278. .
v=0.4 o=1300 0 0 IN IP4 10.252.1.143.31 s=SIP Call.11 c=IN IP4 10.252.1.143.22 t=0 0.6 m=audio 5006 RTP/AVP 18 96.27 a=ptime:80.11 a=fmtp:18 annexb=yes.21 a=rtpmap:18 G729/8000/1.24 a=fmtp:96 0-16.15 a=rtpmap:96 telephone-event/8000/1.35 m=audio 5006 RTP/AVP 4.23 a=ptime:90.11 a=rtpmap:4 G723/8000/1.23
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
You have a dot "." at the end of each sentence.. I think that is not correct.
Jose Simoes
On 3/16/06, Andrey Kouprianov andrey.kouprianov@gmail.com wrote:
Max-Forwards and User-Agent are not capitalized...
On 3/16/06, Arek Bekiersz sip@perceval.net wrote:
Actually the Content-Length field has proper value. I forgot about CR/LF pair at the line ends..
I'm tired..
-- Regards, Arek Bekiersz
Olivier Taylor wrote:
hello, does anybody have an idea on what cause a 400 bad request on this
invite?
thanks by advance :) Olivier
INVITE sip:3227470340@finalcut.be:5060 SIP/2.0. Via: SIP/2.0/UDP 10.252.1.143:5060;branch=z9hG4bK-797350176. From: "MultiVoIP" sip:1300@82.146.123.83:5060;tag=226023331. To: sip:3227470340@82.146.123.83:5060. Call-ID: 1014-1383682753@82.146.123.83. CSeq: 2 INVITE. Contact: sip:1300@10.252.1.143:5060. Proxy-Authorization: Digest username="1300@finalcut.be", realm="82.146.123.83", nonce="44198a959011090a83e34359f0758c2d2b110220", uri="sip:3227470340@finalcut.be:5060", response="32cb44fbd81ae37f2506878bf06e7b46", algorithm=MD5. max-forwards: 70. user-agent: NGAVFXS/6.08.DI.06.08Sep 28 2005. Allow: INVITE, ACK, BYE, CANCEL, REFER, NOTIFY. Content-Type: application/sdp. Content-Length: 278. .
v=0.4 o=1300 0 0 IN IP4 10.252.1.143.31 s=SIP Call.11 c=IN IP4 10.252.1.143.22 t=0 0.6 m=audio 5006 RTP/AVP 18 96.27 a=ptime:80.11 a=fmtp:18 annexb=yes.21 a=rtpmap:18 G729/8000/1.24 a=fmtp:96 0-16.15 a=rtpmap:96 telephone-event/8000/1.35 m=audio 5006 RTP/AVP 4.23 a=ptime:90.11 a=rtpmap:4 G723/8000/1.23
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Dont mind dots... They come from ngrep...
On 3/17/06, Voipers Portugal voipers@gmail.com wrote:
You have a dot "." at the end of each sentence.. I think that is not correct.
Jose Simoes
On 3/16/06, Andrey Kouprianov andrey.kouprianov@gmail.com wrote:
Max-Forwards and User-Agent are not capitalized...
On 3/16/06, Arek Bekiersz sip@perceval.net wrote:
Actually the Content-Length field has proper value. I forgot about CR/LF pair at the line ends..
I'm tired..
-- Regards, Arek Bekiersz
Olivier Taylor wrote:
hello, does anybody have an idea on what cause a 400 bad request on this
invite?
thanks by advance :) Olivier
INVITE sip:3227470340@finalcut.be:5060 SIP/2.0. Via: SIP/2.0/UDP 10.252.1.143:5060;branch=z9hG4bK-797350176. From: "MultiVoIP" sip:1300@82.146.123.83:5060;tag=226023331. To: <sip:3227470340@82.146.123.83 :5060>. Call-ID: 1014-1383682753@82.146.123.83. CSeq: 2 INVITE. Contact: sip:1300@10.252.1.143:5060. Proxy-Authorization: Digest username=" 1300@finalcut.be", realm="82.146.123.83", nonce="44198a959011090a83e34359f0758c2d2b110220", uri="sip:3227470340@finalcut.be:5060", response="32cb44fbd81ae37f2506878bf06e7b46",
algorithm=MD5.
max-forwards: 70. user-agent: NGAVFXS/6.08.DI.06.08Sep 28 2005. Allow: INVITE, ACK, BYE, CANCEL, REFER, NOTIFY. Content-Type: application/sdp. Content-Length: 278. .
v=0.4 o=1300 0 0 IN IP4 10.252.1.143.31 s=SIP Call.11 c=IN IP4 10.252.1.143.22 t=0 0.6 m=audio 5006 RTP/AVP 18 96.27 a=ptime: 80.11 a=fmtp:18 annexb=yes.21 a=rtpmap:18 G729/8000/1.24 a=fmtp:96 0-16.15 a=rtpmap:96 telephone-event/8000/1.35 m=audio 5006 RTP/AVP 4.23 a=ptime: 90.11 a=rtpmap:4 G723/8000/1.23
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers