similar to: Realtime / SIP Peers etc

Displaying 20 results from an estimated 10000 matches similar to: "Realtime / SIP Peers etc"

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
2006 Mar 21
4
Realtime SIP Persistency
I've been using realtime for sip users information. I noticed that when you are doing this, if you do a 'reload' or restart asterisk, the information in a 'sip show peers' goes away. When I do this, MWI stops working. I always though MWI used the astdb file ('database show') to determine where to send MWI but it must be using 'sip show peers' because when this
2011 Nov 23
1
MWI for non-subscribed Realtime peers?
Hi, I have an Asterisk behind an OpenSIPS proxy. The proxy handles registrations and also SIP SUBSCRIBE for MWI. The Asterisk are configured to send NOTIFY to the proxy even when the SUBSCRIBE haven't been received. I can configure a user in sip.conf that works: [az5134939706] type=friend host=xxx.xxx.xxx.xxx (IP of proxy) port=5060 nat=no mailbox=1234 at customer subscribemwi=no
2005 Feb 16
2
Sip Notify PAP2-NA?
I am using mysql sipfriends and can't seem to get the MWI to work. From what I've read it seems this is not supported with that dynamic system, and probably never will be. I was thinking of just setting a cron job or something to check every minute for voicemail and set our sip NOTIFY messages as needed. Also, the PAP2-NA has the ability to reboot via a sip notify and I would like to be
2008 Feb 11
1
Realtime SIP peers - reloading cached info
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guys, I've been working on a little dialplan fragment for roaming extensions, however the customer wants us to set the MWI indicator for the roaming extension that has just logged in. We're using MySQL realtime, so I've figured out that RealTimeUpdate will happily update the realtime database with the correct mailbox. My problem
2005 Jul 28
1
realtime: sip show users/peers
I don't see anything with sip show users and sip show peers, however it works! Is there a trick? I have installed realtime (sipbuddies) on one machine and see sip show peers/users and on my new installed system I don't. Have I forgotten something? bye Ronald
2006 Jan 13
1
SIP NOTIFY on REALTIME USERS/PEERS
Hi! I've read in the asterisk docs (AstARA.html) that realtime users/peers can't be notified (MWI with SIP NOTIFY) when they have new voicemail messages, because their object are not persistent in memory?! But that's what we really need!!! Is their any work in progress to get these things working? Or are their any known workarounds? I'm using asterisk version 1.2.1 with OBDC
2004 Dec 14
3
Confirm MWI doesnt work with SIP RealTime?
Can someone else confirm that your phone does not recieve MWIs when using SIP and RealTime? Is this a problem with SIP or with Voicemail? -Matthew
2015 Sep 16
4
Realtime Voicemail MWI
Greetings All, Regarding this archived post. http://lists.digium.com/pipermail/asterisk-users/2014-November/285169.html Did anyone ever find an solution to this? I've got a new box running 13.3.0 with the exact same issue. For those that don't read the link. I've got SIP Peers in realtime. All with a mailbox set. 98% of the time, These are loaded into asterisk without
2012 Aug 03
1
asterisk realtime database structure
Hello, I was wondering if there is a tool that can create the realtime database structure for latest Asterisk version or a web resource/file containing the sql scripts. Hope I haven't missed obvious things, I had no luck searching on the web, in the wiki I found few pages with bits of sql or table structures, like:
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
2008 Mar 08
3
replace astdb with a cluster-capable sql database engine
I've been searching the Internet for information regarding the replacement of astdb with a modern sql engine. There are several reasons one would like to do this. First of all, external applications have a hard time reading/writing to the now-old astdb format. Also (and this is what interests me most), the sql astdb could easily be clustered throughout several servers (I'm looking for a
2006 Oct 11
4
Psst... Top secret information: Codename Pineapple
Friends in the Asterisk community, I've been talking for years about the new version of the SIP channel. I've been trying to get funding and get going. Well, the funding part remains to be handled, but I have other news - if you kan keep it to yourself. ...I've began coding. Finally. With a happy smile on my face I removed "pedantic=yes" the other day. After years of
2005 Aug 05
1
Asterisk MWI and Realtime
I'm testing my asterisk system and the realtime backend. My Asterisk build is rather aged, 03/18/2005 CVS. I have successfully moved Sip peers and Voicemail boxes to the realtime database backend and this works very well except for MWI. I don't seem to be able to get MWI to work when I store the voicemail information in a database backend, from a flat file it does work fine. I'm using
2014 Nov 19
1
Upgraded to 13 and now "Mailbox" is empty in sip show peers
Using realtime for SIP. Using standard DB schema. Tried mailbox as varchar(50) and bigint(10) "sip show peer XXX" shows "Mailbox: " (empty) So MWI isn't working This happened before when we tried to go up to 1.8, so we stayed at 1.4 We're forced to go to 13 now. Obviously a lack of MWI is a big issue for 500 units. Any idea why we're not getting it? We're
2010 May 17
1
R: new way of asterisk and kamailio(openser) realtime integration
Works for me.... Thanks, Hristo Benev -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Alexandru Oniciuc Sent: Monday, May 17, 2010 6:29 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] R: new way of asterisk and kamailio(openser) realtime integration
2006 Dec 18
1
MWI, Realtime SIP, Voicemail and Extensions, UAs registered with SER
I have the following setup: - UAs registered with SER/OpenSER - SIP peers (non cached), extensions, voicemail setup (not message storage) defined in Asterisk 1.2 using Realtime When a message is left in the user's mailbox, no Notify message is sent to SER. 1. If the SIP peer is defined in sip.conf with a host=ser.domain.com then the notfy is sent to SER. 2. If realtimecache=yes is set in
2006 Dec 04
1
mwi for voicemail not showing up for realtime config.
Hello ppl, Am using realtime odbc storage for voicemail, sip users/peers, static for extensions and so on. My issue is I am not getting MWI for any fones, even tho I've got rtcachefriends=yes in sip.conf WIth tcpdump, I always see the NOTIFY going as Messages-Waiting:.no Voice-Message:.0/0.(0/0) even tho there are legitimate voicemails in the INBOX path for that particular users in the
2010 May 17
1
new way of asterisk and kamailio (openser) realtime integration
Hello, I put together a new tutorial about asterisk realtime integration with kamailio (openser). This time the database used is the one of asterisk, also call routing logic is controlled by asterisk, here is the link: http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb Practically is an easier way to scale starting from existing asterisk installations. The other
2006 Mar 22
2
Realtime Query
Arrgh. I just made a call with Asterisk to extension 2944093. That extension exists in astdb and I have rtcachefriends=yes in sip.conf. Asterisk did a database query... SELECT * FROM ast_sip_users WHERE name = '2944093' Uhm... Why? Doug