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
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
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
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:
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:
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:
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: