Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 1:32 am
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: fix field callbackextension table cc_sip_buddies a2b 2.0.1
PostPosted: Wed Nov 28, 2012 6:37 pm 
Offline

Joined: Tue Oct 30, 2012 11:56 am
Posts: 23
Hi



WARNING[28322] res_config_mysql.c: MySQL RealTime: Failed to query database: Unknown column 'callbackextension' in 'where clause'

To fix message a2b 2.0.1 in /var/log/asterisk/message

login in mysql add field in table cc_sip_buddies

mysql -u USUARIO DATABASES -P

ALTER TABLE cc_sip_buddies ADD callbackextension varchar(40) DEFAULT NULL;


Top
 Profile  
 
 Post subject: Re: fix field callbackextension table cc_sip_buddies a2b 2.0.1
PostPosted: Thu Apr 11, 2013 5:11 pm 
Offline

Joined: Thu Apr 21, 2011 5:22 pm
Posts: 106
Thanks. Great fix.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
Auto Dialer Software


All times are UTC


Who is online

Users browsing this forum: No registered users and 11 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group