[OpenSIPS-Devel] [ opensips-Patches-2949743 ] [MediaProxy] Fix the IP in the RTCP line

2010-03-09 Thread SourceForge.net
Patches item #2949743, was opened at 2010-02-11 16:00
Message generated for change (Comment added) made by saghul
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2949743group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: saghul (saghul)
Assigned to: saghul (saghul)
Summary: [MediaProxy] Fix the IP in the RTCP line

Initial Comment:
Hi,

The attached patch makes the MediaProxy module properly fix the IP in the RTCP 
line (if present in the SDP), as it currently doesn't.

MediaProxy module hasn't changed (just 1 or 2 lines) since version 1.4, so the 
patch can be cleanly applied from version 1.4 up to trunk.


--
Saúl Ibarra Corretgé
AG Projects

--

Comment By: saghul (saghul)
Date: 2010-03-09 12:33

Message:
Applied to trunk and stable branches.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2949743group_id=232389

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


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

2010-03-09 Thread Anca Vamanu
Revision: 6668
  http://opensips.svn.sourceforge.net/opensips/?rev=6668view=rev
Author:   anca_vamanu
Date: 2010-03-09 11:35:11 + (Tue, 09 Mar 2010)

Log Message:
---
- backport from trunk
- new feature - possibility to define costum headers to be passed from 
the dialog of one side to the other (module parameter) (suggestion made by Saul 
Ibarra)
- added support for handling refer at server ( extended the 
configuration possibility for the b2bua scenarios)
- improved the correlation between the received and the generated SIP 
message - use also the cseq (reported by Brian, fix to work with 
authentification)
- updated documentation for devel api 

Modified Paths:
--
branches/1.6/modules/b2b_entities/README
branches/1.6/modules/b2b_entities/b2b_entities.c
branches/1.6/modules/b2b_entities/client.c
branches/1.6/modules/b2b_entities/client.h
branches/1.6/modules/b2b_entities/dlg.c
branches/1.6/modules/b2b_entities/dlg.h
branches/1.6/modules/b2b_entities/doc/b2b_entities_devel.xml
branches/1.6/modules/b2b_entities/server.c
branches/1.6/modules/b2b_logic/b2b_logic.c
branches/1.6/modules/b2b_logic/b2b_logic.h
branches/1.6/modules/b2b_logic/logic.c
branches/1.6/modules/b2b_logic/records.c
branches/1.6/modules/b2b_logic/records.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:[6667] branches/1.4/modules/mediaproxy/mediaproxy.c

2010-03-09 Thread saghul
Revision: 6667
  http://opensips.svn.sourceforge.net/opensips/?rev=6667view=rev
Author:   saghul
Date: 2010-03-09 11:31:03 + (Tue, 09 Mar 2010)

