Re: [asterisk-users] mwi for voicemail not showing up for realtimeconfig.

2006-12-05 Thread Benjamin Jacob

Got it mate. thanx for that.
Am using mysql for voicemail storage, unlike in the script you've 
written which works on mails on disk on a certain path.

All I've to do is query for INBOX(new) and Old(old) voicemessages count.

cheerz
-
Ben

Scott Keagy wrote:


A while back I posted a fully functional though somewhat elaborate
mechanism to get MWI working with real-time voicemail and NOT using
static (static kinda takes a big chunk of value away from real-time).
Search the digium Asterisk User forums for my username skeagy with
keyword mwi. It does not rely on the built-in sip mechanism.

It's a system of scripts that are either triggered by asterisk or a
cron-job every one minute to clean out a spool directory, and it uses a
uses a template SIP message in a file along with sipsak. It's been
working 100% flawlessly in production for 11 months. I'm sure it would
work with Asterisk 1.4beta3 assuming that voicemail.conf can still
trigger an external script.


Regards,
Scott

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of MF Hulber
Sent: Monday, December 04, 2006 4:40 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] mwi for voicemail not showing up for
realtimeconfig.

Since I started using 1.4 I'm also not getting MWI.  I am not using 
realtime.


MARK.

Benjamin Jacob wrote:
 


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 db.


Any ideas, wot else shud i check for?

TiA.

cheerz
- Ben.
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users
   


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

 


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [asterisk-users] mwi for voicemail not showing up for realtimeconfig.

2006-12-04 Thread Scott Keagy
A while back I posted a fully functional though somewhat elaborate
mechanism to get MWI working with real-time voicemail and NOT using
static (static kinda takes a big chunk of value away from real-time).
Search the digium Asterisk User forums for my username skeagy with
keyword mwi. It does not rely on the built-in sip mechanism.

It's a system of scripts that are either triggered by asterisk or a
cron-job every one minute to clean out a spool directory, and it uses a
uses a template SIP message in a file along with sipsak. It's been
working 100% flawlessly in production for 11 months. I'm sure it would
work with Asterisk 1.4beta3 assuming that voicemail.conf can still
trigger an external script.


Regards,
Scott

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of MF Hulber
Sent: Monday, December 04, 2006 4:40 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] mwi for voicemail not showing up for
realtimeconfig.

Since I started using 1.4 I'm also not getting MWI.  I am not using 
realtime.

MARK.

Benjamin Jacob wrote:
 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 db.

 Any ideas, wot else shud i check for?

 TiA.

 cheerz
 - Ben.
 ___
 --Bandwidth and Colocation provided by Easynews.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [asterisk-users] mwi for voicemail not showing up for realtimeconfig.

2006-12-04 Thread Scott Keagy
Here's a link to it:
http://forums.digium.com/viewtopic.php?t=4363highlight=

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
mechanism to get MWI working with real-time voicemail and NOT using
static (static kinda takes a big chunk of value away from real-time).
Search the digium Asterisk User forums for my username skeagy with
keyword mwi. It does not rely on the built-in sip mechanism.

It's a system of scripts that are either triggered by asterisk or a
cron-job every one minute to clean out a spool directory, and it uses a
uses a template SIP message in a file along with sipsak. It's been
working 100% flawlessly in production for 11 months. I'm sure it would
work with Asterisk 1.4beta3 assuming that voicemail.conf can still
trigger an external script.


Regards,
Scott

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of MF Hulber
Sent: Monday, December 04, 2006 4:40 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] mwi for voicemail not showing up for
realtimeconfig.

Since I started using 1.4 I'm also not getting MWI.  I am not using 
realtime.

MARK.

Benjamin Jacob wrote:
 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 db.

 Any ideas, wot else shud i check for?

 TiA.

 cheerz
 - Ben.
 ___
 --Bandwidth and Colocation provided by Easynews.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users