Displaying 20 results from an estimated 1000 matches similar to: "app_voicemail2 became a bit silent, lately..."
2004 Jul 26
0
rtp.c:487 ast_rtp_read: Unknown RTP codec 72 received
After just having update to the latest CVS I am getting the following
message when I call VoicemailMain():
-- Executing VoiceMailMain("SIP/2302-1a12", "") in new stack
-- Playing 'vm-login' (language 'en')
-- Playing 'vm-password' (language 'en')
-- Playing 'vm-youhave' (language 'en')
-- Playing
2004 Sep 23
1
running 1.0 on macosx
Hi,
compiled 1.0 on macosx latest (10.3.5). compiled fine. when running,
complains about voicemail2 module. Any hints?
Marc.
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk CVS-HEAD-09/23/04-09:20:48, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster@digium.com>
2003 Jun 10
0
chan_h323 + openh323 CVS = no go? (fwd)
---------- Forwarded message ----------
Date: Wed, 11 Jun 2003 01:10:16 +0200 (CEST)
From: Siggi Langauf <langausd@fachschaft.informatik.uni-stuttgart.de>
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] chan_h323 + openh323 CVS = no go?
On Tue, 10 Jun 2003, Jeremy McNamara wrote:
> If you would have followed the build instructions laid out by the Open
> H.323 folks
2003 Jul 24
1
Cisco's CallManager and * (was: Cisco 7960g) (fwd)
On Wed, 23 Jul 2003, Yifang Dai wrote:
> I wish! My company just spend a lot $$ on the shinny CCM phone system, so I
> don't think I can change that easily... But if I can get asterisk to
> talk to CCM via h323, and prove it's usefulness, I might have a chance
> to use * in the branches...
Well, good luck, then!
> By the way, do you know if we can get *'s VM to
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 05
1
Error in app_voicemail2.so after CVS update
Hi all,
I have done some minutes ago a full CVS update, like that:
cvs 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:
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'
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 multihost
voicemail for multiple companies
2015 Jun 16
2
[LLVMdev] Replacing a Reg MachineOperand with a non-Reg MachineOperand?
Tom,
My current example is a global address; however, it could be any operand
in theory. The arch allows for direct mem op support for ex instructions,
so it could be any type of address or any type of imm or any type of
register.
For example, we are using intrinsics for some instructions since LLVM
does not support them. Table gen does not allow for matching to direct mem
op because the
2003 Sep 03
8
Asterisk Jitters
Hi,
Every time I dial into my asterisk box i hear nothing but asterisk
jittering.
The following is an example of what I get on the asterisk CLI
Thanks
*CLI> DEBUG[81926]: File chan_sip.c, Line 3826 (check_user): Setting NAT
on RTP
to 0
DEBUG[81926]: File chan_sip.c, Line 4807 (handle_request): Check for res
DEBUG[81926]: File chan_sip.c, Line 952 (find_user): Call from user
2003 Sep 25
2
VoiceMailMain skipping extension and password prompting
I would like to access VoiceMailMain2 skipping extension and password
prompting if calling from a resource that has a mailbox defined. What
variables can I use to retrieve the calling channel & calling extension (if
it exists)?
Here is what I'm trying to accomplish (of course ${CallingResourse.MailBox}
is not a real way to retrieve this info)...
exten =>
2003 Jun 11
2
filling suppressed silence with chan_oh323
After some more analysis of my "dropped fragment" problem, things look
like this:
Cisco 7940 phone -- RTP --> chan_oh323 --> Asterisk
(running, eg., VoiceMailMain)
That RTP connection was negotiated via H.323 on a third machine running
Cisco CallManager 3.2, but this part should not be relevant.
Connections work fine, with one
2003 Sep 17
1
core dump back trace of chan_oh323
hi michael,
here are the core dumps.
only kphone works when 0.5.5 and * cvs.
audiocodes and msn messenger all cause seg faults
when calling ccm thru * (or vice-versa)
~kelvin
[chan_oh323.so] => (OpenH323 Channel Driver)
== Parsing '/etc/asterisk/rtp.conf': Found
== Parsing '/etc/asterisk/oh323.conf': Found
0:00.004 OpenH323 Wrapper OpenH323 Wrapper
2015 Jun 16
2
[LLVMdev] Replacing a Reg MachineOperand with a non-Reg MachineOperand?
Hey Ryan,
You end with a large constant immediate offset value because the register
operand stores the register id in a union together with the offset that's
used by the global address operand.
Just add 'setOffset(0)' to your change method and that should solve your
problem.
2015-06-16 9:15 GMT-07:00 Ryan Taylor <ryta1203 at gmail.com>:
> So I have this for
2003 Apr 26
2
German voicemail prompts, anybody?
Hi all,
I'm trying to build a little voicemail server based on asterisk here,
using Asterisk's "Commedian Mail" application. Unfortunately, I'd expect
some people to have trouble using the English prompts that come with
asterisk.
However, I can't imagine I'm the first person who has this problem, and
Commedian Mail seems to support multilingual prompts fine, it's
2003 Aug 09
1
Does Wildcard x100p support Caller ID outside the US? (fwd)
On Fri, 8 Aug 2003, Dave Cotton wrote:
> The x100p does get the CID in France. It is now a question of how to break it down.
>
> I changed callerid.c line 278 to :-
>
> ast_log(LOG_NOTICE, "Got this:- %s\n", cid->rawdata);
>
> and the result on August 8 at 10:06 from 0490233081 was:-
>
> File callerid.c, Line 278 (callerid_feed): Got this:-
2015 Jun 16
2
[LLVMdev] Replacing a Reg MachineOperand with a non-Reg MachineOperand?
I'm not sure I understand what your problem is, but are you calling the
removeRegOperandFromUseList on the machine operand after changing it to GA?
You have to call removeRegOperandFromUseList before changing the operand's
type, as it expects a register operand.
2015-06-16 10:05 GMT-07:00 Ryan Taylor <ryta1203 at gmail.com>:
> @Alex: Thanks. setOffset(0) eliminated any previous
2015 Jun 16
2
[LLVMdev] Replacing a Reg MachineOperand with a non-Reg MachineOperand?
I have a MachineOperand that could be something other than a Reg: mem,
global address, imm, etc...
I want to replace a reg MachineOperand with this non-reg MachineOperand.
I've tried a few different things, but it doesn't seem like there is some
simple functionality to do this?
"RemoveOperand" and "addOperand" does not work.
There doesn't seem to be a valid
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
Hi,
trying to build the h323 channel driver that comes with asterisk works
fine, but only as long as I use openh323-1.11.7.
Unfortunately, that setup seems to have a bug which misguides one of the
audio streams. (So while * can "hear" me, the phone remains silent.)
I suppose that bug is fixed at least in openh323 CVS. At least, I got
things mostly working using the external
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