Log Message:
---
Backport from trunk (rev #6664):
- Update session information when a 200 OK for an INVITE is received
without SDP.

This may happen when using 100rel (RFC3262) or with some buggy
user-agents which send the SDP only in 18X responsed even when they
don't use 100rel.

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

Modified Paths:
--
branches/1.4/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:[6662] branches/1.4/modules/mediaproxy/mediaproxy.c

2010-03-09 Thread saghul
Revision: 6662
  http://opensips.svn.sourceforge.net/opensips/?rev=6662view=rev
Author:   saghul
Date: 2010-03-09 11:10:31 + (Tue, 09 Mar 2010)

Log Message:
---
Backport from trunk (rev #6659)
- Fix the IP in the RTCP line.

The IP in the RTCP line also needs to be mangled when MediaProxy
is to be used.

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

Modified Paths:
--
branches/1.4/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:[6665] branches/1.6/modules/mediaproxy/mediaproxy.c

2010-03-09 Thread saghul
Revision: 6665
  http://opensips.svn.sourceforge.net/opensips/?rev=6665view=rev
Author:   saghul
Date: 2010-03-09 11:28:40 + (Tue, 09 Mar 2010)

Log Message:
---
Backport from trunk (rev #6664):
- Update session information when a 200 OK for an INVITE is received
without SDP.

This may happen when using 100rel (RFC3262) or with some buggy
user-agents which send the SDP only in 18X responsed even when they
don't use 100rel.

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

Modified Paths:
--
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


[OpenSIPS-Devel] [ opensips-Patches-2957313 ] [MediaProxy] Add support for ICE

2010-03-09 Thread SourceForge.net
Patches item #2957313, was opened at 2010-02-23 18:12
Message generated for change (Comment added) made by saghul
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2957313group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: saghul (saghul)
Assigned to: Dan (dan_pascu)
Summary: [MediaProxy] Add support for ICE

Initial Comment:
Hi,

The attached patch adds support for using ICE 
(http://tools.ietf.org/html/draft-ietf-mmusic-ice-19) in scenarios involving 
OpenSIPS and MediaProxy.

Currently NAT is usually fixed by mangling the SDP in OpenSIPS and directing 
RTP to a media relay server. This SDP mangling makes ICE not to work, because 
ICE needs to have a candidate for the IP present in the c line of the SDP, and 
as the proxy changed it, ICE negotiation breaks.

With the attached patch, OpenSIPS will add the necessary candidates to the SDP 
so that the ICE negotiation doesn't break and we can have p2p audio on LAN 
environments for example. :)


Please consder it for inclusion in some later relase,

Kind regards,

PS: The design on how the issue has been solved can be seen here: 
http://mediaproxy.ag-projects.com/wiki/ICE
PS2: This patch needs this other patch to be applied previously: 
https://sourceforge.net/tracker/?func=detailaid=2949743group_id=232389atid=1086412


--
Saúl Ibarra Corretgé
AG Projects

--

Comment By: saghul (saghul)
Date: 2010-03-09 16:48

Message:
Uploaded new version to match latest changes in the code. Now the RTCP line
fix patch is not needed.

--

Comment By: saghul (saghul)
Date: 2010-02-24 18:47

Message:
Just uploaded a patch for adding the documentation (README and XML) for the
new parameters.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2957313group_id=232389

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


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

2010-03-09 Thread saghul
Revision: 6660
  http://opensips.svn.sourceforge.net/opensips/?rev=6660view=rev
Author:   saghul
Date: 2010-03-09 11:01:44 + (Tue, 09 Mar 2010)

Log Message:
---
Backport from trunk (rev #6659)
- Fix the IP in the RTCP line.

The IP in the RTCP line also needs to be mangled when MediaProxy
is to be used.

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

Modified Paths:
--
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


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

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6672
  http://opensips.svn.sourceforge.net/opensips/?rev=6672view=rev
Author:   bogdan_iancu
Date: 2010-03-09 15:59:45 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6512) - new addition
new TM API function new_auto_dlg_uac() - an extension of new_dlg_uac() that 
takes care by itself to generate callid, from_tag, and cseq

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

Modified Paths:
--
branches/1.6/modules/tm/dlg.c
branches/1.6/modules/tm/dlg.h
branches/1.6/modules/tm/sip_msg.c
branches/1.6/modules/tm/tm.c
branches/1.6/modules/tm/tm_load.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:[6673] branches/1.6/modules/dispatcher

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6673
  http://opensips.svn.sourceforge.net/opensips/?rev=6673view=rev
Author:   bogdan_iancu
Date: 2010-03-09 16:02:29 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6513) - new addition
- new parameter added ds_probing_sock to allow setting a specific socket to 
be used for sending the probing requests.

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

Modified Paths:
--
branches/1.6/modules/dispatcher/README
branches/1.6/modules/dispatcher/dispatch.c
branches/1.6/modules/dispatcher/dispatcher.c
branches/1.6/modules/dispatcher/doc/dispatcher_admin.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] New MediaProxy release 2.4.2

2010-03-09 Thread Adrian Georgescu

Hello,

There is a new release of MediaProxy available, it contains bug  
fixes.  The corespondent mediaproxy module changes are now available  
in OpenSIPS repository except for the ICE changes that are still in  
the bug tracker.


To upgrade your Debian unstable installation do:

sudo apt-get update
sudo apt-get install mediaproxy-dispatcher mediaproxy-relay mediaproxy- 
web-sessions


Or download the tar file from:

http://download.ag-projects.com/MediaProxy/

The changelog follows:

mediaproxy (2.4.2) unstable; urgency=low

  * Prevent streams from being closed when a broken in-dialog
request is received

 -- Saul Ibarra s...@ag-projects.com  Tue, 09 Mar 2010 11:20:17 +0100

mediaproxy (2.4.1) unstable; urgency=low

  * Update the session information if 200 OK was received without SDP

 -- Saul Ibarra s...@ag-projects.com  Thu, 25 Feb 2010 11:07:19 +0100


Kind regards,
Adrian Georgescu

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


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

2010-03-09 Thread Anca Vamanu
Revision: 6669
  http://opensips.svn.sourceforge.net/opensips/?rev=6669view=rev
Author:   anca_vamanu
Date: 2010-03-09 12:52:28 + (Tue, 09 Mar 2010)

Log Message:
---
- backport from trunk : fixes for BLA (including also modifying the structure 
of the database table pua)

Modified Paths:
--
branches/1.6/db/schema/pr_pua.xml
branches/1.6/modules/presence/README
branches/1.6/modules/presence/doc/presence_admin.xml
branches/1.6/modules/presence/event_list.c
branches/1.6/modules/presence/hash.c
branches/1.6/modules/presence/hash.h
branches/1.6/modules/presence/notify.c
branches/1.6/modules/presence/presence.c
branches/1.6/modules/presence/presentity.c
branches/1.6/modules/presence/publish.c
branches/1.6/modules/presence/subscribe.c
branches/1.6/modules/presence_xml/add_events.c
branches/1.6/modules/presence_xml/xcap_auth.c
branches/1.6/modules/pua/hash.c
branches/1.6/modules/pua/hash.h
branches/1.6/modules/pua/pua.c
branches/1.6/modules/pua/send_subscribe.c
branches/1.6/modules/pua/send_subscribe.h
branches/1.6/modules/pua_bla/notify.c
branches/1.6/modules/pua_bla/registrar_cb.c
branches/1.6/scripts/db_berkeley/opensips/pua
branches/1.6/scripts/db_berkeley/opensips/version
branches/1.6/scripts/dbtext/opensips/pua
branches/1.6/scripts/dbtext/opensips/version
branches/1.6/scripts/mysql/presence-create.sql
branches/1.6/scripts/oracle/presence-create.sql
branches/1.6/scripts/postgres/presence-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:[6663] trunk/modules/b2b_entities

2010-03-09 Thread Anca Vamanu
Revision: 6663
  http://opensips.svn.sourceforge.net/opensips/?rev=6663view=rev
Author:   anca_vamanu
Date: 2010-03-09 11:24:34 + (Tue, 09 Mar 2010)

Log Message:
---
- updated documentation for devel api

Modified Paths:
--
trunk/modules/b2b_entities/README
trunk/modules/b2b_entities/dlg.h
trunk/modules/b2b_entities/doc/b2b_entities_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:[6666] branches/1.5/modules/mediaproxy/mediaproxy.c

2010-03-09 Thread saghul
Revision: 
  http://opensips.svn.sourceforge.net/opensips/?rev=view=rev
Author:   saghul
Date: 2010-03-09 11:29:39 + (Tue, 09 Mar 2010)

Log Message:
---
Backport from trunk (rev #6664):
- Update session information when a 200 OK for an INVITE is received
without SDP.

This may happen when using 100rel (RFC3262) or with some buggy
user-agents which send the SDP only in 18X responsed even when they
don't use 100rel.

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

Modified Paths:
--
branches/1.5/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:[6664] trunk/modules/mediaproxy/mediaproxy.c

2010-03-09 Thread saghul
Revision: 6664
  http://opensips.svn.sourceforge.net/opensips/?rev=6664view=rev
Author:   saghul
Date: 2010-03-09 11:26:20 + (Tue, 09 Mar 2010)

Log Message:
---
- Update session information when a 200 OK for an INVITE is received
without SDP.

This may happen when using 100rel (RFC3262) or with some buggy 
user-agents which send the SDP only in 18X responsed even when they
don't use 100rel.

Modified Paths:
--
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:[6659] trunk/modules/mediaproxy/mediaproxy.c

2010-03-09 Thread saghul
Revision: 6659
  http://opensips.svn.sourceforge.net/opensips/?rev=6659view=rev
Author:   saghul
Date: 2010-03-09 10:56:39 + (Tue, 09 Mar 2010)

Log Message:
---
- Fix the IP in the RTCP line.

The IP in the RTCP line also needs to be mangled when MediaProxy
is to be used.

Modified Paths:
--
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:[6674] branches/1.6/modules/b2b_logic

2010-03-09 Thread Anca Vamanu
Revision: 6674
  http://opensips.svn.sourceforge.net/opensips/?rev=6674view=rev
Author:   anca_vamanu
Date: 2010-03-09 16:07:59 + (Tue, 09 Mar 2010)

Log Message:
---
- updated documentation (mention the new added parameter - custom_headers)

Modified Paths:
--
branches/1.6/modules/b2b_logic/README
branches/1.6/modules/b2b_logic/doc/b2b_logic_admin.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:[6675] branches/1.6/modules/drouting

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

Log Message:
---
backport from trunk (rev #6612 , #6613 , #6614, #6615) - new addition

Added probing to drouting
Updated readme for drouting module
Added tm dependency in docs
Added backward database compatibility

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

Modified Paths:
--
branches/1.6/modules/drouting/README
branches/1.6/modules/drouting/doc/drouting_admin.xml
branches/1.6/modules/drouting/dr_load.c
branches/1.6/modules/drouting/drouting.c
branches/1.6/modules/drouting/prefix_tree.h
branches/1.6/modules/drouting/routing.c
branches/1.6/modules/drouting/routing.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:[6676] branches/1.6/modules/enum

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6676
  http://opensips.svn.sourceforge.net/opensips/?rev=6676view=rev
Author:   bogdan_iancu
Date: 2010-03-09 16:19:51 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6590) - new addition
- added ISN lookup for enum
  References:
http://www.freenum.org/
ftp://ftp.ietf.org/rfc/rfc3872.txt
ftp://ftp.ietf.org/rfc/rfc2871.txt
http://www.iana.org/assignments/trip-parameters/

  Contribution from Michael Schloh von Bennewitz

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

Modified Paths:
--
branches/1.6/modules/enum/README
branches/1.6/modules/enum/doc/enum_admin.xml
branches/1.6/modules/enum/enum.c
branches/1.6/modules/enum/enum.h
branches/1.6/modules/enum/enum_mod.c
branches/1.6/modules/enum/enum_mod.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:[6677] branches/1.6/modules/identity/identity.c

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6677
  http://opensips.svn.sourceforge.net/opensips/?rev=6677view=rev
Author:   bogdan_iancu
Date: 2010-03-09 16:21:30 + (Tue, 09 Mar 2010)

Log Message:
---
- just text beautification

Modified Paths:
--
branches/1.6/modules/identity/identity.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:[6678] branches/1.6/modules/nathelper

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6678
  http://opensips.svn.sourceforge.net/opensips/?rev=6678view=rev
Author:   bogdan_iancu
Date: 2010-03-09 16:31:20 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6425) - new addition

fixed mimimum val for rtpproxy_timeout - secs to milisecs - allows timeouts 
less than one sec.

closes patch #2893189
credits go to Christophe Sollet.

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

Modified Paths:
--
branches/1.6/modules/nathelper/README
branches/1.6/modules/nathelper/doc/nathelper_admin.xml
branches/1.6/modules/nathelper/nathelper.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:[6679] branches/1.6/modules/osp

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6679
  http://opensips.svn.sourceforge.net/opensips/?rev=6679view=rev
Author:   bogdan_iancu
Date: 2010-03-09 16:55:59 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6346 , #6367, #6368, #6429, #6511, #6647 ) -new 
addition

Added IP port support for inbound/outbound IP addresses.

Added custom info support.

1. Replaced two deprecated functions of OSP Toolkit.
2. Removed useless white char.

1. Added buffer size check.
2. Added proxy_type for number portability.

1. Changed configuration option proxy_type to service_type.
2. Added operator name support in AuthReq and AuthRsp.

Added destination network ID in outbound URI.

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

Modified Paths:
--
branches/1.6/modules/osp/README
branches/1.6/modules/osp/destination.c
branches/1.6/modules/osp/destination.h
branches/1.6/modules/osp/doc/osp_admin.xml
branches/1.6/modules/osp/etc/sample-osp-opensips.cfg
branches/1.6/modules/osp/globals.c
branches/1.6/modules/osp/orig_transaction.c
branches/1.6/modules/osp/osp_mod.c
branches/1.6/modules/osp/osp_mod.h
branches/1.6/modules/osp/osptoolkit.c
branches/1.6/modules/osp/sipheader.c
branches/1.6/modules/osp/sipheader.h
branches/1.6/modules/osp/term_transaction.c
branches/1.6/modules/osp/usage.c
branches/1.6/modules/osp/usage.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


Re: [OpenSIPS-Devel] Using OpenSIPS/MediaProxy infrastructure with ICE enabled - looking for feedback

2010-03-09 Thread Thomas Gelf
Additional note: I did not yet start my tests, but I already made some
captures and gave a look at the SDP body generated by those snom phones
allowed to use ICE.

It seems that they are still doing ICE as proposed in
draft-rosenberg-sipping-ice - and not as in the RFC-to-be mmusic draft.

The new OpenSIPS/Mediaproxy enhancement does not have support for this
legacy ICE variant, does it?

Regards,
Thomas

Thomas Gelf wrote:
 As I consider ICE one of the most exciting and underestimated features
 in the SIP world, I decided to dedicate ICE a whole test day within this
 week. I'll set up a dedicated OpenSIPS proxy, a single MediaProxy relay
 and make intensive tests using a few snom phones (370, 820, 870 - they
 all shall support ICE) behind different NAT types (symmetric and others).
 
 I'll let you know the result as soon as I have done so. In the meantime
 a big hug for all your effort and for your great software!
 
 Cheers,
 Thomas
 
 Adrian Georgescu wrote:
 If someone else has ICE enabled end-points, can test and provide us  
 with feedback about the success rate of the ICE negotiation would be  
 great to fine tune the software!
 


-- 
 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:[6680] branches/1.6/modules/uac/replace.c

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6680
  http://opensips.svn.sourceforge.net/opensips/?rev=6680view=rev
Author:   bogdan_iancu
Date: 2010-03-09 17:26:58 + (Tue, 09 Mar 2010)

Log Message:
---
- bacnkported some improved error logging

Modified Paths:
--
branches/1.6/modules/uac/replace.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:[6681] branches/1.6/modules/usrloc

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6681
  http://opensips.svn.sourceforge.net/opensips/?rev=6681view=rev
Author:   bogdan_iancu
Date: 2010-03-09 17:28:50 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6605):
- fixed bug in getting the next udomain. The computing of the back reference to 
the main structure is broken 
  Credits go to  John Khvatov
