Hi,

dp_reload is not a script function, but a MI (Management Interface) function - such functions are called from outside opensips.

You can trigger the functions like:
    opensipsctl fifo do_reload

Regards,
Bogdan

On 11/23/2011 10:27 AM, wüber wrote:
Hi all

I'm using a database with some translation rules in the dialplan table. How
can I reload the updated information in the db without restarting Opensips?
I tried
                         dp_reload();
                         dp_translate("1","$rU/$rU");

but dp_reload() in the opensips.cfg seems to be not allowed ...

Any suggestion?

Thanks!

--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/dp-reload-tp7023627p7023627.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



--
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
OpenSIPS solutions and "know-how"


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to