[asterisk-users] multiple sipusers tables

Gertjan Baarda gertjan.baarda at gmail.com
Tue Mar 5 07:20:02 CST 2013


Maybe you can workaround it by creating a view in SQL?
-- Gertjan

On Tue, Mar 5, 2013 at 2:10 PM, Vieri <rentorbuy at yahoo.com> wrote:

> Hi,
>
> I have 2 databases DBNAME1 and DBNAME2. In each database I have a table
> called sipusers (so DBNAME1.sipusers and DBNAME2.sipusers).
>
> Can I use both sipusers tables in Asterisk RealTime?
>
> Something like this:
> /etc/asterisk/extconfig.conf:
> [settings]
> sipusers => odbc,DBNAME1,sipusers
> sippeers => odbc,DBNAME1,sipusers
> sipusers => odbc,DBNAME2,sipusers
> sippeers => odbc,DBNAME2,sipusers
>
> If Asterisk 11 doesn't support this right now, will it in the future?
>
> Thanks,
>
> Vieri
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130305/dfb09f90/attachment.htm>


More information about the asterisk-users mailing list