- fixed proper initalizing of get_next_udomain() in the usrloc API

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

Modified Paths:
--
branches/1.6/modules/usrloc/dlist.c
branches/1.6/modules/usrloc/usrloc.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] Using OpenSIPS/MediaProxy infrastructure with ICE enabled - looking for feedback

2010-03-09 Thread Adrian Georgescu
We support the current and latest version, the version that is going  
to become an RFC (is now in the RFC editor queue).

http://www.ietf.org/id/draft-ietf-mmusic-ice-19.txt

Depending on which previous version of ICE the device implement they  
may work or not only real testing can show.

Adrian


On Mar 9, 2010, at 8:50 AM, Thomas Gelf wrote:

 Additional note: I did not yet start my tests, but I already made some
 captures and gave a look at the SDP body generated by those snom  
 phones
 allowed to use ICE.

 It seems that they are still doing ICE as proposed in
 draft-rosenberg-sipping-ice - and not as in the RFC-to-be mmusic  
 draft.

 The new OpenSIPS/Mediaproxy enhancement does not have support for this
 legacy ICE variant, does it?

 Regards,
 Thomas

 Thomas Gelf wrote:
 As I consider ICE one of the most exciting and underestimated  
 features
 in the SIP world, I decided to dedicate ICE a whole test day within  
 this
 week. I'll set up a dedicated OpenSIPS proxy, a single MediaProxy  
 relay
 and make intensive tests using a few snom phones (370, 820, 870 -  
 they
 all shall support ICE) behind different NAT types (symmetric and  
 others).

 I'll let you know the result as soon as I have done so. In the  
 meantime
 a big hug for all your effort and for your great software!

 Cheers,
 Thomas

 Adrian Georgescu wrote:
 If someone else has ICE enabled end-points, can test and provide us
 with feedback about the success rate of the ICE negotiation would be
 great to fine tune the software!



 -- 
 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


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


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

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6684
  http://opensips.svn.sourceforge.net/opensips/?rev=6684view=rev
