Dan Pascu wrote:
User: dan_pascu
Date: 2006/10/26 01:25:01 PDT

  OpenSER CVS - Commit Details

  Modified files:
modules/mediaproxy README mediaproxy.c modules/mediaproxy/doc mediaproxy_user.sgml Commit Log:
  - Added ability to specify the NAT IP address of the signaling via and AVP
    If this AVP is set, it should contain an IP address that will be used as
    the address of the NAT from where the SIP signaling originated, else src_ip


Hi Dan!

Is this only for sending RTP or also for signing-in into the mediaproxy session.

What about an option to allow joining a session from every IP address?

regards
klaus

    will be used (previous behaviour). This is useful in cases where the SIP
    proxy that actually starts mediaproxy does not receive the signaling
    directly from the UA, but there are other proxies in the path in front of
    it. In such a case a way to propagate the NAT IP is required and than that
    IP should be set into the signaling_ip_avp for mediaproxy to use.
  - Removed some obsolete code.
Revision Changes Path
  1.9       +34 -10    sip-server/modules/mediaproxy/README
   [ 
http://openser.cvs.sourceforge.net/openser/sip-server/modules/mediaproxy/README?r1=1.8&r2=1.9
 ]
  1.5       +33 -2     sip-server/modules/mediaproxy/doc/mediaproxy_user.sgml
   [ 
http://openser.cvs.sourceforge.net/openser/sip-server/modules/mediaproxy/doc/mediaproxy_user.sgml?r1=1.4&r2=1.5
 ]
  1.14      +53 -36    sip-server/modules/mediaproxy/mediaproxy.c
   [ 
http://openser.cvs.sourceforge.net/openser/sip-server/modules/mediaproxy/mediaproxy.c?r1=1.13&r2=1.14
 ]

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel


--
Klaus Darilion
nic.at


_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to