VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
Prometheus001 at gmx.net Guest
|
Posted: Sun Aug 30, 2009 5:33 pm Post subject: [Freeswitch-users] sofia_reg_external in odbc? |
|
|
Hello,
is there a chance to have sofia_reg_external in odbc/mysql instead of
sqlite?
In a B2BUA environment we have thousand of external registrations during
a migration phase, and it would be good to have easy external control
over the registered gateways (like in fs_internal. sip_registrations).
Best regards
Peter
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Sun Aug 30, 2009 6:51 pm Post subject: [Freeswitch-users] sofia_reg_external in odbc? |
|
|
<param name="odbc-dsn" value="dsn:user:pass"/>
On the profile.
/b
On Aug 30, 2009, at 5:25 PM, Peter P GMX wrote:
Quote: | Hello,
is there a chance to have sofia_reg_external in odbc/mysql instead of
sqlite?
In a B2BUA environment we have thousand of external registrations
during
a migration phase, and it would be good to have easy external control
over the registered gateways (like in fs_internal. sip_registrations).
Best regards
Peter
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
Prometheus001 at gmx.net Guest
|
Posted: Tue Sep 01, 2009 5:22 am Post subject: [Freeswitch-users] sofia_reg_external in odbc? |
|
|
Hello Brian,
I've done this. FS creates the tables sccessfully, but then doesn't fill
them.
isql:
SQL> show tables;
+-----------------------------------------------------------------+
| Tables_in_fs_external |
+-----------------------------------------------------------------+
| sip_authentication |
| sip_dialogs |
| sip_presence |
| sip_registrations |
| sip_shared_appearance_dialogs |
| sip_shared_appearance_subscriptions |
| sip_subscriptions |
+-----------------------------------------------------------------+
SQLRowCount returns 7
7 rows fetched
Is that right, that the tables have the same structure as for the
internal database?
"sofia status" shows 7 registered external gateways, but none of them is
shown in the ODBC database. All tables are empty.
Any idea?
Best regrads
Peter
Brian West schrieb:
Quote: | <param name="odbc-dsn" value="dsn:user:pass"/>
On the profile.
/b
On Aug 30, 2009, at 5:25 PM, Peter P GMX wrote:
Quote: | Hello,
is there a chance to have sofia_reg_external in odbc/mysql instead of
sqlite?
In a B2BUA environment we have thousand of external registrations
during
a migration phase, and it would be good to have easy external control
over the registered gateways (like in fs_internal. sip_registrations).
Best regards
Peter
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Sep 01, 2009 8:52 am Post subject: [Freeswitch-users] sofia_reg_external in odbc? |
|
|
gateways do not go into the table... ONLY inbound registrations to the
profile do.
/b
On Sep 1, 2009, at 5:16 AM, Peter P GMX wrote:
Quote: | Hello Brian,
I've done this. FS creates the tables sccessfully, but then doesn't
fill
them.
isql:
SQL> show tables;
+-----------------------------------------------------------------+
| Tables_in_fs_external |
+-----------------------------------------------------------------+
| sip_authentication |
| sip_dialogs |
| sip_presence |
| sip_registrations |
| sip_shared_appearance_dialogs |
| sip_shared_appearance_subscriptions |
| sip_subscriptions |
+-----------------------------------------------------------------+
SQLRowCount returns 7
7 rows fetched
Is that right, that the tables have the same structure as for the
internal database?
"sofia status" shows 7 registered external gateways, but none of
them is
shown in the ODBC database. All tables are empty.
Any idea?
Best regrads
Peter
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|