Author:   bogdan_iancu
Date: 2010-03-09 17:53:32 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6682):
applied patch from Emmanuel BUU :
 Enhancement of set_rtp_proxy_set function tu support AVP so proxy sets can
be choosen dynamically
 Closes patch #2925069

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

Modified Paths:
--
branches/1.6/modules/nathelper/README
branches/1.6/modules/nathelper/doc/nathelper_admin.xml
branches/1.6/modules/nathelper/nathelper.c
branches/1.6/modules/nathelper/nathelper.h
branches/1.6/modules/nathelper/nhelpr_funcs.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] [ opensips-Patches-2935297 ] drouting wildcard '%' dr_groups username support

2010-03-09 Thread SourceForge.net
Patches item #2935297, was opened at 2010-01-20 01:04
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2935297group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
Status: Open
Resolution: Postponed
Priority: 3
Private: No
Submitted By: Jarrod Baumann (jarrodpy)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: drouting wildcard '%' dr_groups username support

Initial Comment:
When routing traffic for numerous gateways, the username field may sometimes be 
various values or omitted altogether.  Also, without domain support, a 
wildcard/catchall username may be used for a default route.  This *ugly* 
patch makes this possible by using '%' for the username in dr_groups.

The patch moves the matching pattern off of sql and into drouting.c which 
should not impact the speed.

