search for: app_voicemail2

Displaying 20 results from an estimated 21 matches for "app_voicemail2".

Did you mean: app_voicemail
2003 Nov 05
1
Error in app_voicemail2.so after CVS update
...checkout zaptel zapata libpri asterisk cd zaptel make clean ; make install cd ../zapata make clean ; make install cd ../libpri make clean ; make install cd ../asterisk make clean ; make install When I try to start astersik with asterisk -vvvvvvc I get the following error and the program stops: [app_voicemail2.so]WARNING[1074412256]: File loader.c, Line 232 (ast_load_resource): /usr/lib/asterisk/modules/app_voicemail2.so: undefined symbol: ast_localtime WARNING[1074412256]: File loader.c, Line 400 (load_modules): Loading module app_voicemail2.so failed! if I try to add in modules.conf the line: noload =...
2003 Jun 15
3
Voicemail and DISA fixes
I've commited changes to Voicemail2: * Handle properly when being left a message while checking VM -- this should fix the "saving to your inbox" issue too, at least in principle. And to DISA: * Properly handle extensions with multiple matches and "dots" Please let me know on or off list about any feedback you have regarding these changes. Mark
2003 Oct 31
1
Some problems after an Asterisk update
...pdate of Asterisk on a test system. The version is CVS-08/25/03-15:55:51 After this operation I get some big problems: - the Voicemail2 application does not work anymore. I must disable it in modules.conf file in order to be able to start * without crashing. The following settings: noload => app_voicemail2.so noload => app_sayunixtime.so If I let them load, I get the following errors when I try to start *: [app_sayunixtime.so]WARNING[1074412256]: File loader.c, Line 232 (ast_load_resource): /usr/lib/asterisk/modules/app_sayunixtime.so: undefined symbol: ast_say_date_with_format WARNING[10744...
2003 Jul 26
0
app_voicemail2 became a bit silent, lately...
Hi, after cvs upgrading my * installation yesterday, the prompts in both VoiceMail2 and VoiceMailMain2 have become silent. All I get is the initial "blip" followed by the Voice taking breath and being cut off before she has a chance to say "Comedian Mail". All other prompts (ie the Playback application) seem to work fine. I can still login to VoiceMailMain2, however, each
2004 Sep 23
1
running 1.0 on macosx
...um.com> ========================================================================= == Parsing '/etc/asterisk/logger.conf': Found Asterisk Event Logger Started /var/log/asterisk/event_log == Manager registered action Ping ... == Parsing '/etc/asterisk/voicemail.conf': Found [app_voicemail2.so] => (Comedian Mail (Voicemail System)) Sep 23 16:25:43 WARNING[-1610571284]: pbx.c:2304 ast_register_application: Already have an application 'VoiceMail2' Sep 23 16:25:43 WARNING[-1610571284]: pbx.c:2304 ast_register_application: Already have an application 'VoiceMailMain2'...
2003 Aug 18
3
Voicemail2 vs. Voicemail
Does anybody have any reason why I should *not* permenantly replace app_voicemail with app_voicemail2? If so, speak now or forever cvs update -D "8/18/2003". Mark
2003 Jul 23
5
Asterisk as a stand alone voice mail server
I'm sure asterisk would make a great stand alone voice mail server. Basically I want to get rid of our voice mail system and replace it with *, but the problem is we use a cisco cluster with skinny clients. So I was thinking the way to contact a * server, would be through our 3640. But so far any attempt has failed. I am wondering if anyone has done something similar. Just want to verify the
2003 May 10
19
Voicemail2
Asterisk Users: I've been working hard on app_voicemail2 which is an enhanced scalability version of app_voicemail. Specifically, its features are: * Highly improved internal architecture (maybe someone else can actually code on it) * Foot print for getting mailboxes from DB (for Vonage) * Segmentable mailboxes, allowing you to truly multihos...
2003 Jun 12
2
Segmentation fault on "reload"
...****** *CLI> reload == Parsing '/etc/asterisk/manager.conf': Found == Parsing '/etc/asterisk/enum.conf': Found == Parsing '/etc/asterisk/rtp.conf': Not found (No such file or directory) == RTP Allocating from port range 5000 -> 31000 -- Reloading module 'app_voicemail2.so' (Comedian Mail (Voicemail System)) == Parsing '/etc/asterisk/voicemail.conf': Found -- Reloading module 'chan_local.so' (Local Proxy Channel) -- Reloading module 'chan_iax2.so' (Inter Asterisk eXchange (Ver 2)) == Parsing '/etc/asterisk/iax.conf':...
2003 Jun 06
0
sendmail invocation in voicemail and voicemail2 applications
...11:01:33.000000000 +0200 @@ -43,7 +43,7 @@ #define VOICEMAIL_CONFIG "voicemail.conf" #define ASTERISK_USERNAME "asterisk" -#define SENDMAIL "/usr/sbin/sendmail -t" +#define SENDMAIL "/usr/sbin/sendmail -oi -t" #define INTRO "vm-intro" --- apps/app_voicemail2.c.orig 2003-06-06 10:57:14.000000000 +0200 +++ apps/app_voicemail2.c 2003-06-06 11:01:53.000000000 +0200 @@ -46,7 +46,7 @@ #define VOICEMAIL_CONFIG "voicemail.conf" #define ASTERISK_USERNAME "asterisk" -#define SENDMAIL "/usr/sbin/sendmail -t" +#define SEND...
2003 Jun 08
1
anyone seen this error when running asterisk!
Hi all - I'm making gradual progress implementing asterisk on my box! Now, when I type asterisk it dies at this point. Does anyone have any idea why this is happening! It have checked everything but running out of options! [app_voicemail2.so] => (Comedian Mail (Voicemail System)) == Parsing '/etc/asterisk/voicemail.conf': Found == Registered application 'VoiceMail2' == Registered application 'VoiceMailMain2' [app_transfer.so] => (Transfer) == Registered application 'Transfer' [codec_ilbc...
2003 Sep 03
8
Asterisk Jitters
...n '6E5D898E-492D-400B-A42B-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 Jun 11
3
Simplified Voicemail app / keeping peace with cohabitants
Hello, I have modified the VoiceMailMain application to satisfy the request of the "local users", i.e., my wife. She lost patience with too many options (we have one mailbox, so we don't need to forward messages, or reply to messages, or file them in 6 different folders...) So the modified app says "Message 1", reads the message, "Message 2", reads...
2003 Jun 13
1
Segmentation Fault ... Big problems
...eady. *CLI> reload == Parsing '/etc/asterisk/manager.conf': Found == Parsing '/etc/asterisk/enum.conf': Found == Parsing '/etc/asterisk/rtp.conf': Not found (No such file or directory) == RTP Allocating from port range 5000 -> 31000 -- Reloading module 'app_voicemail2.so' (Comedian Mail (Voicemail System)) == Parsing '/etc/asterisk/voicemail.conf': Found -- Reloading module 'chan_local.so' (Local Proxy Channel) -- Reloading module 'chan_iax2.so' (Inter Asterisk eXchange (Ver 2)) == Parsing '/etc/asterisk/iax.conf':...
2003 Aug 29
0
voicemail.conf emailbody fromaddress
...ngs, We are trying to set the "emailbody" and "fromaddress" parameters in the voicemail.conf file. However, they don't seem to be working - the system default values are still appearing in the email message. I noticed that the support for these parameters is built into app_voicemail2.c. Is there any special steps necessary to get this to work? Thanks, Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030829/799e3f9e/attachment.htm
2003 Sep 29
1
Voicemail: Timestamp suddenly reverted to GMT!!
I wonder if I'm the only one who finds Allison reading the timestamp on my voicemails in GMT, after months of having it done with the local time I have set in voicemail.conf. The timestamps on the message files, and the emails that are sent, are correct. Only the spoken dates appear to be affected. Thanks. B.
2003 Oct 14
1
VoiceMail2 warning
Hi all: This is a warning that appears when * loads. WARNING[1074494336]: File app_voicemail2.c, Line 2889 (load_module): SQL init VoiceMail2 tries to bring up VM SQL service? Regards, Gus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031014/3bad51d0/attachment.htm
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 Sep 17
1
core dump back trace of chan_oh323
...ectory) NOTICE[1024]: File chan_skinny.c, Line 2482 (reload_config): Unable to load config skinny.conf, Skinny disabled == Registered channel type 'Skinny' (Skinny Client Control Protocol (Skinny)) [app_enumlookup.so] => (ENUM Lookup) == Registered application 'EnumLookup' [app_voicemail2.so] => (Comedian Mail (Voicemail System)) == Registered application 'VoiceMail2' == Registered application 'VoiceMailMain2' == Parsing '/etc/asterisk/voicemail.conf': Found [app_transfer.so] => (Transfer) == Registered application 'Transfer' [app_setc...
2003 Sep 19
1
VoiceMail fromstring?
I'm having tons of trouble getting the fromstring to work in voicemail.conf. I've tried both voicemail and voicemail2 but the emails still seem to be coming from asterisk pbx. Has anyone had any luck with this? ================= Here's my voicemail.conf: ; ; Voicemail Configuration ; [general] ; Default formats for writing Voicemail ;format=g723sf|wav49|wav format=wav49|gsm|wav ;