docs are fixed: http://openmeetings.apache.org/red5sip-integration_3.0.html hope I did everything right :)
On Fri, Nov 13, 2015 at 8:53 AM, Maxim Solodovnik <[email protected]> wrote: > Thanks! > Will try these settings and will update the steps! > > On Fri, Nov 13, 2015 at 4:45 AM, Jeff Clay <[email protected]> wrote: > >> The settings below are confirmed working. No need to mess with ODBC or >> anything. This tells asterisk to find its sip users in the db. >> >> >> >> /etc/asterisk/extconfig.conf >> >> >> >> [settings] >> >> sippeers => mysql,general,sipusers >> >> >> >> /etc/asterisk/res_config_mysql.conf >> >> >> >> [general] >> >> dbname = om >> >> dbuser = root >> >> dbpass = MYPASS >> >> dbsock = /var/lib/mysql/mysql.sock >> >> dbcharset = utf8 >> >> requirements=warn >> >> >> >> >> >> >> >> *From:* Maxim Solodovnik [mailto:[email protected]] >> *Sent:* Tuesday, September 29, 2015 3:27 PM >> *To:* Openmeetings user-list <[email protected]> >> *Subject:* Re: asterisk odbc >> >> >> >> it is necessary to make asterisk to use OM DB, please propose doc change >> in case you know how to simplify it :) >> >> >> >> On Tue, Sep 29, 2015 at 11:56 PM, Jeff Clay <[email protected]> wrote: >> >> Is the purpose of setting up the ODBC settings only to accomplish >> realtime sip in the mysql database? Asterisk has several realtime drivers >> already built-in (including mysql) which don’t require near as much >> configuration. >> >> >> >> >> >> >> ------------------------------ >> >> >> DISCLAIMER: >> >> This email may contain confidential information and is intended only for >> the use of the specific individual(s) to which it is addressed. If you are >> not the intended recipient of this email, you are hereby notified that any >> unauthorized use, dissemination or copying of this email or the information >> contained in it or attached to it is strictly prohibited. If you received >> this message in error, please immediately notify the sender at Cyient and >> delete the original message. >> >> >> >> >> >> -- >> >> WBR >> Maxim aka solomax >> > > > > -- > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