# patch -p1 opensips-1.6.1-tls/modules/drouting/drouting.c  drouting.patch

--

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2010-03-09 19:54

Message:
postponed until find a better implementation.

--

Comment By: Jarrod Baumann (jarrodpy)
Date: 2010-02-09 20:17

Message:
Ok, I uploaded the patch as a unified diff

--

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2010-02-01 21:17

Message:
Jarrod, please upload the patch as an unified diff.

Thanks and regards,
Bogdan

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2935297group_id=232389

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


[OpenSIPS-Devel] SF.net SVN: opensips:[6685] trunk/modules/closeddial/cdlookup.c

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6685
  http://opensips.svn.sourceforge.net/opensips/?rev=6685view=rev
Author:   bogdan_iancu
Date: 2010-03-09 17:57:30 + (Tue, 09 Mar 2010)

Log Message:
---
bug fixed - do not return 0 as this will break the script execution
Credits goto Emmanuel BUU
Closes patch #2910271

Modified Paths:
--
trunk/modules/closeddial/cdlookup.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:[6686] branches/1.6/modules/closeddial/cdlookup.c

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6686
  http://opensips.svn.sourceforge.net/opensips/?rev=6686view=rev
Author:   bogdan_iancu
Date: 2010-03-09 17:58:24 + (Tue, 09 Mar 2010)

