[OpenSIPS-Devel] SF.net SVN: opensips:[6688] trunk/modules/tm

2010-03-10 Thread Bogdan-Andrei Iancu
Revision: 6688
  http://opensips.svn.sourceforge.net/opensips/?rev=6688view=rev
Author:   bogdan_iancu
Date: 2010-03-10 09:51:54 + (Wed, 10 Mar 2010)

Log Message:
---
- added new flag (8) to t_relay() to control the propagation of the Reason hdr 
in the CANCEL requests.

Modified Paths:
--
trunk/modules/tm/README
trunk/modules/tm/doc/tm_admin.xml
trunk/modules/tm/h_table.h
trunk/modules/tm/t_cancel.c
trunk/modules/tm/t_cancel.h
trunk/modules/tm/t_funcs.c
trunk/modules/tm/t_funcs.h
trunk/modules/tm/t_fwd.c
trunk/modules/tm/tm.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6689] trunk/parser/parse_multipart.c

2010-03-10 Thread Bogdan-Andrei Iancu
Revision: 6689
  http://opensips.svn.sourceforge.net/opensips/?rev=6689view=rev
Author:   bogdan_iancu
Date: 2010-03-10 09:59:32 + (Wed, 10 Mar 2010)

Log Message:
---
- 64b compile warning fixed

Modified Paths:
--
trunk/parser/parse_multipart.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6691] trunk/modules/xmpp

2010-03-10 Thread Anca Vamanu
Revision: 6691
  http://opensips.svn.sourceforge.net/opensips/?rev=6691view=rev
Author:   anca_vamanu
Date: 2010-03-10 10:05:35 + (Wed, 10 Mar 2010)

Log Message:
---
- updated documentation and removed some unused variables

Modified Paths:
--
trunk/modules/xmpp/README
trunk/modules/xmpp/doc/opensips-xmpp.cfg
trunk/modules/xmpp/doc/xmpp_admin.xml
trunk/modules/xmpp/xmpp.c
trunk/modules/xmpp/xmpp.h
trunk/modules/xmpp/xmpp_component.c
trunk/modules/xmpp/xmpp_server.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6694] branches/1.6/modules

2010-03-10 Thread Anca Vamanu
Revision: 6694
  http://opensips.svn.sourceforge.net/opensips/?rev=6694view=rev
Author:   anca_vamanu
Date: 2010-03-10 10:08:54 + (Wed, 10 Mar 2010)

Log Message:
---
- backport from trunk
fixed some issues with document manipulation for non integrated mode; 
updated rls module to the new function prototypes.

Modified Paths:
--
branches/1.6/modules/rls/resource_notify.c
branches/1.6/modules/rls/subscribe.c
branches/1.6/modules/xcap_client/xcap_client.c
branches/1.6/modules/xcap_client/xcap_functions.c
branches/1.6/modules/xcap_client/xcap_functions.h


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6695] branches/1.6/modules/pua

2010-03-10 Thread Anca Vamanu
Revision: 6695
  http://opensips.svn.sourceforge.net/opensips/?rev=6695view=rev
Author:   anca_vamanu
Date: 2010-03-10 10:24:13 + (Wed, 10 Mar 2010)

Log Message:
---
- backport from trunk:  updated documentation - mention that this module can 
not be used in no fork mode

Modified Paths:
--
branches/1.6/modules/pua/README
branches/1.6/modules/pua/doc/pua_admin.xml
branches/1.6/modules/pua/doc/pua_devel.xml


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6696] trunk/modules/rls/resource_notify.c

2010-03-10 Thread Anca Vamanu
Revision: 6696
  http://opensips.svn.sourceforge.net/opensips/?rev=6696view=rev
Author:   anca_vamanu
Date: 2010-03-10 10:27:43 + (Wed, 10 Mar 2010)

Log Message:
---
- removed redundant macro definition

Modified Paths:
--
trunk/modules/rls/resource_notify.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6697] branches/1.6/modules/tm

2010-03-10 Thread Bogdan-Andrei Iancu
Revision: 6697
  http://opensips.svn.sourceforge.net/opensips/?rev=6697view=rev
Author:   bogdan_iancu
Date: 2010-03-10 11:00:45 + (Wed, 10 Mar 2010)

