[Freeswitch-users] Extending the field size of core's db_data table?

Anthony Minessale anthony.minessale at gmail.com
Tue Jan 31 01:34:41 MSK 2012


you can probably safely change it to a TEXT field.
SQLite ignores col lens internally so it only matters to your db of choice.


On Mon, Jan 30, 2012 at 4:15 PM, Michael Jerris <mike at jerris.com> wrote:
> I have not audited the code in that app, but easiest way to tell for sure is
> to just give it a try, I suspect there is no built in limit, but if you find
> one, let us know.
>
> MIke
>
> On Jan 29, 2012, at 6:56 AM, Yehavi Bourvine wrote:
>
> I know I can do ALTER TABLE, but I've asked what is the implication about
> FreeSWITCH software.
>
> Anyway, I managed to bypass the problem by other means.
>
>                         Thanks, __Yehavi:
>
>
> 2012/1/29 Seven Du <dujinfang at gmail.com>
>>
>> I think you could just ALTER TABLE ... or re-create the table maybe sqlite
>> doesn't support alter table?
>> On Tuesday, December 20, 2011 at 2:35 PM, Yehavi Bourvine wrote:
>>
>> Hello,
>>
>>   We use the DB api for storing and caching various data. We need to store
>> data that is longer than 255 characters, which is the current limit on the
>> field size there.
>>
>> The backend for this API is MySQL (via ODBC). Can I just increase the
>> field size in MySQL, or is there some dependency in FreeSwitch on this size?
>>
>>                                 Thanks, __Yehavi:
>>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list