[OpenSIPS-Users] cdr accounting on opensips restart
Razvan Crainea
razvancrainea at opensips.org
Wed Dec 7 15:43:59 CET 2011
Hi, Jayesh!
Can you check in your mysql database if the vars column from the dialog
table is declared as TEXT or BLOB and not CHAR? If not, please change
your column into BLOB:
ALTER TABLE dialog CHANGE vars vars BLOB;
Regards,
--
Răzvan Crainea
OpenSIPS Developer
On 12/07/2011 02:27 PM, Jayesh Nambiar wrote:
> Hi Razwan,
> This is the pastebin of logs after shutdown:
> http://pastebin.com/tvmrSqwB
>
> This is the pastebin of logs after start which is huge:
> http://pastebin.com/C6K4Jt5y
>
> --- Jayesh
More information about the Users
mailing list