[asterisk-bugs] [JIRA] (ASTERISK-25465) script for migrating realtime chan_sip tables to pjsip
Tom De Moor (JIRA)
noreply at issues.asterisk.org
Wed Oct 14 04:37:33 CDT 2015
Tom De Moor created ASTERISK-25465:
--------------------------------------
Summary: script for migrating realtime chan_sip tables to pjsip
Key: ASTERISK-25465
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25465
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Contrib/General
Affects Versions: 13.6.0, 13.5.0, 13.4.0, 13.3.2, 13.3.1, 13.3.0, 13.2.1
Environment: example is written in Python and connects through ODBC to a MySQL database
Reporter: Tom De Moor
Severity: Trivial
It is a small pythons script that reads all the sipusers from the sippeers table and converts them to the ps_endpoints, ps_aors an ps_auth tables.
It is based on the script that is contributed for migrating sip.conf to res_pjsip.conf
Not all fields can be filled from chan_sip to pjsip.
I'm not a python developer so there are probably better and nicer ways to do this. But anyone is free to make it better.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list