Log Message:
---
backport from trunk (rev #6688)
- added new flag (8) to t_relay() to control the propagation of the Reason hdr 
in the CANCEL requests.

Revision Links:
--
http://opensips.svn.sourceforge.net/opensips/?rev=6688view=rev

Modified Paths:
--
branches/1.6/modules/tm/README
branches/1.6/modules/tm/doc/tm_admin.xml
branches/1.6/modules/tm/h_table.h
branches/1.6/modules/tm/t_cancel.c
branches/1.6/modules/tm/t_cancel.h
branches/1.6/modules/tm/t_funcs.c
branches/1.6/modules/tm/t_funcs.h
branches/1.6/modules/tm/t_fwd.c
branches/1.6/modules/tm/tm.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Fixing the 200OK - ACK race in OpenSIPS 1.4

2010-03-10 Thread Saúl Ibarra Corretgé
Hi Bogdan,

 It may not be an easy task as the dialog state machine was dramatically
 changed from 1.4 to 1.5, so an adliteram patch may not be valid for 1.4.

 Maybe a solution for you will be trying to grab the whole dialog module
 from 1.5 and fit it to 1.4 (of course, you need to backport some TM
 dependencies also)


That did the job :) Currently I have OpenSIPS 1.4 with the dialog module 
from version 1.5 and no more 200OK - ACK races :)

I had to backport a bunch of revisions to make it run, so if anyone is 
interested let me know and I can send over the patch.

Thanks for the tip!


Kind regards,

-- 
Saúl Ibarra Corretgé
AG Projects

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6698] trunk

2010-03-10 Thread Bogdan-Andrei Iancu
Revision: 6698
  http://opensips.svn.sourceforge.net/opensips/?rev=6698view=rev
Author:   bogdan_iancu
Date: 2010-03-10 11:42:57 + (Wed, 10 Mar 2010)

Log Message:
---
- fixed load-balacer DB schema for berkeley backend

Modified Paths:
--
trunk/db/schema/load_balancer.xml
trunk/scripts/db_berkeley/opensips/load_balancer
trunk/scripts/mysql/load_balancer-create.sql
trunk/scripts/oracle/load_balancer-create.sql
trunk/scripts/postgres/load_balancer-create.sql


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6699] branches/1.6

2010-03-10 Thread Bogdan-Andrei Iancu
Revision: 6699
  http://opensips.svn.sourceforge.net/opensips/?rev=6699view=rev
Author:   bogdan_iancu
Date: 2010-03-10 11:44:50 + (Wed, 10 Mar 2010)

Log Message:
---
backport from trunk (rev #6698):
- fixed load-balacer DB schema for berkeley backend

Revision Links:
--
http://opensips.svn.sourceforge.net/opensips/?rev=6698view=rev

Modified Paths:
--
branches/1.6/db/schema/load_balancer.xml
branches/1.6/scripts/db_berkeley/opensips/load_balancer
branches/1.6/scripts/mysql/load_balancer-create.sql
branches/1.6/scripts/oracle/drouting-create.sql
branches/1.6/scripts/oracle/load_balancer-create.sql
branches/1.6/scripts/postgres/load_balancer-create.sql


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6700] branches/1.5

2010-03-10 Thread Bogdan-Andrei Iancu
Revision: 6700
  http://opensips.svn.sourceforge.net/opensips/?rev=6700view=rev
Author:   bogdan_iancu
Date: 2010-03-10 11:46:47 + (Wed, 10 Mar 2010)

Log Message:
---
backport from trunk (rev #6698):
- fixed load-balacer DB schema for berkeley backend

Revision Links:
--
http://opensips.svn.sourceforge.net/opensips/?rev=6698view=rev

Modified Paths:
--
branches/1.5/db/schema/load_balancer.xml
branches/1.5/scripts/db_berkeley/opensips/load_balancer
branches/1.5/scripts/mysql/load_balancer-create.sql
branches/1.5/scripts/oracle/load_balancer-create.sql
branches/1.5/scripts/postgres/load_balancer-create.sql


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Soon you can Blink!

2010-03-10 Thread Thomas Gelf
As I work on Linux only I asked someone to hand me over a Mac for 20
minutes, did some (really quick) tests and captures:

* first of all: compliments, really well done!
* also great to see G.722 support
* ICE announcements look correct, unfortunately I did not have enough
time to test it with another ICE-capable device / software, they are rare...
* How does it figure out it's reflective candidate if I didn't configure
a STUN server?
* Configuring a STUN server AND enabling ICE seems to cause problems, it
didn't place calls any more. I must confess that the person testing it
was sitting in another room, I was an the phone with him and sniffing at
proxy side. Therefore it could also be that he misstyped the STUN server
domain...
* SIP MESSAGE (SMS) looks good, special characters are encoded
* It has problems with special characters (example: german umlaut) if
configured as display name. Blink immediately says ...cannot encode
charaters... in the Add New Account dialog
* Did not test MSRP

That's all for now, will do deeper tests as soon as it is available for
Linux ;-)

Cheers,
Thomas

