Displaying 20 results from an estimated 4000 matches similar to: "Sending DTMF after recording new voicemail"
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
2008 Nov 20
2
A way to run extenrnotify when IMAP events take place...
I have IMAP voicemail working with Exchange 2003 using a single username
and password for multiple mailboxes.
Right now, I am setting up asterisk to use voicemail with my Cisco Call
Manager (Which I detest BTW...) and I have everything working, EXCEPT:
I cannot get my externnotify script to run when any changes have been
made to the VoiceMail...
Scenario:
Bob gets a call -> Bob
2005 Jan 10
2
Connecting Asterisk to a Toshiba Strata system
I'm interested in setting up Asterisk as a voice mail system for our Toshiba
Strata CTX100 PBX. Our current voice mail system connects to the PBX with
four analog extensions. Does anyone have information on how to integrate
this kind of system with Asterisk? I've looked at the legacy integration
section of the Wiki, but it doesn't seem to have anything about Toshiba
systems.
---
2003 Dec 11
4
Asterisk in a Centrex environment?
Does anyone know what would be involved in making
Asterisk work as a voicemail system in a Centrex
environment? We have a Centrigram voicemail system
that belongs in the Smithsonian. There are analog
lines coming into the box and a 56KB data feed from
the phone company's switch.
Peter
2004 May 16
6
X100P problem with PSTN from BOLIVIA
Hi
Please help!
I have one X101P and TDM400P in my asterisk Box
When i make a call from * to PSTN, everything goes Ok,
When the PSTN hangups or * hangups, the busy tone is detected and *
disconnects the channel without problems.
The problem occurs when the call comes from PSTN. When * hangups, the
other end (at pstn) does not hangup, it only presents silence.
Please tell me how to solve this
2015 May 13
2
Recommendations for IMAP Voicemail
2015-05-06 17:51 GMT+02:00 Tech Support <asterisk at voipbusiness.us>:
> Hey;
>
> It seems to me that for what you want to do, it would be easier just
> to email the user the voicemail audio file as an attachment.
>
Yes that's true but still, for users with an "intensive voicemail usage",
unified messaging is attractive.
In the long run, is unified
2010 Jul 24
2
Integration with Toshiba Strata DK424
I'm posting here in case anyone else runs into this and needs some help.
I'll probably update the voip-info Wiki pages on Toshiba integration in a
bit. Asterisk 1.6 makes things a bit easier than what is on that page.
I'm integrating an Asterisk server with a Toshiba Strata system at my
office. Right now, it is driving some VoIP phones (Cisco ATAs with analog
phones plugged into
2015 Jun 16
4
howto copy a voicemail message to another machine ?
My asterisk server is in the cloud. Figuring out how to send an email is
too much brain damage. So i can't use the email feature that's built
into voicemail.
What I want to do is execute a remote command with the voicemail as an
argument. The remote machine command would email the message.
I'm thinking of:
same =>n,VoiceMail(vm,u)
same =>n,System(ssh myserver "emailVM
2004 May 27
4
AGI Pascal
Hi,
Has anyone done any AGI scripting in pascal. I would appreciate help anyone
can offer. My understandin on AGI scripting is very flaky, I am assuming
whatever language is used the application needs to be compile and made
executable. So if I write a script in pascal, I would compile it with
something like freepascal and make it executable.
Thanks
Umar Sear
2005 Mar 22
5
Setting MWI on legacy PBX
Before I go and try to write something myself, I'm curious if anyone has a
script that they're using for setting and clearing the MWI on a legacy PBX.
I need to pick up a Zap channel and dial #63XXX to set the MWI, or #64XXX to
clear it, where XXX is the extension number. One complication is that I've
got a couple dozen extensions to handle the MWI for, and only four channels
to work
2004 Mar 31
3
SMDI support in Asterisk ?
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040331/c2abf19f/attachment.htm
-------------- next part --------------
Hello,
Is there any work in progress for supporting SMDI in Asterisk ? if Not, could anyone tell how to get started implementing it for Asterisk.
Regards,
Tony
2017 Mar 19
4
upgrading Mysql 5.0.95
Hi All,
I'm getting things ready to upgrade my aging installation of MySQL
5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31
fast approaching my sense of doom and urgency is increasing.
I see that the necessary packages are available in @base and @updates -
mysql51 and mysql55 respectively but from all the information I've read
on the matter so far I'm left with
2007 Dec 27
2
No SMDI interfaces are available
Hi,
I'm a brand newbie to asterisk trying to set it up for the first time
and I can't get a softphone to connect, the connection times out.
I had a trixbox pro install working, but I need more control and would
like to learn to do it with asterisk.
In /var/log/asterisk/messages I see:
WARNING[17401] res_smdi.c: No SMDI interfaces are available to listen
on, not starting SMDI
2011 Apr 06
2
voicemail call back loop
I have "externnotify = /var/lib/asterisk/agi-bin/vm_notify.pl" so that when
someone is left a voicemail it will call the person's mobile phone and
prompt them with the new message. The perl script simply originates a call
to a persons mobile phone and connects it to their voicemail using
VoiceMailMain. Problem is when user hangs up from checking their messages,
it runs the
2008 Nov 23
1
Asterisk 1.6, IMAP Voicemail and externnotify
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have Asterisk sitting between the PSTN and a legacy PBX. Asterisk is
doing some IVR work prior to forwarding calls to the PBX and it also
acts as the voice mail server for the PBX, with Asterisk configured for
IMAP storage.
When a call comes in and the caller leaves a voice mail, the VoiceMail
application calls the program configured in
2010 Jul 06
1
Externnotify on pollmailboxes=yes
Not sure if this is a bug yet, so I wanted to ask around to see if anyone else was having this issue. I have pollmailboxes=yes set in voicemail.conf but externnotify is not called. I know it isn't the externnotify script because if the changes are done in asterisk then it is called properly, if the changes are done via our webserver then it is not. Also, we use odbc voicemail storage.
Thanks
2015 Jan 23
3
Multiple attributes
Ho Mourik
Thanks for your reply, any other attribute which we can duplicate?
Br.
Umar
On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit <
heupink at merit.unu.edu> wrote:
> Hi,
>
> In AD, the attribute mail can only exist once.
>
> MJ
>
> On 01/23/2015 05:27 AM, Umar Draz wrote:
>
>> Hi All
>>
>> I am tying to create a user in SAMBA 4
2008 Feb 05
6
External MWI question for Asterisk
Hey there. I've been working on a project to integrate Asterisk with
Exchange Unified Messaging via sipX using large parts borrowed from:
http://blog.lithiumblue.com/2007/04/accessing-exchange-2007-unified_29.html
... and everything works surprisingly well. The one problem I have is MWI,
or a lack thereof. Exchange 2007 doesn't support MWI of any kind (!), so
I've been looking into
2004 Sep 30
1
Channel banks that you've used
I'm looking to buy a channel bank. I'll be using this to basically dual
a Toshiba PBX and Asterisk so that we can deploy Asterisk in small steps
and have the Toshiba as a fallback in case something goes wrong.
What I need is a channel bank that will allow me to take in 12 lines
using the FXO ports in the CB and then output those lines to the Digium
T100P.
Has anyone had experience
2006 Apr 20
3
Asterisk Won't start after SVN Trunk Update
Hi:
I deleted old modules in /usr/lib/asterisk/modules
before make install. I built zaptel and libpri before
asterisk. Modprobe zaptel and modprobe -v wctdm
executed witiout complaint. Starting asterisk
produced the output below with several warnings and a
failure. Can someone help, please. I double-spaced
the warnings in the text below. The first warning is
about music on hold because it