Log Message:
---
backport from trunk (rev #6685):
bug fixed - do not return 0 as this will break the script execution
Credits goto Emmanuel BUU
Closes patch #2910271

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

Modified Paths:
--
branches/1.6/modules/closeddial/cdlookup.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] [ opensips-Patches-2910271 ] closeddial - cdlookup stop msg processing if no group

2010-03-09 Thread SourceForge.net
Patches item #2910271, was opened at 2009-12-07 22:43
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2910271group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Sergio Gutierrez (saguti)
Summary: closeddial - cdlookup stop msg processing if no group

Initial Comment:
cdlookup returns 0 if From user does not belong to a group. This causes the 
message processing to stop. I changed the return value to -2 so message can be 
further processsed.

--

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2010-03-09 19:58

Message:
Patch applied - thank you!

--

Comment By: Nobody/Anonymous (nobody)
Date: 2010-02-03 13:46

Message:
Hello neutrino38.

I will take a look on this I will upload on trunk.

Thanks for reporting.

--

Comment By: Emmanuel BUU (neutrino38)
Date: 2009-12-29 11:43

Message:
Any decision on this one?

--

Comment By: Emmanuel BUU (neutrino38)
Date: 2009-12-07 22:43

Message:
Index: cdlookup.c
===
--- cdlookup.c  (revision 6372)
+++ cdlookup.c  (working copy)
@@ -107,7 +107,7 @@
 
