Re: [OpenSIPS-Devel] [opensips] Unable to use $ in a password (#439)

2015-03-23 Thread Liviu Chircu
Could you please describe exactly what isn't working? Is it an opensipsctl or 
opensipsdbctl command? The following works properly:

modparam(dispatcher|usrloc, db_url, 
mysql://root:$te$t$$@192.168.2.133/opensips)

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/439#issuecomment-84986964___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Allow TCP without transport=tcp header (#420)

2015-03-23 Thread Oliver Severin Mulelid-Tynes
The $ru is oli...@videonor.no and $du  videonor.no, and the request got sent to 
our web provider (A-record).

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/420#issuecomment-84985579___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] eed1c0: fix typo in previous commit

2015-03-23 Thread Liviu Chircu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: eed1c0ad0798902bc76f2955eb1ad11f2bfe4ca2
  
https://github.com/OpenSIPS/opensips/commit/eed1c0ad0798902bc76f2955eb1ad11f2bfe4ca2
  Author: Liviu Chircu li...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M scripts/opensipsdbctl.pgsql

  Log Message:
  ---
  fix typo in previous commit


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 8d953e: Have tcp_async by default ON.

2015-03-23 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8d953ebd18af32c9a9191d4b7283c6d42793c145
  
https://github.com/OpenSIPS/opensips/commit/8d953ebd18af32c9a9191d4b7283c6d42793c145
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M net/proto_tcp/README
M net/proto_tcp/doc/proto_tcp_admin.xml
M net/proto_tcp/proto_tcp.c

  Log Message:
  ---
  Have tcp_async by default ON.

(cherry picked from commit 525bd70bef7de94a18bebaa61f6b18125598ebbd)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 525bd7: Have tcp_async by default ON.

2015-03-23 Thread Bogdan-Andrei Iancu
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 525bd70bef7de94a18bebaa61f6b18125598ebbd
  
https://github.com/OpenSIPS/opensips/commit/525bd70bef7de94a18bebaa61f6b18125598ebbd
  Author: Bogdan-Andrei Iancu bog...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M net/proto_tcp/README
M net/proto_tcp/doc/proto_tcp_admin.xml
M net/proto_tcp/proto_tcp.c

  Log Message:
  ---
  Have tcp_async by default ON.


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 712b75: opensipsdbctl : Fixed creating Postgres database

2015-03-23 Thread Vlad Paiu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 712b75ed884cf0918ad105888a89cecef4b802c2
  
https://github.com/OpenSIPS/opensips/commit/712b75ed884cf0918ad105888a89cecef4b802c2
  Author: Vlad Paiu vladp...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M scripts/opensipsdbctl.base
M scripts/opensipsdbctl.pgsql

  Log Message:
  ---
  opensipsdbctl : Fixed creating Postgres database

(cherry picked from commit 3eb5f2bf9eb13451f621ced244c7d65ee40ae18c)

Conflicts:
scripts/opensipsdbctl.base


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 328313: fix typo in previous commit

2015-03-23 Thread Liviu Chircu
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 32831302331de041838f18ef2928cd5bd82d9e1c
  
https://github.com/OpenSIPS/opensips/commit/32831302331de041838f18ef2928cd5bd82d9e1c
  Author: Liviu Chircu li...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M scripts/opensipsdbctl.pgsql

  Log Message:
  ---
  fix typo in previous commit

(cherry picked from commit eed1c0ad0798902bc76f2955eb1ad11f2bfe4ca2)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 71e6dd: opensipsdbctl : Fixed creating Postgres database

2015-03-23 Thread Vlad Paiu
  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 71e6ddd6ce24cf8e2123b93d66f5a1931680992a
  
https://github.com/OpenSIPS/opensips/commit/71e6ddd6ce24cf8e2123b93d66f5a1931680992a
  Author: Vlad Paiu vladp...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M scripts/opensipsdbctl.base
M scripts/opensipsdbctl.pgsql

  Log Message:
  ---
  opensipsdbctl : Fixed creating Postgres database

(cherry picked from commit 3eb5f2bf9eb13451f621ced244c7d65ee40ae18c)

Conflicts:
scripts/opensipsdbctl.base


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 3eb5f2: opensipsdbctl : Fixed creating Postgres database

2015-03-23 Thread Vlad Paiu
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3eb5f2bf9eb13451f621ced244c7d65ee40ae18c
  
https://github.com/OpenSIPS/opensips/commit/3eb5f2bf9eb13451f621ced244c7d65ee40ae18c
  Author: Vlad Paiu vladp...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M scripts/opensipsdbctl.base
M scripts/opensipsdbctl.pgsql

  Log Message:
  ---
  opensipsdbctl : Fixed creating Postgres database


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


Re: [OpenSIPS-Devel] [opensips] Allow TCP without transport=tcp header (#420)

2015-03-23 Thread Oliver Severin Mulelid-Tynes
All pure domains.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/420#issuecomment-85041262___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Allow TCP without transport=tcp header (#420)

2015-03-23 Thread Bogdan Andrei IANCU
Do you have any explicit ports in these 2 URIS ?

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/420#issuecomment-85036179___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 593f26: python: properly parse the script name

2015-03-23 Thread Razvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 593f26913228678d02ee5c5d6a749ed5a52fc846
  
https://github.com/OpenSIPS/opensips/commit/593f26913228678d02ee5c5d6a749ed5a52fc846
  Author: Razvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/python/python_mod.c

  Log Message:
  ---
  python: properly parse the script name


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 645094: opensipsdbctl: allow running from root dir for _al...

2015-03-23 Thread Liviu Chircu
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 645094b6f4b23ad7323cabed9c195d422d740ce6
  
https://github.com/OpenSIPS/opensips/commit/645094b6f4b23ad7323cabed9c195d422d740ce6
  Author: Liviu Chircu li...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M scripts/opensipsdbctl.db_berkeley
M scripts/opensipsdbctl.dbtext
M scripts/opensipsdbctl.oracle
M scripts/opensipsdbctl.pgsql

  Log Message:
  ---
  opensipsdbctl: allow running from root dir for _all_ SQL backends

(completes commit 31c472c)

(cherry picked from commit 49ed85a252d2b1f6b36eff56709bf73fcbca6d38)


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


Re: [OpenSIPS-Devel] Table creation errors with Postgres

2015-03-23 Thread Liviu Chircu

Hello Babil,

Apologies for the delay! It seems your email got lost through all git 
commit messages from the dev list.


Indeed, your assumption was correct (the pgsql table creation script was 
broken). Vlad just fixed this and backported it all the way down to 
OpenSIPS 1.11. Thank you for reporting!


Best regards,

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 14.02.2015 05:47, Babil Golam Sarwar wrote:

Dear OpenSIPS,
I'm extending OpenSIPS (a module and some core) and PJSIP for internal
system compatibility purposes. My OpenSIPS code base is branch 1.11
(Git revision `17c5990`).

While creating the OpenSIPS databases for Postgres through
`opensipsdbctl create`, I'm getting the following errors:

```
creating table 3: dialog
ERROR:  relation dialog_id_seq does not exist
```

This error originates from `scripts/opensipsdbctl.pgsql` at the following line:

```
sql_query opensips 'GRANT ALL PRIVILEGES ON TABLE dialog_id_seq TO opensips;'
```

Also, if I proceed to create the additional tables, I'm getting
similar errors with the following tables:

```
ERROR:  relation call_center does not exist
ERROR:  relation call_center_id_seq does not exist
ERROR: Grant privileges to extra tables failed!
```

I understand that the errors are related to Posgres' `GRANT`, and I
don't get any of these errors with MySQL. Would you please be able to
share some insights to fix these errors? I'm confident that my changes
didn't introduce them.

--
Regards,
Babil (Golam Sarwar)

PGP Key Fingerprint : D3A1 EED0 5BA0 72D3 A011 75CB 8EA6 7D99 F433 E92D
PGP Key Download URL: http://bit.ly/gsbabil-pgp-key

___
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


Re: [OpenSIPS-Devel] [opensips] RTPEngine.c cleanup (#437)

2015-03-23 Thread Liviu Chircu
Merged #437.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/437#event-262544989___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] RTPEngine.c cleanup (#437)

2015-03-23 Thread Liviu Chircu
A solid coding style is always nice. Thank you, @rgagnon24 !

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/437#issuecomment-85089963___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] e5b7ab: removed unecessary rootCA files

2015-03-23 Thread ionutrazvanionita
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e5b7abcbb5899f947357d31be6346f00d6dc903a
  
https://github.com/OpenSIPS/opensips/commit/e5b7abcbb5899f947357d31be6346f00d6dc903a
  Author: ionutrazvanionita ionution...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
R etc/tls/rootCA/index.txt.attr
R etc/tls/rootCA/index.txt.old
R etc/tls/rootCA/serial.old

  Log Message:
  ---
  removed unecessary rootCA files


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 1756c8: python: properly parse the script name

2015-03-23 Thread Răzvan Crainea
  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1756c8c73ab4fe7045f72f263b4ec656bae3252a
  
https://github.com/OpenSIPS/opensips/commit/1756c8c73ab4fe7045f72f263b4ec656bae3252a
  Author: Razvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/python/python_mod.c

  Log Message:
  ---
  python: properly parse the script name

(cherry picked from commit 593f26913228678d02ee5c5d6a749ed5a52fc846)


  Commit: 84627c642a83394c2beee1a9bc6c49fd068c4130
  
https://github.com/OpenSIPS/opensips/commit/84627c642a83394c2beee1a9bc6c49fd068c4130
  Author: Răzvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
A modules/python/README
A modules/python/doc/python.xml
A modules/python/doc/python_admin.xml

  Log Message:
  ---
  python: add documentation

(cherry picked from commit 1dd83cfa6a99ce10876f2391d4baf5a7a986b11e)


Compare: 
https://github.com/OpenSIPS/opensips/compare/cb466725126a...84627c642a83___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 715f62: Fix functions to match their documented API

2015-03-23 Thread Liviu Chircu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 715f62ea43d6821b0938216a54d86b8ed1e9ab9c
  
https://github.com/OpenSIPS/opensips/commit/715f62ea43d6821b0938216a54d86b8ed1e9ab9c
  Author: Rob Gagnon rgag...@vcentos7.telepointglobal.com
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/rtpengine/rtpengine.c

  Log Message:
  ---
  Fix functions to match their documented API
Change function prototypes to use gparam_p instead of char *


  Commit: 1fdb716f40ff682295a5ec9dfe6a1d31b2ded925
  
https://github.com/OpenSIPS/opensips/commit/1fdb716f40ff682295a5ec9dfe6a1d31b2ded925
  Author: Liviu Chircu li...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/rtpengine/rtpengine.c

  Log Message:
  ---
  Merge pull request #437 from rgagnon24/master

RTPEngine.c cleanup


Compare: 
https://github.com/OpenSIPS/opensips/compare/593f26913228...1fdb716f40ff___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 5092a4: python: add more verbose error reporting

2015-03-23 Thread Razvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 5092a461d578e0664fdb833dd8bb347411a54288
  
https://github.com/OpenSIPS/opensips/commit/5092a461d578e0664fdb833dd8bb347411a54288
  Author: Razvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/python/python_mod.c

  Log Message:
  ---
  python: add more verbose error reporting

Even though the errors are only reported at stderr,
this is still useful for debugging.
In the future we should find a way to log the errors
at the logging facility


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


[OpenSIPS-Devel] [opensips] Unable to use $ in a password (#439)

2015-03-23 Thread gremaudc
Hello,

I never success to set a password with the dollar character ($) in the 
residential script for configuring the MySQL connection.

Best regards

CG

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/439___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 4c6d3f: Added compression and emergency to excluded module...

2015-03-23 Thread Vlad Paiu
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4c6d3f000570984588b730ff7630c44c6142515f
  
https://github.com/OpenSIPS/opensips/commit/4c6d3f000570984588b730ff7630c44c6142515f
  Author: Vlad Paiu vladp...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M Makefile.conf.template

  Log Message:
  ---
  Added compression and emergency to excluded modules list
They depend on zlib and respectively libcurl for compiling

(cherry picked from commit 8cc812dac2abe1206522e24d369d34f9dc9c231a)


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 37d826: python: properly parse the script name

2015-03-23 Thread Răzvan Crainea
  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 37d826682867f771468391884c282dc0c4325ab7
  
https://github.com/OpenSIPS/opensips/commit/37d826682867f771468391884c282dc0c4325ab7
  Author: Razvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/python/python_mod.c

  Log Message:
  ---
  python: properly parse the script name

(cherry picked from commit 593f26913228678d02ee5c5d6a749ed5a52fc846)


  Commit: a3c8f17d7cbfd14721b619aeb93e9366af2e4269
  
https://github.com/OpenSIPS/opensips/commit/a3c8f17d7cbfd14721b619aeb93e9366af2e4269
  Author: Răzvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
A modules/python/README
A modules/python/doc/python.xml
A modules/python/doc/python_admin.xml

  Log Message:
  ---
  python: add documentation

(cherry picked from commit 1dd83cfa6a99ce10876f2391d4baf5a7a986b11e)


Compare: 
https://github.com/OpenSIPS/opensips/compare/71e6ddd6ce24...a3c8f17d7cbf___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 97e781: python: properly parse the script name

2015-03-23 Thread Răzvan Crainea
  Branch: refs/heads/1.10
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 97e78155ef025329c6f6789f18a85c5d687ab171
  
https://github.com/OpenSIPS/opensips/commit/97e78155ef025329c6f6789f18a85c5d687ab171
  Author: Razvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/python/python_mod.c

  Log Message:
  ---
  python: properly parse the script name

(cherry picked from commit 593f26913228678d02ee5c5d6a749ed5a52fc846)


  Commit: 02960401af22e441d77e8ac37da70d5bb7550708
  
https://github.com/OpenSIPS/opensips/commit/02960401af22e441d77e8ac37da70d5bb7550708
  Author: Răzvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
A modules/python/README
A modules/python/doc/python.xml
A modules/python/doc/python_admin.xml

  Log Message:
  ---
  python: add documentation

(cherry picked from commit 1dd83cfa6a99ce10876f2391d4baf5a7a986b11e)


Compare: 
https://github.com/OpenSIPS/opensips/compare/bdf84b376761...02960401af22___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 454852: python: properly parse the script name

2015-03-23 Thread Răzvan Crainea
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 454852a872053bd62f40437c0edce50e33cad2c7
  
https://github.com/OpenSIPS/opensips/commit/454852a872053bd62f40437c0edce50e33cad2c7
  Author: Razvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/python/python_mod.c

  Log Message:
  ---
  python: properly parse the script name

(cherry picked from commit 593f26913228678d02ee5c5d6a749ed5a52fc846)


  Commit: 867bf991fae75bb30e7b73941470df701694c964
  
https://github.com/OpenSIPS/opensips/commit/867bf991fae75bb30e7b73941470df701694c964
  Author: Răzvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
A modules/python/README
A modules/python/doc/python.xml
A modules/python/doc/python_admin.xml

  Log Message:
  ---
  python: add documentation

(cherry picked from commit 1dd83cfa6a99ce10876f2391d4baf5a7a986b11e)


Compare: 
https://github.com/OpenSIPS/opensips/compare/97db6e734bf9...867bf991fae7___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] [opensips] Added pvar to expose CSeq method (#436)

2015-03-23 Thread Jarrod Baumann
Closed #436.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/436#event-262537603___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 1dd83c: python: add documentation

2015-03-23 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1dd83cfa6a99ce10876f2391d4baf5a7a986b11e
  
https://github.com/OpenSIPS/opensips/commit/1dd83cfa6a99ce10876f2391d4baf5a7a986b11e
  Author: Răzvan Crainea raz...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
A modules/python/README
A modules/python/doc/python.xml
A modules/python/doc/python_admin.xml

  Log Message:
  ---
  python: add documentation


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


[OpenSIPS-Devel] [OpenSIPS/opensips] bfbb5b: Fixed TLS connection closing

2015-03-23 Thread Vlad Paiu
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bfbb5bb3645a9121277b2f9f67aa9dd546c35e8d
  
https://github.com/OpenSIPS/opensips/commit/bfbb5bb3645a9121277b2f9f67aa9dd546c35e8d
  Author: Vlad Paiu vladp...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/proto_tls/proto_tls.c
M modules/proto_tls/tls_server.c
M modules/proto_tls/tls_server.h

  Log Message:
  ---
  Fixed TLS connection closing
Update the SSL library with the TCP main socket before running SSL_Shutdown

Thanks to Lirakis for the help in debugging this

(cherry picked from commit 9ee50938482621e92074fd69cd5d0a078c47596b)


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


[OpenSIPS-Devel] Contest and prices - OpenSIPS 2.1 testing

2015-03-23 Thread Bogdan-Andrei Iancu

Hi all,

Starting this week and all the way to the date of 2.1 stable release 
(from RC to GA), we will open a weekly contest that will help with the 
testing :).


What is the contest for ? For the best bug found :). Whoever finds the 
uglies bug in 2.1-rc will get an official OpenSIPS T-shirt, like these 
guys did :) :

http://farm4.staticflickr.com/3947/15725260732_826db90980_z.jpg

So, we pay you for for finding the best bug in OpenSIPS - attractive job ??

CONTEST IS ON ! And we already have a strong candidate for this week.

Best Regards,

--
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


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


[OpenSIPS-Devel] [OpenSIPS/opensips] 9ee509: Fixed TLS connection closing

2015-03-23 Thread Vlad Paiu
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9ee50938482621e92074fd69cd5d0a078c47596b
  
https://github.com/OpenSIPS/opensips/commit/9ee50938482621e92074fd69cd5d0a078c47596b
  Author: Vlad Paiu vladp...@opensips.org
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
M modules/proto_tls/proto_tls.c
M modules/proto_tls/tls_server.c
M modules/proto_tls/tls_server.h

  Log Message:
  ---
  Fixed TLS connection closing
Update the SSL library with the TCP main socket before running SSL_Shutdown

Thanks to Lirakis for the help in debugging this


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


[OpenSIPS-Devel] [opensips] Documentation updates (#440)

2015-03-23 Thread Rob Gagnon
Modernize the CSS for documentation as well as match the style of main 
opensips.org website

Update rtpproxy documentation to replace has_sdp() examples with 
has_body(application/sdp)

Update rtpengine documentation to elaborate on where to use rtpengine_delete()
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/440

-- Commit Summary --

  * Modernize the CSS for documentation as well as match the style of main 
opensips.org website

-- File Changes --

M doc/module-docbook.css (462)
M modules/rtpengine/doc/rtpengine.xml (37)
M modules/rtpengine/doc/rtpengine_admin.xml (41)
M modules/rtpproxy/doc/rtpproxy.xml (17)
M modules/rtpproxy/doc/rtpproxy_admin.xml (8)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/440.patch
https://github.com/OpenSIPS/opensips/pull/440.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/440
___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel