Hello

I'm currently using Asterisk 13 with the chan_sip sip driver. The
extensions are offloaded via realtime module to a MySQL database (via
ODBC). So basically I have a MySQL Table with the SIP users + SIP passwords
and the other stuff from the standard Asterisk database schema.

Now I want to mgirate to Asterisk 15 and in the same go migrate vom
chan_sip to pjsip. I already did the setup as described in the wiki
(Setting up PJSIP Realtime).

Is there a way to keep the old database schema? Or at least to still have
SIP user + SIP password in the same table? Or is the only way to use the
new pjsip schema where you have to use the endpoint + auth table and
basically split the informations.


Benjamin
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to