Displaying 19 results from an estimated 19 matches for "vm_execmain".
2004 Aug 24
2
Voicemail & "Couldn't read username" error
...then nothing happens. It used to prompt for a password. I've
un-installed the MySQL/Voicemail support and it still doesn't work. From the
Asterisk console I get the following message when I hangup when I am NOT
prompted for a password.
Aug 24 12:34:36 WARNING[319509]: app_voicemail.c:3568 vm_execmain: Couldn't
read username
Any ideas? I can see on several lists that this is a common problem but
I haven't found the answer yet.
Bill Dunn
2004 May 04
3
Maximum retries exceeded problem...
...nguage 'en')
May 4 07:58:07 WARNING[1125329600]: chan_sip.c:497 retrans_pkt: Maximum
retries
exceeded on call 3c2cdea2c03b-n41bkfnusruc@192-168-100-12
<mailto:3c2cdea2c03b-n41bkfnusruc@192-168-100-12> for seqno 2 (Response
)
May 4 07:58:07 WARNING[1217602880]: app_voicemail.c:2748 vm_execmain:
Couldn't
read username
== Spawn extension (default, asterisk, 1) exited non-zero on
'SIP/520-a25e'
asterisk*CLI>
Pertinent section of extensions.conf
exten => 504,1,Dial,sip/${EXTEN}|10
exten => 504,2,Voicemail(u504)
exten => 504,102,Voicemail(b504)
exten =...
2004 May 05
1
MySQL and VoiceMail again
...uct.
I compiled Asterisk with mySQL support for CDR and Voicemail. Everything
seems to be fine, I can see that Asterisk connects to mysql and logs CDRs. I
can also see that the VOicemail app is also logged in, however I can not
access any mailboxes.
Similar messages to others,
app_voicemail.c:3011 vm_execmain: Couldn't read username
Can not leave messages, can not check messages...
I have removed the whole section with mailbox definitions from
voicemail.conf
I am running the latest CVS (as of today).
Anyone actually got it to work?
Any help will be greatly appreciated,
Regards,
Wojtek
2009 Aug 21
3
Core dump gets created while accessing voicemail
...e_to_folder (vmu=0x41751e80, vms=<value
optimized out>, msg=0, box=<value optimized out>)
from /usr/lib/asterisk/modules/app_voicemail.so
#4 0x00002aaac132dc77 in close_mailbox (vms=0x4174bd60, vmu=0x41751e80)
from /usr/lib/asterisk/modules/app_voicemail.so
#5 0x00002aaac1341b43 in vm_execmain (chan=0x2aaab42abe30, data=<value
optimized out>)
from /usr/lib/asterisk/modules/app_voicemail.so
#6 0x0000000000481e2d in pbx_extension_helper (c=0x2aaab42abe30, con=<value
optimized out>,
context=0x2aaab42ac080 "staff-international", exten=0x2aaab42ac0d0
"*97&qu...
2003 Sep 03
8
Asterisk Jitters
...B-8B25FE25F2EE@192.168.7.3' of Response 1: Found
DEBUG[294927]: File channel.c, Line 947 (ast_settimeout): Scheduling
timer at 0
sample intervals
DEBUG[294927]: File channel.c, Line 947 (ast_settimeout): Scheduling
timer at 0
sample intervals
WARNING[294927]: File app_voicemail2.c, Line 2567 (vm_execmain):
Couldn't read u
sername
== Spawn extension (extensions, 1001, 1) exited non-zero on
'SIP/xirak-259d'
DEBUG[294927]: File chan_sip.c, Line 980 (sip_hangup): find_user(xirak)
2004 Apr 08
3
Re: : External access to voicemail
.../* 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;
}
2006 Oct 22
2
checking 'voicemail" externally - doesn't work
...(language 'en')
-- Incorrect password '123' for user 'tn12701' (context = default)
Could the problem be that the user: "pstn1270" is truncated 'tn12701' ?
When I try to check the mailbox internally for user who doesn't have a
mailbox, it works OK:
vm_execmain: Specified user '218' not found (check voicemail.conf and/or
realtime config). Falling back to authentication mode.
-- Playing 'vm-login' (language 'en')
-- Playing 'vm-password' (language 'en')
Though, when I log-in externally, it doesn't displ...
2004 Aug 18
1
Hangups - SIGFPE in dsp.c
...#3 0x008f59fb in modem_read (ast=0x0) at chan_modem.c:484
#4 0x0805b1fa in ast_read (chan=0x9e75ab8) at channel.c:1277
#5 0x0805c809 in ast_readstring (c=0x9e75ab8, s=0x4b74b40 "1", len=79, timeout=2000, ftimeout=10000, enders=0x35762a "#") at channel.c:1080
#6 0x0034b9ba in vm_execmain (chan=0x9e75ab8, data=0x4f) at app_voicemail.c:3573
#7 0x080727ff in pbx_exec (c=0x9e75ab8, app=0x9e755b8, data=0x4b77810, newstack=1) at pbx.c:467
#8 0x0807a6f3 in pbx_extension_helper (c=0x9e75ab8, context=0x9e75c10 "incoming", exten=0x9e75d04 "8500", priority=2, callerid=0x...
2003 Oct 25
1
Voicemail.conf in MySQL is not functioning
Voicemail.conf in MySQL is not functioning where I get the following error
from Asterisk messages log file:
CLI debug output is as follows:
Executing VoiceMailMain2("SIP/2205-3df0", "") in new stack
-- Playing 'vm-login'
-- Playing 'vm-password'
-- Incorrect password '1234' for user '0' (context = <any>)
-- Playing
2003 Nov 04
0
ipphone voicemail problems
...phone reboots im using the latest cvs
and a cisco 7910 phone
WARNING[1234379840]: File res_adsi.c, Line 205 (__adsi_transmit_messages):
Unable to send CAS
-- Playing 'vm-login' (language 'en')
Skinny 502@iphone1 went on hook
WARNING[1234379840]: File app_voicemail.c, Line 1907 (vm_execmain): Couldn't
read username
== Spawn extension (internal, 850, 1) exited non-zero on
'Skinny/502@iphone1-2'
2004 May 13
0
ISDN & Voicemail: Strange Behaviour
...22:11 WARNING[1114581936]: res_adsi.c:205 __adsi_transmit_messages: Unable to send CAS
May 13 20:22:11 WARNING[1114581936]: file.c:537 ast_readaudio_callback: Failed to write frame
-- Playing 'vm-password' (language 'en')
May 13 20:22:11 WARNING[1114581936]: app_voicemail.c:2764 vm_execmain: Unable to read password
== Spawn extension (default, 51121, 2) exited non-zero on 'CAPI[contr1/10151121]'
-- CAPI Hangingup
> sent DISCONNECT_B3_REQ NCCI=0x10101
> sent DISCONNECT_REQ PLCI=0x101
-- removed pipe for PLCI = 0x101
--------------------------------...
2004 May 21
0
unable to use EXEC in AGI
...:10 WARNING[1209214400]: res_adsi.c:205
__adsi_transmit_messages: Un
able to send CAS
May 21 04:25:10 WARNING[1209214400]: file.c:537 ast_readaudio_callback:
Failed t
o write frame
-- Playing 'vm-login' (language 'en')
May 21 04:25:10 WARNING[1209214400]: app_voicemail.c:2748 vm_execmain: Couldn't
read username
== Spawn extension (demo, 4000, 2) exited non-zero on 'Phone/phone0'
-- Hungup 'Phone/phone0'
or if I do a EXEC festival test
I get
May 20 17:43:05 WARNING[1217602880]: chan_phone.c:417 phone_read: Error
reading:
Resource temporarily unavaila...
2006 Mar 09
1
Getting to the last "old" voicemail message
If you have many old voicemail messages, to get to the most recent one,
you have to keep hitting "6" until you reach the last one. It would be
better if you could hit "4" from the first message to get to the last
message and/or have a digit that takes you the first and last messages
respectively. Anyone have any patches for this?
2007 Oct 02
0
Segmentation fault in app_voicemail (ODBC/PSQL problem)
...in leave_voicemail (chan=0x878be98, ext=0xb7d9005a "123456 at miniminder", options=0xb7d900fc) at app_voicemail.c:2804
#12 0x00425b13 in advanced_options (chan=0x878be98, vmu=0xb7d972c8, vms=0xb7d90208, msg=0, option=1, record_gain=0 '\0') at app_voicemail.c:8111
#13 0x00429ab4 in vm_execmain (chan=0x878be98, data=0xb7d9bf28) at app_voicemail.c:6630
#14 0x080c587e in pbx_extension_helper (c=0x878be98, con=0x0, context=0x878c018 "miniminder", exten=0x878c068 "2000", priority=1, label=0x0,
callerid=0x878c358 "123456", action=E_SPAWN) at pbx.c:532
#15 0x0...
2009 Sep 28
1
Voicemail - remove option to save in different folders
I am looking to configure the asterisk voicemail system to stop asking for
the folder ("work", "personal", etc) in which to save messages when I do
save them.
Is there any configuration to do this?
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jan 19
1
g729 problem
...;) in new stack
Jan 19 07:46:51 NOTICE[8809]: channel.c:1696 ast_set_write_format:
Unable to find a path from gsm to g729
Jan 19 07:46:51 WARNING[8809]: file.c:779 ast_streamfile: Unable to open
vm-login (format g729): No such file or directory
Jan 19 07:46:51 WARNING[8809]: app_voicemail.c:3310 vm_execmain:
Couldn't stream login file
== Spawn extension (internal, #, 1) exited non-zero on 'SIP/203-7cc0'
Any suggestions?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050119/5c...
2003 Mar 02
0
Entering username/password (DTMF) from Cisco 7960/SIP in Voicemail touchy...
...c, Line 167 (process_rfc3389): RFC3389 support incomplete. Turn off on client if possible
-- Playing 'vm-login'
-- Playing 'vm-password'
-- No such user '55555' in config file
-- Playing 'vm-incorrect'
WARNING[17426]: File app_voicemail.c, Line 1720 (vm_execmain): Couldn't read username
== Spawn extension (default, 8500, 1) exited non-zero on 'SIP/lenny-b19c'
== Accepting call on 'SIP/lenny-d431' ("Lenny Tropiano" <5555>)
-- Executing VoiceMailMain("SIP/lenny-d431", "") in new stack
== Parsi...
2009 Apr 19
3
asterisk-1.6.0.9-x86_64: voicemail: Segmentation fault (core dumped)
...x7f7f84090c00) at app_voicemail.c:4476
#7 0x00007f7f741e1ab0 in forward_message (chan=0x87f5f0, context=0x0,
vms=0x7f7f84090d40, sender=0x7f7f84096e10,
fmt=0x7f7f743ee4e0 "wav49|gsm|wav", flag=1, record_gain=0 '\0')
at app_voicemail.c:5608
#8 0x00007f7f741e2ece in vm_execmain (chan=0x87f5f0,
data=<value optimized out>) at app_voicemail.c:7999
#9 0x00000000004aedf5 in pbx_extension_helper (c=0x87f5f0,
con=<value optimized out>, context=0x87f848 "line1", exten=0x87f898 "*61",
priority=1, label=0x0, callerid=0x8794b0 "an...
2011 Apr 08
9
send voicemail to multiple emails
Is there a way for asterisk's voicemail to send an email (including
voicemail attachment) to multiple email addresses?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110408/8908db5f/attachment.htm>