/* No group_id found; keeps uri */
if(group.len == 0) {
-   return 0;
+   return -2;
}
 
/* ... where cd_username ... */


--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=2910271group_id=232389

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


Re: [OpenSIPS-Devel] [OpenSIPS-Users] Planning release 1.6.2

2010-03-09 Thread Bogdan-Andrei Iancu
Hi Emmanuel,

Patches were uploaded - thank you!

Regards,
Bogdan

Emmanuel BUU wrote:
 I would like to have patch ID: 2910271 on closeddial module and if 
 possibile patch 2925069.

 Emmanuel

 Bogdan-Andrei Iancu a écrit :
   
 Hi all,

 Following the new release policy (see 
 http://www.opensips.org/Development/Development), the next release is 1.6.2 
 - it will not be minor as it will include new enhancement (relative to 1.6.1 
 ) and not only bug fixes.

 The plan is to have the 1.6.2 out next Thursday (11st of March). We will 
 start the work to :
  - fix the pending bugs
  - backport all news stuff from trunk

 Please report all issues / patches / reports asap, so that we can address 
 them for the new release. Also, if anyone is aware of any major stopper, 
 please let me know.

 Again, testing is welcome.

 Thanks and regards,
 Bogdan

   
 


 ___
 Users mailing list
 us...@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users

   


-- 
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:[6687] branches/1.6

2010-03-09 Thread Bogdan-Andrei Iancu
Revision: 6687
  http://opensips.svn.sourceforge.net/opensips/?rev=6687view=rev
Author:   bogdan_iancu
Date: 2010-03-09 18:06:57 + (Tue, 09 Mar 2010)

Log Message:
---
DB schema updated

Modified Paths:
--
branches/1.6/db/schema/dr_gateways.xml
branches/1.6/scripts/db_berkeley/opensips/dr_gateways
branches/1.6/scripts/db_berkeley/opensips/version
branches/1.6/scripts/dbtext/opensips/dr_gateways
branches/1.6/scripts/dbtext/opensips/version
branches/1.6/scripts/mysql/drouting-create.sql
branches/1.6/scripts/postgres/drouting-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] Using OpenSIPS/MediaProxy infrastructure with ICE enabled - looking for feedback

2010-03-09 Thread Thomas Gelf
Adrian Georgescu wrote:
 We support the current and latest version, the version that is going  
 to become an RFC (is now in the RFC editor queue).

Thought so.

 Depending on which previous version of ICE the device implement they  
 may work or not only real testing can show.

Unfortunately what they are doing looks more like the initial draft, as
written by the sipping-WG:

  http://tools.ietf.org/html/draft-rosenberg-sipping-ice-01

There was also some post from snom on the sipping ML while alternatives
and better strategies have been discussed. Then finally Rosenberg
announced the new draft and explained the move:

  http://www.ietf.org/mail-archive/web/sipping/current/msg05449.html

At this point snom probably decided to no longer go invest development
time unless ICE is getting stable. And the following post (nearly two
years later) let's me believe that their implementation is still the one
it was at that time:

  http://www.ietf.org/mail-archive/web/sipping/current/msg08461.html

I reported my thoughts to snom, waiting for feedback...
In the meantime: thank you once again!

Cheers,
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