similar to: NOTIFY authentication

Displaying 20 results from an estimated 20000 matches similar to: "NOTIFY authentication"

2006 Jan 17
2
auto load SIP peers on startup
Hi all, we use OpenSER together with Asterisk. All SIP users registers with OpenSER and asterisk is doing the voicemail thing. We use the Asterisk RealtimeArchitecture for voicemail users and SIP peers. The database table for the sip peers is a view from the OpenSER subscriber table. The MWI for a user will only work, if the user object (sip peer) is loaded into memory and visible with the CLI
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
2008 Mar 10
0
Disable SIP notify for peers
Hello, I am using OpenSER together with Asterisk. I have the users registered to OpenSER and have added peer definitions for each user so that the NOTIFY for MWI is sent to user when voicemail is left in their respective mailbox. That works great so far in terms of voicemail integration. On the OpenSER I have a script being executed for when message-summary SUBSCRIBE's are received which uses
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
2009 Mar 24
0
MWI Asterisk+Openser
Hi, I need some help, getting to work asterisk MWI. I set up Asterisk as voicemail server for Openser as this tutorial shows : http://www.voip-info.org/wiki/view/Realtime+Integration+Of+Asterisk+1.4+With+OpenSER+1.3 . My voicemail system is working but, I can't get to work the message waiting indicator. It doesn't seems to send the Asterisk any NOTIFY message to the Openser box. How can I
2010 Apr 20
0
Dozens of SIP NOTIFY messages with unique call ID's, and the same mailbox repeated multiple times on 1.6.2.6
(sorry this is so long) I could really use a helping hand. I have a 1.6.2.6 installation using LDAP as the realtime engine for voicemail users, SIP users, queues, and some custom hotdesking families. I'm also using ODBC voicemail storage. The issue that I am having is that the UA's (Polycom 501's, 301's and 430's) are receiving multiple SIP NOTIFY messages when the user
2006 Dec 04
0
mwi for voicemail not showing up for realtimeconfig.
Here's a link to it: http://forums.digium.com/viewtopic.php?t=4363&highlight= Regards, Scott -----Original Message----- From: Scott Keagy Sent: Monday, December 04, 2006 5:05 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] mwi for voicemail not showing up for realtimeconfig. A while back I posted a fully functional though somewhat elaborate
2006 Feb 06
0
Oh323 channel problem
Hi, I'm using Asterisk 1.2.3 with the asterisk-oh323 channel driver, version 0.7.3. Pwlib is V1.8.7 an OpenH323 is V1.15.6. Following CallFlow: SIP-UA -> OpenSER -> * -> CCM OpenSER routes all calls with prefix 60 to Asterisk, where I've configured following extension: exten => _60.,1,Dial(OH323/${EXTEN:2}@v.w.x.y) v.w.x.y is a Cisco Callmanager where Asterisk is
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
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
2007 May 19
0
SIP NOTIFY on voicemail
Hello, If properly configured, does Asterisk 1.2 'push' SIP NOTIFY messages to registered SIP phones to indicate new voicemail? I've noticed that Asterisk only sends NOTIFY messages when my phones periodically (re-) register with Asterisk---rather than immediately after a new voicemail arrives. Hence, the MWI on my phones only update when they re-register with Asterisk, which means
2006 Oct 13
0
Problem in Voice Message Storing...............
Good Morning, I need a small help from U on Regarding the Asterisk , Currently I'm Doing Voice Mail in Asterisk which is forwarded By OpenSER. I can Leave the Voice message to the Caller , But Stores in this Directory " /var/spool/asterisk/voicemail/ " context. But For My Real Time and User interface developing , I want to Store in Database, As per My Knowledge and Googled ,
2007 Aug 17
2
Subscribe/Notify MWI not working for non-numeric accounts w/X-Lite
ok this is a wired problem. when i use X-Lite - after i register with asterisk X-lite sends a subscribe/notify request to asterisk to determine if the account has any messages waiting. if i create a sip.conf account using: user 12345 with a voicemail box 12345 - MWI works user jwolosuk with a voicemail box 12345 MWI fails (gets a 404 not found upon a subscribe) does anyone have a clue why
2008 Nov 23
2
How does IMAP notify Asterisk that I've read a message?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have an Asterisk box sitting between the PSTN and a legacy PBX. I have successfully configured Asterisk to use IMAP for voicemail and have written the necessary script to turn the MWI indicator (via a .call file to the PBX) on and off. I have two issues still outstanding: 1) When the user listens to his voice mail via the phone, it will be
2007 Jun 14
1
ODBC voicemail questions
Before I head down the path of converting voicemail to an ODBC backend, I have a couple questions that I was hoping someone would know. 1. Is the voicemail message stored in the datbase, or just it's location/filename? 2. Does MWI propagate when using an ODBC backend? 3. If it does both of those things, wouldn't it work well for a centralized voicemail system instead of a solution like
2008 Mar 25
1
Sip exten matching based on contact: sip header?
Asterisk: 1.4.17 with sip realtime Openser 1.3.x Hi, I had this setup working fine until I try putting OpenSER in the picture as a proxy. Unauthenticated calls go to a PRI based app via a ZAP channel, calls to sip users get send to them etc. Now with a proxy in the picture asterisk asks the incoming calls for authentication "407 Proxy Authentication Required". It seems that the
2004 Jul 19
0
MWI - Config Stupidity or Notify Issues?
I am having a problem with the message waiting indicator. We are currently using the ast_data modules for both our sip configuration and our voicemail configuration. In the mailbox field I have tried using both mailboxnumber@context and simply mailboxnumber. Yet so far I am still not getting a MWI on my 7905's or on my 7960's. My assumption would be that I am still missing something,
2006 Mar 17
1
Sticky Problem SER/Asterisk
Trying to find a solution to a sticky problem here. We have 3 OpenSER systems. Phones register with the OpenSER systems, and after they authenticate the user, pass the registration info using OpenSER's send() command to all Asterisk boxes sitting behind them. Each asterisk system then knows about every phone. For this to work, I had to turn off authentication in Asterisk for both
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
2008 Feb 21
0
Maybe OT: SIP - Missing 407 messages
Hello everyone, I have many Asterisk clients registered to an OpenSER proxy. Sometimes (for reasons unknown) the 407 Proxy Authentication Required sent by OpenSER to Asterisk is not received by Asterisk on the client, causing the call to fail. No other SIP messages or other IP traffic seems to be lost (i.e. no packet loss). We can confirm (via a SPAN session on the switch) that the 407 makes