Displaying 15 results from an estimated 15 matches for "hasnewvoicemail".
2004 Sep 02
1
Problem with HasNewVoicemail()
Hi all,
Maybe I'm being thick here, but I've had a look through the mailing list and
the Wiki, and I can't seem to see details of anybody else with this
problem....
With the following line:
exten => s,1,HasNewVoicemail(201)
I am getting the following error:
-- Executing HasNewVoicemail("SIP/201-2f1e", "201") in new stack
Sep 2 12:41:09 NOTICE[819221]: app_hasnewvoicemail.c:104
hasvoicemail_exec: Voice mailbox 201 at
/var/spool/asterisk/voicemail/default/201/(null) does not exist
Sep...
2005 May 19
1
HasNewVoicemail not being called if user hang up after leaving VM ??
Hi,
it seems if a user leaves voicemail and hangs up the call when done, then
HasNewVoicemail never gets called on the next line in the context.
However if they press # to finish their VM, then it moves to
HasNewVoicemail and this
works?
eg:-
......
exten => 2002,3,VoiceMail(u${OFFICEVM})
exten => 2002,4,HasNewVoiceMail(2002)
......
exten => 2002,105, do something cos vm has be...
2004 Dec 03
1
HasNewVoicemail does not find voicemailbox, but files exist
Hi,
the app HasNewVoiceMail can't find my voicemail. This is the errormessage:
Dec 3 14:24:01 NOTICE[12222481]: app_hasnewvoicemail.c:104
hasvoicemail_exec: Voice mailbox 25 at
/var/spool/asterisk/voicemail/default/25/(null) does not exist
however this is the output of lspbx:~# ls -l
/var/spool/asterisk/voicemail/de...
2004 Jul 04
1
How to use return value in extensions.conf
Hi,
I am trying to implement a dialplan in which the user is notified of a
missed call, if no voicemail is left.
Basically what I would like to achieve is something like ...
exten => _0207XXXXXXX,1,DIAL(SIP/${EXTEN},15)
exten => _0207XXXXXXX,2,HasNewVoicemail(${EXTEN:4}@default:INBOX|msgcount)
exten => _0207XXXXXXX,3,Voicemail(u${EXTEN:4})
exten => _0207XXXXXXX,4,HasNewVoicemail(${EXTEN:4}@default:INBOX|msgcount2)
exten => _0207XXXXXXX,5,GotoIf($[${msgcount2}>${msgcount1}]?7:6)
exten => _0207XXXXXXX,6,Send an email or something. !
exten =...
2005 Jun 30
7
Voicemail => SMS
...rings and leaves a message, I can test for voicemail and send a SMS.
If caller 2 rings and doesn't leave a message, when I test for
voicemail I get a positive, and so send an SMS, but its not a new VM
so I don't want notifying.
This was my last attempt before I gave up.
;exten => h,1,HasNewVoiceMail(30${dialed_extn})
;exten => h,2,goto(h,100)
;exten => h,102,DeadAGI(fastsms|4400000000000|Caller ${CALLERID} left
a new voice
mail at ${DATETIME} on Sales extn ${dialed_extn}|Asterisk)
;exten => h,103,Hangup
Any and all suggestions will be greatly appreciated.
Thanks
Mark
2005 Jul 16
1
Voicepulse connect - unable to dial out, asterisk says "9696"
...IAX2/NBhXXXXXX:XXXXXXN82@gwiaxt01.voicepulse.com/12124565900") in new
stack
-- Called NBhXXXXX:XXXXN82@gwiaxt01.voicepulse.com/12124565900
-- Call accepted by 66.234.228.160 (format ulaw)
-- Format for call is ulaw
-- Hungup 'IAX2/66.234.228.160:4569/1'
-- Executing HasNewVoicemail("SIP/2008-cf55", "2002") in new stack
rt*CLI>
and Asterisk speaks back to me "96 96"
And thats it!?
I'm not aware I changed anything at this end.
Asterisk 1.07.
Thanks
Mike
2010 May 12
1
Voicemail() app not available?
...+stuff).
I'm trying to add an extension to leave a voicemail message, just with
Voicemail(1234), which I've done before (on 1.2 at least), but it's
saying "no application 'Voicemail' ".
"module show like voi" shows "app_voicemail.so" and
"app_hasnewvoicemail.so" loaded (I have "autoload=yes" in modules.conf
and have "noload=" a bunch, but I even explicitly set
"load=app_voicemail.so" just in case.
However, "core show applications like voi" only lists "HasVoicemail"
and "HasNewVoicemail",...
2005 Jul 10
1
VM Outcall: Rube Goldberg Edition
...d to put this:
===========================================================================
[vm-notify]
exten => _^X.,1,Cut(VM_BOX=EXTEN,^,2)
exten => _^X.,2,Cut(VM_CONTEXT=EXTEN,^,3)
exten => _^X.,3,Cut(DIAL_DEST=EXTEN,^,4)
exten => _^X.,4,Cut(DIAL_CONTEXT=EXTEN,^,5)
exten => _^X.,5,HasNewVoiceMail(${VM_BOX}@${VM_CONTEXT})
exten => _^X.,6,Answer
exten => _^X.,7,Hangup
exten => _^X.,106,Dial(Zap/g2/${DIAL_DEST},20)
exten => _^X.,107,Noop(DIALSTATUS=${DIALSTATUS})
exten => _^X.,108,GotoIf($[${DIALSTATUS} = CHANUNAVAIL]?111)
exten => _^X.,109,GotoIf($[${DIALSTATUS} = CONGESTION...
2005 Jul 06
1
[Asterisk-Dev] Retrieving number of messages in a mailbox by an application
Skipped content of type multipart/alternative-------------- next part --------------
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
2004 Sep 14
1
asterisk does not start...
...(SMS/PSTN handler)
== Registered application 'SMS'
[app_hasnewvoicemail.so] => (Indicator for whether a voice mailbox has
messages in a given folder.)
== Registered application 'HasVoicemail'
== Reg...
2005 Aug 11
2
wildcard/FXO config
...d application 'StopMonitor'
== Registered application 'ChangeMonitor'
== Manager registered action Monitor
== Manager registered action StopMonitor
== Manager registered action ChangeMonitor
[app_sms.so] => (SMS/PSTN handler)
== Registered application 'SMS'
[app_hasnewvoicemail.so] => (Indicator for whether a voice mailbox has
messages in a given folder.[)
== Registered application 'HasVoicemail'
== Registered application 'HasNewVoicemail'
[format_wav_gsm.so] => (Microsoft WAV format (Proprietary GSM))
== Registered file format wav49, extension...
2004 Aug 13
3
External MW Lamp On/Off
One of the connections my asterisk PBX has is an analog
extension from a Comdial hybrid.
On the Comdial system, message waiting is turned on by dialing
*3 and then the station number.
It is turned off by dialing #3 and the station number.
I was wanting to have Asterisk (or Comedian mail) set the
message lamp in the Comdial system when a new message arrives for a
user, and extinguish the lamp
2004 Aug 06
2
Asterisk not starting
Hello!
Asterisk "CVS-HEAD-08/06/04-14:55:13" won't start on two of three different
Gentoo machines. This is the output of gdb:
ultra asterisk # gdb /usr/sbin/asterisk
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
...[app_flash.so] => (Flash zap trunk application)
== Registered application 'Flash'
[app_forkcdr.so] => (Fork The CDR into 2 seperate entities.)
== Registered application 'ForkCDR'
[app_getcpeid.so] => (Get ADSI CPE ID)
== Registered application 'GetCPEID'
[app_hasnewvoicemail.so] => (Indicator for whether a voice mailbox has messages in a given folder.)
== Registered application 'HasVoicemail'
== Registered application 'HasNewVoicemail'
[app_ices.so] => (Encode and Stream via icecast and ices)
== Registered application 'ICES'
[app_imag...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...sfer.so] => (Transfer)
== Registered application 'Transfer'
[app_setcidnum.so] => (Set CallerID Number)
== Registered application 'SetCIDNum'
[app_cdr.so] => (Make sure asterisk doesn't save CDR for a certain call)
== Registered application 'NoCDR'
[app_hasnewvoicemail.so] => (Indicator for whether a voice mailbox has
messages in a given folder.[)
== Registered application 'HasVoicemail'
== Registered application 'HasNewVoicemail'
[app_cut.so] => (Cuts up variables)
== Registered application 'Cut'
[app_read.so] => (Read Va...