[OpenSIPS-Devel] [opensips] mi_xmlrpc_ng bug with t_uac_dlg (#537)

2015-06-01 Thread Stas Kobzar
Hello, I have a bug with mi_xmlrpc_ng module when using tm module MI function t_uac_dlg. I am using it to restart phones and manage MWI. Python script example to reproduce problem (I have the same problem with ruby xmlrpc client): ``` #!/usr/bin/env python import xmlrpclib opensips = xmlrpclib

[OpenSIPS-Devel] [opensips] evi: no script feedback on failure to deliver events (#536)

2015-06-01 Thread Ovidiu Sas
If an event is handled in async mode and there is a failure in the event delivery mechanism, there's no script feedback about the failure. The raise_event() will return no errors (the event is pushed ok through the opensips internal socket to the transport specific module). If the transport s

[OpenSIPS-Devel] [opensips] event_rabbitmq: event lost on rabbitmq server restart (#535)

2015-06-01 Thread Ovidiu Sas
If the rabbitmq server is restarted, the librabbitmq library will report an AMQP_STATUS_SOCKET_ERROR. The connection will be destroyed and the event lost. On next received event, opensips will attempt to re-connect and deliver the event. On this particular error, we should perform a reconnect he

[OpenSIPS-Devel] [OpenSIPS/opensips] ad4070: event_rabbitmq: add specif error probe for AMQP_ST...

2015-06-01 Thread Ovidiu Sas
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: ad4070ccc48253de7c6a4d24040e81deaf32e01b https://github.com/OpenSIPS/opensips/commit/ad4070ccc48253de7c6a4d24040e81deaf32e01b Author: Ovidiu Sas Date: 2015-06-01 (Mon, 01 Jun 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 1288d2: event_rabbitmq: add specif error probe for AMQP_ST...

2015-06-01 Thread Ovidiu Sas
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: 1288d269e5fdf7506298d9e0b904050b601c8e32 https://github.com/OpenSIPS/opensips/commit/1288d269e5fdf7506298d9e0b904050b601c8e32 Author: Ovidiu Sas Date: 2015-06-01 (Mon, 01 Jun 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] 1edbca: event_rabbitmq: enhance AMQP connection error prob...

2015-06-01 Thread Ovidiu Sas
Branch: refs/heads/2.1 Home: https://github.com/OpenSIPS/opensips Commit: 1edbca6bdd1aa370509b0d4fa24a2296b95300d9 https://github.com/OpenSIPS/opensips/commit/1edbca6bdd1aa370509b0d4fa24a2296b95300d9 Author: Ovidiu Sas Date: 2015-06-01 (Mon, 01 Jun 2015) Changed paths:

[OpenSIPS-Devel] [OpenSIPS/opensips] b51651: event_rabbitmq: enhance AMQP connection error prob...

2015-06-01 Thread Ovidiu Sas
Branch: refs/heads/master Home: https://github.com/OpenSIPS/opensips Commit: b5165107d493eedda8b63616db189a044dd18848 https://github.com/OpenSIPS/opensips/commit/b5165107d493eedda8b63616db189a044dd18848 Author: Ovidiu Sas Date: 2015-06-01 (Mon, 01 Jun 2015) Changed paths: