[OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.14.2

2010-05-17 Thread Adrian Georgescu
Hello,

SIP SIMPLE client SDK is now available as Debian package for the following 
Linux distributions:

Debian Unstable (Sid)

# AG Projects software
deb http://ag-projects.com/debian unstable main
deb-src http://ag-projects.com/debian unstable main

Debian Stable (Lenny)

# AG Projects software
deb http://ag-projects.com/debian stable main
deb-src http://ag-projects.com/debian stable main

Ubuntu Karmic (9.10)

# AG Projects software
deb http://ag-projects.com/ubuntu karmic main
deb-src http://ag-projects.com/ubuntu karmic main

Ubuntu Lucid (10.04)

# AG Projects software
deb http://ag-projects.com/ubuntu lucid main
deb-src http://ag-projects.com/ubuntu lucid main

Update the list of available packages:

sudo apt-get update

Install SIP SIMPLE client SDK:

sudo apt-get install python-sipsimple

Install Command Line Tools:

sudo apt-get install sipclients 


Kind regards,
Adrian Georgescu



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


[OpenSIPS-Devel] patch for opensips.init from OpenSIPS 1.6.2

2010-05-17 Thread nick
hi,

I attached patch for packaging/rpm/opensips.init to avoid error while starting 
opensips with fork=no in config file
under centos 5.4:

# /etc/init.d/opensips debug
Not starting : fork=no specified in config file; run /etc/init.d/opensips debug 
instead


opensips.init.patch
Description: Binary data
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Feature Requests-3002567 ] access to environment and command line arguments from script

2010-05-17 Thread SourceForge.net
Feature Requests item #3002567, was opened at 2010-05-17 11:05
Message generated for change (Tracker Item Submitted) made by vitspec
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3002567&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: core
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Victor Gamov (vitspec)
Assigned to: Nobody/Anonymous (nobody)
Summary: access to environment and command line arguments from script

Initial Comment:
For example all OPENSIPS_*  environmet variables may be accessible as $env[].
All arguments passed as, for example, -o "arg1=var1 arg2=val2" ay be accessible 
as 
$argv[arg1] and $argv[arg2]

It may be useful for example to pass IP-address of upstream provider to set $du 
or at other situations without using M4.

--

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

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