similar to: Asterisk 1.8 and Realtime

Displaying 20 results from an estimated 12000 matches similar to: "Asterisk 1.8 and Realtime"

2011 Mar 02
1
Asterisk 1.8 SIP realtime and NAT
Hi After recently upgrading to 1.8.3 I have noticed that the nat setting for my peer in my sip table is not making it into the realtime cache. For example * Name : 501 Realtime peer: Yes, cached Secret : <Set> MD5Secret : <Not set> Remote Secret: <Not set> Context : pack-local Subscr.Cont. : <Not set> Language : AMA flags :
2009 Aug 20
8
mysql sip realtime
Hi I have some question about mysql realtime. 1) Anyone know exactly if there is a specific order to declare sip table column for realtime ? In which file can I find that order ? 2) In my extconfig.conf, [settings] are : sipusers => mysql,general,siptable sippeers => mysql,general,siptable so means that I use realtime dynamic exactly ? Is it normal if some parameters from sip.conf still
2010 Aug 24
8
Include and Realtime
Hi, I think I already know the answer to this question, but is there any way to do the following using realtime? Or do I have to create a full dialplan for each client without using includes? [client1_phones] include => client1_internal include => client1_outgoing_calls include => test_calls include => parkedcalls [client2_phones] include => client2_internal include =>
2011 Jan 24
1
extconfig, realtime, and SIP
I'm confused about a few things relating to realtime, SIP and config in general. As I understand it, with the exception of extensions.conf, I can either have a config file completely in text or completely in a database. Is that correct? I can't find documentation for exactly what "switch =>" does but is that only in the dialplan and a way to have it partly from a file and
2010 Jul 06
2
ARA : Realtime or not ?
Hello list, what is the use of realtime SIP peers when you always need to reload the sip configuration as if you were just putting your SIP peers in sip.conf ?? My SIP peers are now defined in a mysql-DB and when I add a mailbox in the field 'mailbox', the change is not active untill a do a "sip reload" or a "module reload chan_sip.so". Doing a "sip
2011 Apr 13
11
Realtime SIP & peer status
Hello, I'm using SIP realtime with MySQL DB. Is it possible to get the status of the SIP peer (free / calling) from this realtime DB ? If not, is there another way to obtain the call state of a SIP peer ? Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Feb 17
1
Realtime MySQL - Asterisk 1.8.2
Hi to all. I make some tests with Asterisk 1.8.2 in Realtime. But i have one problem, the asterisk don't connect in the base and show this message: [Feb 17 11:18:01] WARNING[19061]: res_config_mysql.c:441 realtime_multi_mysql: MySQL RealTime: Invalid database specified: 'asterisk_teste' (check res_mysql.conf) I checked the asterisk config file (res_mysql.conf) and the configuration
2010 Jul 14
2
BLF with Realtime
Hello Asterisk community, I'm trying to use BLF with Asterisk Realtime, i've been searching for some info but nothing seems to be clear, can anyone help me eith some ideas to make this work ok? I'va my dialplan with Realtime Thanks in advance -- Saludos Danny Dias SkypeID: danny.dias1
2010 Aug 15
6
Realtime Context
Hi, I'd like to be able to create contexts in real-time when I add new clients to my asterisk box. Currently, I have to create a blank context in extensions.conf and add:- switch => Realtime/@ Is there any way to avoid the step of creating the blank context and simply include all the entries from the database? Thanks Dan -------------- next part -------------- An HTML attachment was
2009 Jul 28
1
sip realtime with caching
Hi, I'm using Asterisk 1.4.24.1 Is it possible (and recommended) to have realtime peers that are not cleared from memory when 'sip reload' is issued? According to https://issues.asterisk.org/view.php?id=14196 I thought having rtcachefriends=yes would be enough, but this does't seem to work. Thanks, Dan -------------- next part -------------- An HTML attachment was scrubbed...
2009 Jul 17
1
Realtime difference sipusers sippeers
Hi, I would have expected that peers of type friend ( for example an SIP-phone) registring at Asterisk will be searched in sipusers. But the peers will be searched in sippeers. May be sombody can explain the difference? Asterisk 1.4 thanks Thomas
2009 Dec 11
2
sip realtime question
Hi everybody, First of all i am sorry my English :) i want to configure my asterisk server as a sip server that stores sip users in the mysql database connecting directly over odbc driver. My odbc configuration works as below [root at ao042 asterisk]# isql -v asterisk +---------------------------------------+ | Connected! | | | |
2011 Mar 21
2
1.8 realtime - segfault
Hi, I have installed Asterisk 1.8 and am using realtime dialplan contexts from a mysql table. Asterisk keeps segfaulting. When I trace the thread ids associated with the segfaults in the full log, all they have in common is netsock2.c: == Using SIP RTP CoS mark 5 which is probably a red herring since it appears so often in threads that do not segfault. When compiling, I ticked all the
2007 Jun 06
4
meetme realtime
Hi iam using 1.2.17 does any one have information meetme in realtime and store in mysql i dont see any document could some one help me is this possible ? ram -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070606/36d236c2/attachment.htm
2010 Jan 25
1
MySQL RealTime Error
hi,all when i upgrade from 1.4.28 to 1.6.2.1, i can't connect to mysql database anymore, error as follow: [Jan 25 15:38:25] WARNING[3003]: res_config_mysql.c:325 realtime_mysql: MySQL RealTime: Invalid database specified: asterisk (check res_mysql.conf) the content of res_mysql.conf is: http://www.pastebin.org/81966 i've try command " mysql -uroot -proot" ,i can connect to
2010 Mar 02
1
realtime call peers status
Hi all, I need to check in realtime the calls that my asterisk is menaging: 1) SIP peers status and with who are talking. 2) IAX peers status and with who are talking 3) elapsed talking time Some one could show me the way to realize that? Any help are really appreciated Thanks a lot in advance -- "Chi vive sperando muore cagando ... Lo Russo isoletta dell'Egeo che non conta un cazzo,
2011 Apr 06
2
realtime mysql for 1.8
Hi, I'm going to have a go with realtime mysql. Just wondering, most examples i came across while googling, was with 1.6 systems. So any drastic changes with 1.8.3, table-layout? other pitfalls? hw
2007 May 29
2
Agents.conf from realtime static
I am using Asterisk 1.4.4 on a CentOS 5 machine for a small call center with 6 agents. I am using realtime for queues and sip and I am also trying to use realtime static to load agents.conf. The only problem I am having is that no agents are loaded when I start Asterisk. I have to manually do a "module reload chan_agent.so" so the agents get loaded from the database. Obviously
2010 Dec 26
1
Asterisk 1.8 Realtime Queue not working
I have configured my mysql database by following this link http://www.voip-info.org/wiki/view/Asterisk+RealTime+Queue The only difference is that I am using ODBC instead of MySQL with Realtime. Within extensions.conf I have the following for my queue exten => 9**2**1611,1,Answer exten => 9**2**1611,2,Queue(irock.com,tT,,,300) exten => *50,1,Answer exten =>
2009 Sep 08
2
Realtime static with Asterisk 1.6.1.6
I just upgraded from 1.6.0.14 to 1.6.1.6 and now my realtime static configuration for extensions.conf will not load. All other realtime configs work (SIP, IAX2, Voicemail). I cannot find any reference or documentation about the structure of the realtime static database for 1.6.1.x but I have used the same table structure since 1.4.x. CREATE TABLE `ast_config` ( `id` int(11) NOT NULL