Adrian Georgescu schrieb:
 http://wiki.icanblink.com/
 
 Blink implements RTP audio sessions (VoIP), session based Instant  
 Messaging (IM), file transfer and multi-party chat sessions using MSRP  
 protocol and its relay extension, desktop sharing using VNC protocol,  
 publication and subscription for rich presence information such as  
 availability, moods, activities and geo-location, management for the  
 presence rules, resource lists, RLS services documents using XCAP  
 protocol.
 
 You can receive a notification when the software become available or  
 participate to our early adopter program by registering on the mailing  
 list:
 
 http://lists.ag-projects.com/mailman/listinfo/blink
 
 --
 Adrian


-- 
 mail: tho...@gelf.net
  web: http://thomas.gelf.net/


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6701] trunk/modules/xmpp

2010-03-10 Thread Anca Vamanu
Revision: 6701
  http://opensips.svn.sourceforge.net/opensips/?rev=6701view=rev
Author:   anca_vamanu
Date: 2010-03-10 14:54:50 + (Wed, 10 Mar 2010)

Log Message:
---
- fixed meaning of sip_domain parameter

Modified Paths:
--
trunk/modules/xmpp/README
trunk/modules/xmpp/doc/xmpp_admin.xml
trunk/modules/xmpp/util.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Soon you can Blink!

2010-03-10 Thread Adrian Georgescu

On Mar 10, 2010, at 2:49 PM, Thomas Gelf wrote:

 As I work on Linux only

If you get the latest SIP SIMPLE command line clients (they work on  
Debian at least) they all have the ICE feature and display the outcome  
of ICE negotiation when RTP stream is active.

http://sipsimpleclient.com/wiki/SipTesting#TestingGuide

sip-audio-sessions
sip-session

Regards,
Adrian


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [OpenSIPS-Users] Explaining the default script is the next webinar

2010-03-10 Thread Bogdan-Andrei Iancu
The recording of this webinar is now available under :
   http://www.opensips.org/html/docs/video/webinar005/

Regards,
Bogdan



Bogdan-Andrei Iancu wrote:
 Next webinar is scheduled for 25th of February 2010.

 The topic is Explaining the default script - A detailed going though 
 and explanation of the OpenSIPS default script - configuration params, 
 the flow of messages in the script, what each part is good for, etc

 Free registration  at  http://www.opensips.org/Training/Webinars#toc6


 Best regards,
 Bogdan

   


-- 
Bogdan-Andrei Iancu
www.voice-system.ro


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6705] trunk/modules/pua_xmpp

2010-03-10 Thread Anca Vamanu
Revision: 6705
  http://opensips.svn.sourceforge.net/opensips/?rev=6705view=rev
Author:   anca_vamanu
Date: 2010-03-10 16:37:55 + (Wed, 10 Mar 2010)

Log Message:
---
- updated pua_xmpp modules to use the new functions that take into 
consideration sip_domain parameter

Modified Paths:
--
trunk/modules/pua_xmpp/pua_xmpp.c
trunk/modules/pua_xmpp/pua_xmpp.h
trunk/modules/pua_xmpp/simple2xmpp.c
trunk/modules/pua_xmpp/xmpp2simple.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6706] branches/1.6/modules/pua_xmpp

2010-03-10 Thread Anca Vamanu
Revision: 6706
  http://opensips.svn.sourceforge.net/opensips/?rev=6706view=rev
Author:   anca_vamanu
Date: 2010-03-10 16:39:43 + (Wed, 10 Mar 2010)

Log Message:
---
- updated pua_xmpp modules to use the new functions that take into 
consideration sip_domain parameter

Modified Paths:
--
branches/1.6/modules/pua_xmpp/pua_xmpp.c
branches/1.6/modules/pua_xmpp/pua_xmpp.h
branches/1.6/modules/pua_xmpp/simple2xmpp.c
branches/1.6/modules/pua_xmpp/xmpp2simple.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6703] trunk/modules/mediaproxy

2010-03-10 Thread saghul
Revision: 6703
  http://opensips.svn.sourceforge.net/opensips/?rev=6703view=rev
Author:   saghul
Date: 2010-03-10 15:54:22 + (Wed, 10 Mar 2010)

Log Message:
---
Added support for ICE negotiation.

MediaProxy module will add necessary candidates so that ICE
negotiation isn't broken when the SDP is mangled.
Solution design: http://mediaproxy-ng.org/wiki/ICE

Modified Paths:
--
trunk/modules/mediaproxy/README
trunk/modules/mediaproxy/doc/mediaproxy_admin.xml
trunk/modules/mediaproxy/mediaproxy.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[6704] branches/1.6/modules/mediaproxy

2010-03-10 Thread saghul
Revision: 6704
  http://opensips.svn.sourceforge.net/opensips/?rev=6704view=rev
Author:   saghul
Date: 2010-03-10 15:59:31 + (Wed, 10 Mar 2010)

Log Message:
---
Added support for ICE negotiation.

MediaProxy module will add necessary candidates so that ICE
negotiation isn't broken when the SDP is mangled.
Solution design: http://mediaproxy-ng.org/wiki/ICE

