Displaying 20 results from an estimated 7000 matches similar to: "realtime sip confusion"
2007 Nov 20
1
Realtime - mysql query gives wrong results??
Hi,
I am using Realtime for sip configuration.
When there is an INVITE which arrives at asterisk
asterisk makes the following selects:
Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:651 mysql_reconnect:
MySQL RealTime: Everything is fine.
[Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:138 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM sip_conf WHERE name =
'tzl'
[Nov
2005 Aug 23
2
RealTime ignoringswitch=>Realtime/context@realti me_ext
I am using the current HEAD of asterisk and for asterisk-addons. I have been
trying to setup realtime mysql voicemail but no sucess. I keep getting this
error below. The necessary modules are loaded, res_config_mysql.so ...
 
Any pointers will help. Thanks
 
 
mail*CLI> realtime mysql status
Aug 24 00:56:50 ERROR[963]: res_config_mysql.c:596 mysql_reconnect: MySQL
RealTime: Failed to connect
2016 Sep 12
4
Mysql PJSIP realtime > 13.10?
Has anyone successfully used Mysql realtime PJSIP with Asterisk 
13.11?  I have tried 13.11, 13.11.1 and 13.11.2 but I always get the 
following error now:
Sep 12 14:42:35] WARNING[24498]: res_config_mysql.c:1162 require_mysql: 
Realtime table general at ps_contacts: column 'qualify_timeout' cannot be 
type 'int(10)' (need char)
[Sep 12 14:42:35] WARNING[24498]:
2007 Mar 01
5
Asterisk Realtime
Could someone provide some steps for troubleshooting Realtime?  I can't see
any signs that it's working.  I followed and double-checked a few different
guides around the net, but haven't been able to figure it out.
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Sep 02
2
Asterisk 13.11 realtime problem registering phones
I upgraded my office installation from 13.10 to 13.11 yesterday and 
now I am having problems registering phones.  Here is what I get on the CLI:
[Sep  2 15:38:46] WARNING[2098]: res_config_mysql.c:1162 require_mysql: 
Realtime table general at ps_contacts: column 'qualify_timeout' cannot be 
type 'int(10)' (need char)
[Sep  2 15:38:46] WARNING[2098]: res_config_mysql.c:1162
2016 Sep 12
3
Mysql PJSIP realtime > 13.10?
On Mon, Sep 12, 2016 at 2:31 PM, George Joseph <gjoseph at digium.com> wrote:
>
>
> On Mon, Sep 12, 2016 at 2:14 PM, Carlos Chavez <cursor at telecomabmex.com>
> wrote:
>
>>     Has anyone successfully used Mysql realtime PJSIP with Asterisk
>> 13.11?  I have tried 13.11, 13.11.1 and 13.11.2 but I always get the
>> following error now:
>>
2004 Nov 30
1
realTime configuration help needed
Hello all,
I recently noticed the realTime effort
and must say it is a nice idea!
I would appreciate any  help  to get it running ..
I downloaded the code & patches and succefully patched my asterisk 
(CVS-HEAD-11/29/04-12).
- created a DB called asterisk, and a table sip using the schema  
supplied at
http://bugs.digium.com/bug_view_page.php?bug_id=0002613.
- entered an entry:
insert into
2007 Sep 26
4
Asterisk realtime error
Hi! I am proving Asterisk 1.2.24 in realtime with MySQL 5.0.27 using Idefisk
softphones. I followed the steps of "how to" of voip-org but always have
this error:
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime: Failed to query database. Check debug for more info.
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime:
2005 Jan 13
1
asterisk realtime msql
Hi there
asterisk goes to 90% cpu usage when trying to authenticate a sip friend using realtime mysql, no other message does appear at cli and asterisk hungs;
here some info:
*CLI> realtime load sipfriends name 104
Jan 13 11:52:21 DEBUG[8928]: res_config_mysql.c:109 realtime_mysql: MySQL RealTime: Retrieve SQL: SELECT * FROM sipfriends WHERE name = '104'
Jan 13 11:52:21 DEBUG[8928]:
2016 Sep 12
2
Mysql PJSIP realtime > 13.10?
On Mon, Sep 12, 2016 at 3:01 PM, Carlos Chavez <cursor at telecomabmex.com>
wrote:
> On 9/12/16 3:39 PM, George Joseph wrote:
>
>
>
> On Mon, Sep 12, 2016 at 2:31 PM, George Joseph <gjoseph at digium.com> wrote:
>
>>
>>
>> On Mon, Sep 12, 2016 at 2:14 PM, Carlos Chavez <cursor at telecomabmex.com>
>> wrote:
>>
>>>     Has
2005 Aug 11
5
Realtime + MYSQL
I'm having a few issues with the MySQL realtime configuration in 
CVS-HEAD. I tested it initially with realtime extensions (realtime_ext 
=> mysql,asterisk,extensions) and a realtime switch in extensions.conf 
and that works fine, So I though I'd go back and test a static 
configuration mapping.
I used the table structure from the asterisk guru postgres howto to 
create something
2007 Dec 19
3
Realtime logic in Asterisk 1.4.16.1
Hello,
I have configured one provider in Asterisk Realtime DB without username and password, only host=<providers_IP> and ipaddress=<providers_IP>
Now when I'm trying to send call using this provider I'm using following string: Dial(SIP/NUMBER at Provider)
In Asterisk 1.4.15 debug I see that Realtime engine is using query:
[Dec 20 00:02:15] DEBUG[14634]:
2006 Apr 24
2
Question about Asterisk realtime
Hi All:
I used FreePBX to configure Asterisk, and tables are create in MySQL by
using FreePBX install script.
I created two x-lite softphone accounts by using FreePBX, they are
stored in table sip as friend.
I followed wiki doc to edit the extconfig.conf file.
I can not get those two softphone to talk since I got the error message
from Xlite as:
Call failed: 503 service Unavailable
I noticed
2011 May 18
1
asterisk18 - realtime/mysql - take 3
Still a couple of questions......
I did configure extconfig.conf
...
;iaxusers => odbc,asterisk
;iaxpeers => odbc,asterisk
;sipusers => odbc,asterisk
sipusers => mysql,asterisk,sip_devices
sippeers => mysql,asterisk,sip_devices
;sippeers => odbc,asterisk
;sipregs => odbc,asterisk
;voicemail => odbc,asterisk
;extensions => odbc,asterisk
;meetme => mysql,general
2005 Sep 15
1
Can not get realtime static voicemail.conf to work
Here is what happens on startup:
Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime:
Static SQL: SELECT category, var_name, var_val, cat_metric FROM
settings WHERE filename='voicemail.conf' and commented=0 ORDER BY
filename, cat_metric desc, var_metric asc, category, var_name,
var_val, id
Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime:
Everything is fine.
Sep
2005 Mar 17
3
Realtime Problem = Segmentation faults
Hi:
    I had asterisk with RealTime database working perfectly in a RH 9.0 
machine.  I used the sip cache so I even had MWI working.  The problem 
is that I decided to move to Fedora Core 3.  I installed the lastets cvs 
version of asterisk and the RealTime addon from asterisk-addons.  I at 
first had the problems with the kernel and the zaptel driver but all 
that was solved with the
2007 Jul 03
1
res_config_mysql.c: MySQL RealTime: Failed to connect database server ..
Hi, I don't explain very well what my problem, but i can't make calls.
i analise my log full and i found two errors
Jul  3 19:02:08 ERROR[4670] res_config_mysql.c: MySQL RealTime: Failed
to connect database server  on  (err 2002). Check debug for more info.
Jul  3 19:02:08 VERBOSE[4670] logger.c:     -- Added extension
'exit-FAILED' priority 1 to macro-vm
Jul  3 19:02:08
2010 Sep 08
1
Upgrade from 1.4 to 1.6 : problems with realtime mysql
Hello,
in asterisk 1.4.30 all realtime configurations go well.
In asterisk 1.6.2.11 the following appears on CLI :
[Sep  8 16:43:43] WARNING[1843]: res_config_mysql.c:325 realtime_mysql: 
MySQL RealTime: Invalid database specified: MyDBase (check res_mysql.conf)
[Sep  8 16:43:43] WARNING[1843]: res_config_mysql.c:325 realtime_mysql: 
MySQL RealTime: Invalid database specified: MyDBase (check
2008 Jan 23
1
Realtime problem host='dynamic' in 1.2.26.1
Hello!
We are using the 1.2 branch, and upgraded to 1.2.26.1. We ran into some 
problems when using realtime for peers. We connect the PBX to a sip peer 
at an ITSP, and when we try to dial the peer we get:
Jan 23 09:02:07 VERBOSE[2236] logger.c:     -- Executing 
Dial("SIP/dev02-08c36f28", "SIP/3246 at 989800-out||W") in new stack
Jan 23 09:02:07 DEBUG[2236]
2008 Jun 17
2
Problem with realtime?
I get that a lot since moving to 1.4.21 (from 1.4.18 or something).
 
[Jun 17 09:19:54] WARNING[22053]: res_config_mysql.c:360 update_mysql: MySQL
RealTime: Failed to query database. Check debug for more info.        
 
Question 1: what debug file should I be looking at?
 
 
 
Mick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: