Displaying 20 results from an estimated 54 matches for "leave_voicemail".
2004 Jan 04
2
Voicemail Out call
...having a problem
that this application will only work if the caller presses the pound
sign at the end of recording. As most people just hang up, this
application isn't working. Can any offer suggestions to accomplish this
out call?
http://voip-info.org/wiki-Asterisk+tips+callback
[macro-leave_voicemail]
; Leave a voicemail message, then do post-processing.
; o Call configured phones, with an announcement that a message
; is waiting, and the option to listen to the voicemail(s)
; ${ARG1} = u or b for 'unavailable' or 'busy' message
; ${ARG2} = mailbox...
2011 May 06
3
Configuring Voicemail in Asterisk 1.8
...at gama.com
500 => 1234,Operator,Operator at gama.com
501 => 1234,Employer Name,employer_email at gama.com
502 => 1234,Employer Name,employer_email at gama.com
Asterisk version is 1.8 and currently I am getting this warning message:
[May 7 19:32:46] WARNING[4328]: app_voicemail.c:5535 leave_voicemail: No entry in voicemail config file for 'u500'
So what I might be missing?
Regards
Bilal
2012 Sep 20
2
Voicemail not working with vm boxes named with a star
...*. The
line in voicemail.conf was like this:
*123 => , AB,,,tz=cet|attach=no|
Calling exten => s,n,Voicemail(*123,su) is working in asterisk 1.4.
In Asterisk 1.8 the above scenario is not working any more. The
Voicemail application reports an error message:
WARNING: app_voicemail.c: leave_voicemail: No entry in voicemail config
file for '*123'
Is this a known bug, fixed in newer versions (I currently use 1.8.11) or
should I file a bug report?
Thanks,
Karsten
2005 Feb 11
1
Still stuck trying to make Asterisk read MySQL
...) Updated extensions.conf to have the following line:
exten => 1111,1,VoiceMail(u1111)
I tried restarting asterisk at this point, called in
and tried to leave voicemail for extension (and
mailbox) 1111. Here's the message I get:
*CLI> Feb 11 13:21:36 WARNING[18393]:
app_voicemail.c:1539 leave_voicemail: No entry in
voicemail config file for '1111'
So I dug around some more and found
http://www.voip-info.org/wiki-Asterisk+res_config
Decided to try these instructions as well. So:
5) I created the ast_config table as directed:
Here is the data:
+----+------------+------------+---------...
2003 Sep 16
8
Hangups after voicemail
...Asterisk
doesn't know it, exits VoicemailMain2, and loops back to the corporate
greeting, tying up the line even though the outside caller has hung up.
Therefore, I've added the following hideous hack - er, code - to voicemail2.c.
It starts right after the call to play_and_record() in leave_voicemail().
if (res != '#' && chan != NULL && !strncmp(chan->name, "Zap", 3)) {
/* Hang up the Zap channel only */
ast_softhangup(chan, AST_SOFTHANGUP_EXPLICIT);
}
Obviously, it hangs up the channel after the voicemail has been recorded, if
the # key wasn't pres...
2006 Apr 04
1
VoiceMail realtime not working in asterisk-1.2.6
...uot;102") in new stack
-- Executing GotoIf("SIP/xx.xx.xx.xxx-0a02e1c0",
"0?5:7") in new stack
-- Goto (default,102,7)
-- Executing
VoiceMail("SIP/xx.xx.xx.xxx-0a02e1c0", "102") in new
stack
Apr 5 11:57:34 WARNING[14612]: app_voicemail.c:2385
leave_voicemail: No entry in voicemail config file for
'102'.
i also tried with adding searchcontexts=yes in
voicemail.conf but i got segmentationfault.
can any help me.
with regards
asteriskuser
__________________________________________________________
Yahoo! India Matrimony: Find your partner...
2007 Feb 14
0
Realtime via ODBC breaks for Voicemail
...te: SQL
Execute returned an error -1: 00000: [MySQL][ODBC 3.51
Driver][mysqld-5.0.27]MySQL server has gone away (66)
Feb 14 16:00:26 WARNING[7565]: res_config_odbc.c:124 realtime_odbc: SQL
Execute error!
[SELECT * FROM users WHERE mailbox = ?]
Feb 14 16:00:26 WARNING[7565]: app_voicemail.c:2412 leave_voicemail: No
entry in voicemail config file for '7506'
-- Executing VoiceMail("SIP/myserver-b7721690", "b7506") in new stack
Feb 14 16:00:26 WARNING[7565]: res_odbc.c:171 odbc_smart_execute: SQL
Execute returned an error -1: HYT00: [MySQL][ODBC 3.51
Driver][mysqld-5.0.27]MySQL...
2008 Nov 20
1
Voicemail in Real Time
...2:17:04] NOTICE[16501]: chan_sip.c:5506 process_sdp: No compatible
codecs, not accepting this offer!
-- Executing [999alijawad at a2billing:1]
VoiceMail("SIP/alijawad-08aaf0f0", "999alijawad at a2billing|u") in new stack
[Nov 20 12:17:08] WARNING[22277]: app_voicemail.c:2862 leave_voicemail: No
entry in voicemail config file for '999alijawad'
-- Executing [999alijawad at a2billing:2] Hangup("SIP/alijawad-08aaf0f0",
"") in new stack
== Spawn extension (a2billing, 999alijawad, 2) exited non-zero on
'SIP/alijawad-08aaf0f0'
Even though I do have...
2010 Feb 17
1
1.6.1 Voicemail users.conf
...oicemail. This feature worked fine under 1.4.
Now under 1.6.1 all the prompts are the same but when you enter the
extension it reads back the extension (or says the recorded name if present)
then goes straight back to the main menu with the following error on the
console
"app_voicemail.c:5019 leave_voicemail: No entry in voicemail config file for
'1562'"
I should note here that we use users.conf file. We don't have individual
entries in voicemail.conf.
Does anyone have a fix for this or suggestions to try?
Thanks,
Dave
-------------- next part --------------
An HTML attachment was scr...
2006 May 06
3
Voicemail error
I (sometimes) get this error message:
WARNING[17191]: app_voicemail.c:2411 leave_voicemail: No entry in voicemail config file for 'irstname.lastname'
I can see the value of the argument is "firstname.lastname" when this line executes in the std-exten macro:
exten => s-NOANSWER,1,Voicemail(u${ARG1}) ; If unavailable...
But the error message drops the first charact...
2003 Nov 03
1
Proper syntax for the "Cut" application?
..."") in new stack
-- Executing Cut("SIP/ppc-6aa2", "VMEXT=EXTEN|55|2") in new stack
-- Executing Voicemail("SIP/ppc-6aa2", "u") in new stack
== Parsing '/etc/asterisk/voicemail.conf': Found
WARNING[1234379840]: File app_voicemail.c, Line 836 (leave_voicemail):
No entry in voicemail config file for ''
Obviously the new variable VMEXT is empty. Why is that? I read the
source for app_cut.c and the syntax looks correct. I am asking for the
second field which should be '1100'. I have tried several versions of
this, including changing th...
2006 Mar 21
2
VoiceMailMain(@context) Problem with Option 5 (Advanced)
...a mailbox number 1002 within the same [context], but VoiceMailMain looks for the mailbox in the [default] context and will not recognize the mailbox I?m trying to leave a message for is in the same [context] I?m currently in.
Error at the CLI:
Mar 21 14:11:18 WARNING[21294]: app_voicemail.c:2384 leave_voicemail: No entry in voicemail config file for '1002'
Is there a way to remedy this?
Voicemail.conf
[default]
[context]
1001 => 1001,line1
1002 => 1002,line2
extension.conf
exten => *155,1,Voicemailmain(@context)
Thanks.
JR
JR Richardson
Engineering for the Masses
2004 Sep 14
0
Problem with hangup
...this time
-- Executing GotoIf("SIP/1.2.3.4-08442ea8", "1?3:104") in new stack
-- Goto (macro-callextmbx,s,3)
-- Executing VoiceMail("SIP/1.2.3.4-08442ea8", "u1234567890") in
new stack
Sep 15 01:51:16 WARNING[1147739056]: app_voicemail.c:1962
leave_voicemail: No entry in voicemail config file for '1234567890'
-- Executing VoiceMail("SIP/1.2.3.4-08442ea8", "b1234567890") in
new stack
Sep 15 01:51:16 WARNING[1147739056]: app_voicemail.c:1962
leave_voicemail: No entry in voicemail config file for '1234567890'...
2005 Jan 13
0
Xfering a call
....c:746 dial_exec: Unable to
> create
> channel of type 'SIP'
> == Everyone is busy/congested at this time
> -- Executing VoiceMail("IAX2/iaxfwd@65.39.205.121:4569/5", "b") in
> new
> stackJan 12 16:56:21 WARNING[4989]: app_voicemail.c:1539
> leave_voicemail: No
> entry in voicemail config file for ''
> -- Timeout on IAX2/iaxfwd@65.39.205.121:4569/5
> == CDR updated on IAX2/iaxfwd@65.39.205.121:4569/5
> -- Executing Goto("IAX2/iaxfwd@65.39.205.121:4569/5", "#|1") in new
> stack
> -- Goto (home...
2008 Feb 09
1
voicemail to non-default context user does not work
...quot;SIP/0103-09a308b0", "1") in new stack
-- Executing [0021 at sip:3] VoiceMail("SIP/0103-09a308b0", "") in new stack
-- <SIP/0103-09a308b0> Playing 'vm-whichbox' (language 'en')
[Feb 9 17:11:54] WARNING[3574]: app_voicemail.c:2850 leave_voicemail: No entry in voicemail config file for '0203'
-- Executing [0021 at sip:4] Hangup("SIP/0103-09a308b0", "") in new stack
== Spawn extension (sip, 0021, 4) exited non-zero on 'SIP/0103-09a308b0'
-- Executing [h at sip:1] Hangup("SIP/0103-09a308b0&quo...
2007 Jun 03
0
Strange problem with channel allocation
...6-03 20:16:18] WARNING[27424]: app_voicemail.c:6799 vm_exec: Please
move all leading options to the second argument.
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:6799 vm_exec: Please
move all leading options to the second argument.
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:2854 leave_voicemail:
No entry in voicemail config file for '1014'
[2007-06-03 20:16:18] WARNING[27424]: app_voicemail.c:2854 leave_voicemail:
No entry in voicemail config file for '1014'
-- Executing [1014@default:3] Hangup("OSS/dsp", "") in new stack
== Spawn extension (defau...
2006 Oct 20
3
voicemail usernames can't begin with "j" letter?
Dear all,
I've configured Asterisk Voicemail, but after some tests I realised that
when some call is sent to the voicemail of someone which username begins
with "j" letter, Asterisk gives me the error:
WARNING[5865]: app_voicemail.c:2412 leave_voicemail: No entry in
voicemail config file for 'ohn'
(for a called user named john, for example)
Is this some kind of Asterisk bug, or am I skipping some configuration?
How can I make things work fine?
Thanks in advance,
Ricardo.
2005 Feb 27
2
Jumb between macro's and variables
...=> s,3,Playback(pls-try-call-later)
exten => s,4,Voicemail(u${ARG1})
exten => s,5,Hangup
In the asterisk log I see this error for s,4 in macro-do_not_disturb:
-- Executing VoiceMail("SIP/201-6440", "u") in new stack
Feb 27 19:44:32 WARNING[1202]: app_voicemail.c:1540 leave_voicemail: No
entry in voicemail config file for ''
What is wrong?
Thanks,
--Ferdy
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.0 - Release Date: 2/25/2005
2004 Apr 08
3
Re: : External access to voicemail
...eturn 0;
}
+ if (res == '*') { /*break out to main vm*/
+ free_user(vmu);
+ return(100);
+ }
if (res >= 0) {
/* Unless we're *really* silent, try to send the beep */
res = ast_streamfile(chan, "beep", chan->language);
@@ -2678,6 +2686,9 @@
}
res = leave_voicemail(chan, ext, silent, busy, unavail);
LOCAL_USER_REMOVE(u);
+ if (res == 100) { /*The user requested vm main*/
+ res = vm_execmain(chan, NULL);
+ }
return res;
}
2005 Mar 09
3
Problems with new install voicemail broadcast
...ng BackGround("Zap/2-1", "pls-wait-connect-call") in new stack
-- Playing 'pls-wait-connect-call' (language 'en')
-- Executing VoiceMail("Zap/2-1", "u620&122") in new stack
Mar 9 17:33:08 WARNING[-1396851792]: app_voicemail.c:1518 leave_voicemail:
No entry in voicemail config file for '620&122'
Executing Hangup("Zap/2-1", "") in new stack
Any ideas would be greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/...