[OpenSIPS-Devel] [ opensips-Patches-2799993 ] call_control: TCP connection for external prepaid app

SourceForge.net noreply at sourceforge.net
Tue Jun 2 15:46:35 CEST 2009


Patches item #2799993, was opened at 2009-06-02 15:46
Message generated for change (Tracker Item Submitted) made by quark38
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2799993&group_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: Philippe Favier (quark38)
Assigned to: Nobody/Anonymous (nobody)
Summary: call_control: TCP connection for external prepaid app

Initial Comment:
Added socket type TCP in addition to UNIX socket.

New config parameters:
  o modparam("call_control", "socket_type", "tcp")    # default = "unix"
  o modparam("call_control", "server_name", "myserver.mydomain.com")
  o modparam("call_control", "server_port", 5000)

Motivations for this patch:
  o external prepaid application in Java (no Unix socket in Java)
  o several openSIPS B2BUA's can be client to the same prepaid app
  o prepaid app can run on a different server



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2799993&group_id=232389



More information about the Devel mailing list