Modified Paths:
--
branches/1.6/modules/mediaproxy/README
branches/1.6/modules/mediaproxy/doc/mediaproxy_admin.xml
branches/1.6/modules/mediaproxy/mediaproxy.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Soon you can Blink!

2010-03-10 Thread Thomas Gelf
Adrian Georgescu schrieb:
 * How does it figure out it's reflective candidate if I didn't  
 configure a STUN server?
 
 The stun server must be in DNS of the caller domain or you can add  
 them manually in Account - Advanced  - Nat Traversal section

Ok, that explains it - STUN server has been in the DNS :) But also
adding it manually to Account - Adv... AND enabling ICE somehow
blocked Blink when trying to place a call, at least it didn't do
anything - and it didn't send packets to my SIP proxy. At least that's
what I have been told, have not been sitting in front of that MAC while
we did the tests with those different settings...

 Still it has to work when stun does not work. Any visible reason in / 
 var/log/system.log or Debug window ?

No idea, sorry. And the MAC is no longer here :( I'll try it with more
calm once I get one next time!

 * It has problems with special characters (example: german umlaut) if
 configured as display name. Blink immediately says ...cannot encode
 charaters... in the Add New Account dialog
 
 We will check this.

Great!

-- 
 mail: tho...@gelf.net
  web: http://thomas.gelf.net/


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Soon you can Blink!

2010-03-10 Thread Adrian Georgescu

On Mar 10, 2010, at 7:49 PM, Thomas Gelf wrote:

 Adrian Georgescu schrieb:
 * How does it figure out it's reflective candidate if I didn't
 configure a STUN server?

 The stun server must be in DNS of the caller domain or you can add
 them manually in Account - Advanced  - Nat Traversal section

 Ok, that explains it - STUN server has been in the DNS :) But also
 adding it manually to Account - Adv... AND enabling ICE somehow
 blocked Blink when trying to place a call, at least it didn't do
 anything - and it didn't send packets to my SIP proxy.

Can you enable Debug - Notifications next time and paste them back?

 At least that's
 what I have been told, have not been sitting in front of that MAC  
 while
 we did the tests with those different settings...

 Still it has to work when stun does not work. Any visible reason in /
 var/log/system.log or Debug window ?

 No idea, sorry. And the MAC is no longer here :( I'll try it with more
 calm once I get one next time!

Again all you do with Blink can you can reproduce with the command  
line tools from SIP SIMPLE client SDK. Any luck installing those?

You can toggle Trace Notifications in sip-session or sip-audio-session  
too.

Adrian




___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Soon you can Blink!

2010-03-10 Thread Thomas Gelf
Adrian Georgescu wrote:
 If you get the latest SIP SIMPLE command line clients (they work on  
 Debian at least) they all have the ICE feature and display the outcome  
 of ICE negotiation when RTP stream is active.

I'll give them a try, thanks a lot!

Best regards,
Thomas

-- 
 mail: tho...@gelf.net
  web: http://thomas.gelf.net/


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Soon you can Blink!

2010-03-10 Thread Thomas Gelf
Adrian Georgescu wrote:
 Again all you do with Blink can you can reproduce with the command  
 line tools from SIP SIMPLE client SDK. Any luck installing those?

Running Karmic Koala on my laptop. Discovering why python-xml won't run
was possible, but it sound's like this package will not have much
future. Installing python-xml from Lucid repository worked, but I don't
know whether it would work :p python-xml from lenny for example doesn't
like python = 2.6. And so does python-sipsimple - shall I force
installation, or shall I better install Lenny to a chroot dir?

 You can toggle Trace Notifications in sip-session or sip-audio-session  
 too.

I'll do so - as soon as it works ;-)

-- 
 mail: tho...@gelf.net
  web: http://thomas.gelf.net/


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] Soon you can Blink!

2010-03-10 Thread Saúl Ibarra Corretgé
Hi,

 Running Karmic Koala on my laptop. Discovering why python-xml won't run
 was possible, but it sound's like this package will not have much
 future. Installing python-xml from Lucid repository worked, but I don't
 know whether it would work :p python-xml from lenny for example doesn't
 like python= 2.6. And so does python-sipsimple - shall I force
 installation, or shall I better install Lenny to a chroot dir?


I see, you are having trouble with python-xcaplib, right? python-xml was 
merged with the standard python package in latest Debian, so I guess 
same is happening in Ubuntu. You may go ahead without that library. 
Thanks for pointing it out, that dependency needs to be updated :)

I'm running python-sipsimple from Debian Squeeze with python 2.5 and 
Snow Leopard with python 2.6. If you are finding trouble getting it to 
work let us know so it can be fixed.


Regards,

-- 
Saúl Ibarra Corretgé
AG Projects

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel