similar to: Realtime with "rtcachefriends=no" problems...

Displaying 20 results from an estimated 1000 matches similar to: "Realtime with "rtcachefriends=no" problems..."

2009 Aug 18
2
Platform decision ...
Hello there! During some research on Internet I found the following comparison on site Voip-Info (see, "http://www.voip-info.org/wiki/view/OpenPBX.org+FAQ"): The main points listed on Asterisk's "CONS" that concerned me were: * Conferencing on Asterisk depends on Zaptel hardware and/or kernel modules for timing; * Lack of built-in STUN support for SIP NAT
2009 Sep 02
2
Does L(x:y:z) "Dial" option work on Asterisk version 1.4 ?
Hello there! I'm testing "Dial" call limit option on Asterisk version 1.4.26, but it's not working. The issued command is: "Dial(SIP/${EXTEN}|20|RtT|L(300000:60000:20000))". Am I missing something ? Does it only work with Asterisk version 1.6.X ? Thanks and best regards, -- __At.,
2009 Aug 20
1
Call routing between two Asterisk boxes using SIP not working ...
Hello there! I need some help to configure two Asterix boxes to route calls using SIP. I followed the instructions present at this site: "http://astbook.asteriskdocs.org/en/2nd_Edition/asterisk-book-html-chunk/connecting_two_asterisk.html", but I couldn't get it working so far. The only difference, besides the names that I've used, is that I'm using realtime to retrieve
2009 Sep 28
1
How to get "Call-ID" SIP header outside "chan_sip" scope ...
Hello there! I'm working on some modifications on Asterisk to adapt it to our needs considering some particular demandings of the infraestructure we want to provide. Two of these modifications are: 1- A proprietary configuration driver that will communicate with a server that will be the source of information for the entire infraestructure; and, 2- A call control application that will be
2009 Aug 26
4
Multiple user registration ...
Hello there! We are planning to use Asterisk on our VoIP platform, and we are spending some brains on a way to provide the following facility: let some SIP user (extension) registrate with more than one client (ATA, SoftPhone, VoipCelular, etc) - what isn't a problem at all -, initiate calls from any of this devices that are registrated with the same user - no problems on tests too -,
2006 Mar 23
7
Ok... what is 'sip show peers' really used for?
I'd love to understand what the function of the peer list returned by 'sip show peers' is for, especially when Realtime is used. If I start Asterisk with realtime enabled, a 'sip show peers' yields none. As each peer (phone) registers, or a call is made to the peer, Asterisk adds them to the list returned by 'sip show peers'. Correct? Apparently Asterisk doesn't
2010 Mar 01
1
rtcachefriends & qualify
[Mar 1 14:54:07] WARNING[15290]: chan_sip.c:17669 build_peer: Qualify is incompatible with dynamic uncached realtime. Please either turn rtcachefriends on or turn qualify off on peer 'gerrie' Am I correct that when I turn on rtcachefriends in sip.conf, database-changes in my MySQL-DB will not be reflected untill a reload ?? Am I correct that when I turn off qualify in my realtime
2005 Jul 11
2
Enabling rtcachefriends prevents phones from calling each other
With rtcachefriends = yes in sip.conf, my SIP phone registered to Asterisk Server A cannot dial another SIP phone registered to Asterisk Server B. The error message is: "Cannot create channel of type SIP (Cause 3 - no route to destination)". The two phones _can_ call each other if I set rtcachefriends = no. The common extensions.conf simply uses Dial(SIP/extension) to dial extensions.
2007 Jan 11
1
realtime sipusers and rtcachefriends... big headache!!
hi folks, I am using asterisk 1.2.13 (debian etch). My customer's sip accounts are stored in realtime sipusers. I have enabled in sip.conf rtcachefriends=yes and ignoreregexpire=yes Each account has nat=yes Now, I have lot of problems. for example, when I change the 'secret' field of a user in the database, it doesn't get reflected in Asterisk, who is still expecting the old
2008 Jan 01
1
With rtcachefriends=yes, when do realtime changes take effect?
I asked this question last week and never got an answer. I also didn't find the answer in the wiki. I think it would be nice if asterisk would check the database again if the user re-registers, but it doesn't seem to do that. A periodic update would be ok too, but it doesn't seem to do that either. It seems like changes never happen until a reload.....if that is the case then
2014 Sep 08
1
Asterisk removes ice lines in sdp when calling between webrtc clients
Hello, I have a problem with a call between 2 webrtc clients. Asterisk removes the ice-related lines from the sdp when it sends the INVITE out, and the called webrtc client rejects the INVITE due to the missing ice lines. Both webrtc clients are defined exactly the same way, same values in all fields except the number of the peer. There's probably something I've changed that causes this
2014 Apr 24
1
Realtime integration: Unregistered clients showing as registered?
Hello all, I've been testing a Kamailio Asterisk Realtime integration, and found a strange situation. My problem is that when using the integration, everything seems ok but Asterisk does not see the clients as registered. Kamailio and the clients report registered clients. Also calls fail. In Asterisk cli sip show peers shows nothing but for example realtime load sipusers name 660 shows the
2006 Apr 12
1
Where is the difference sip.conf - Real-time ?
I have two phones (111 and 112) on a LAN, and I have on a users site a phone 333. phone 111 uses sip.conf, while 112 uses real-time set-up. 111 can call 333 AND the audio is working 112 can call 333 but audio is just white noise. 333 can call 111 or 112 and audio is working. The phones are identically set-up (just user name = phone number and password are different) sip.conf (for 111 - all
2006 Jan 18
0
rtcachefriends and REALTIME + MWI
Hi, Is there something wrong with REALTIME (ARA) when used with rtcachefriends parameter? In my sip.conf (Asterisk 1.2.0): rtcachefriends=yes rtupdate=yes rtautoclear=yes Desired configuration is realtime configuration (via odbc) for SIP phones + MWI. Realtime means the following: when I make changes to db they should apply with no extra commands executed in CLI. In order to use MWI with
2007 Jan 26
0
realtime sipusers and rtcachefriends... bigheadache!!
----- Original Message ----- From: "kjcsb" <kjcsb@orcon.net.nz> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Wednesday, January 24, 2007 8:24 AM Subject: Re: [asterisk-users] realtime sipusers and rtcachefriends... bigheadache!! > >> hi folks, >> >> I am using asterisk 1.2.13 (debian
2010 Aug 03
1
sip.conf register in realtime DB
Hello list, scrambling different pieces of info together I've come with the following : I want to have my "register =>" statements in a MySQL-database, so I've made the following table. table ast_config : id 1 cat_metric 0 var_metric 0 commented 0 filename sip.conf category general var_name register var_val username:password at sip.provider.net In ext_config
2007 Dec 19
0
Asterisk Realtime SIP rtcachefriends
I haven't been able to find this on the wiki: If rtcachefriends=yes. When will a change to a realtime user/peer take effect? Next registration? Never? It's also not clear to me what the purposes of rtautoclear and ignoreregexpire are. The only info I have found is the comments in the sample config file. Sounds like rtautoclear will save memory if I have lots of peers. Is there any
2014 Jul 26
1
Rejecting secure audio stream without encryption details - when using ws clients and Kamailio integration
Greetings, I've noticed a problem that might originate from my Asterisk configuration, could use a hand in sorting it out. Problem is a 488 response from Asterisk whenever it gets RTP/SAVPF profile in the SDP. My current setup has Asterisk Kamailio realtime integration, and Kamailio uses dispatcher to route calls for Asterisk to handle. Now I have only one Asterisk, on the same machine as
2005 Aug 16
6
realtime caching
Can anyone shed some light on realtime caching? My desired behavior is that MWI works with realtime voicemail/sip/extensions AND updates to the database take place on the next call to the extensions. Right now I have rtcachefriends=yes, and MWI works, but updates to the database for a cached user seem to still require a reload. It is my understating that removing rtcachefriends will
2007 Oct 09
2
Asterisk Realtime woes
I have configured asterisk realtime to work with two servers and a seperate MySQL DB. Each sip client registers which server it is connected to in the MySQL DB. This works great as long as the clients are 1. On the same network 2. Behind a NAT and connected to the same asterisk server as the caller. However I need this configuration to work for "NAT-ed" clients on different asterisk