similar to: Voicemail => SMS

Displaying 20 results from an estimated 800 matches similar to: "Voicemail => SMS"

2005 Mar 21
2
Why isasterisk's voice mail calledcomedian.
> -----Original Message----- > From: Mark Charlton [mailto:asterisk@mcwebtree.com] > Plus if you send your users to VoicemailMain(${CALLERIDNUM}) > they don't hear > it at all. > They just get "enter password". Yup. If you do that, the only time they hear it is during the initial setup call (if you have "forcename=yes" or
2005 Mar 21
3
US pstn => voip
Hi I believe this is due to the way US phone systems work, however I'm going to ask anyway. In the UK there are several providers who provide national rate PSTN => Voip gateways which are free to receive calls on, (for the recipient), the caller pays the cost of calling. E.g 0844 0870 etc. I am looking for a US provier who offers the same sort of system. I don't call the US but I
2005 Mar 29
3
Upgrade *@home to CVS-HEAD
Hi I installed *@home 0.6 to play with the system, and learn. I tried AMP but didn't like it and so set forth into the conf files manually. I have it all set up how I want, all my extensions work etc. Reading this list and playing in the wiki and google, I get the impression *@home is great for learning, but has a few limitiations. I would like to upgrade my box to the latest stable cvs
2004 Sep 02
1
Problem with HasNewVoicemail()
Hi all, Maybe I'm being thick here, but I've had a look through the mailing list and the Wiki, and I can't seem to see details of anybody else with this problem.... With the following line: exten => s,1,HasNewVoicemail(201) I am getting the following error: -- Executing HasNewVoicemail("SIP/201-2f1e", "201") in new stack Sep 2 12:41:09
2005 May 19
1
HasNewVoicemail not being called if user hang up after leaving VM ??
Hi, it seems if a user leaves voicemail and hangs up the call when done, then HasNewVoicemail never gets called on the next line in the context. However if they press # to finish their VM, then it moves to HasNewVoicemail and this works? eg:- ...... exten => 2002,3,VoiceMail(u${OFFICEVM}) exten => 2002,4,HasNewVoiceMail(2002) ...... exten => 2002,105, do something cos vm has been
2005 Mar 24
5
* -> SMS w/out PSTN
Hi all I have been googling and wiki-ing and have found a number of potential solutions to my questions, but I don't want to have to play about for too long and risk messing up my * box now I've just got it working, if one of you kind folk could offer your 2 penneth, (being a Brit I'll have none of this cents business ;] ). I want to send an SMS message whenever I get a voicemail
2004 Dec 03
1
HasNewVoicemail does not find voicemailbox, but files exist
Hi, the app HasNewVoiceMail can't find my voicemail. This is the errormessage: Dec 3 14:24:01 NOTICE[12222481]: app_hasnewvoicemail.c:104 hasvoicemail_exec: Voice mailbox 25 at /var/spool/asterisk/voicemail/default/25/(null) does not exist however this is the output of lspbx:~# ls -l /var/spool/asterisk/voicemail/default/25/ total 316 -rwx------ 1 root root 11814 2003-11-22 18:18
2004 Jul 04
1
How to use return value in extensions.conf
Hi, I am trying to implement a dialplan in which the user is notified of a missed call, if no voicemail is left. Basically what I would like to achieve is something like ... exten => _0207XXXXXXX,1,DIAL(SIP/${EXTEN},15) exten => _0207XXXXXXX,2,HasNewVoicemail(${EXTEN:4}@default:INBOX|msgcount) exten => _0207XXXXXXX,3,Voicemail(u${EXTEN:4}) exten =>
2008 Oct 10
9
How to enable inbound CLI for X-Lite/Asterisk phone.
Hi, I am using asterisk 1.4.18. I am using it for inbound only call center. The SIP phones are X-Lite. Right now when a call is proxied by Asterisk to X-Lite the agent only sees asterisk written on its CLI screen. I want the agents to be able to view the callees number. Is there any way to make this happen. Regards Syed Nasruddin -------------- next part -------------- An HTML
2005 Nov 08
2
networking issues
Hello all, I'm quite new to the list, but experienced in linux. For the last several months, I've been trying to get some basic things working in WINE (eg. Internet Explorer). I'm running Ubuntu (Hoary and Breezy), and debian (Sarge). It appears that no matter what version (20040615, 20041019, 20050310, 20050930, 20050725, 0.90) I try to install (or build and install), I don't
2005 Jul 16
1
Voicepulse connect - unable to dial out, asterisk says "9696"
Hi, for some weeks now I have been unable to make calls via my voicepulse connect IAX account? When I attempt the console looks like this:- rt*CLI> -- Executing Dial("SIP/2008-cf55", "IAX2/NBhXXXXXX:XXXXXXN82@gwiaxt01.voicepulse.com/12124565900") in new stack -- Called NBhXXXXX:XXXXN82@gwiaxt01.voicepulse.com/12124565900 -- Call accepted by 66.234.228.160
2010 May 12
1
Voicemail() app not available?
Hi all, I have a demo machine I'm running up on Lenny - it has the packaged Asterisk version installed (1.4.21.2+stuff). I'm trying to add an extension to leave a voicemail message, just with Voicemail(1234), which I've done before (on 1.2 at least), but it's saying "no application 'Voicemail' ". "module show like voi" shows
2005 Jul 10
1
VM Outcall: Rube Goldberg Edition
Resent to the list since I didn't think you would mind. Kevin wrote: > Eric, > > I have been using your vm outcall script for some time and it has worked > well. Thanks for your efforts. > > I am trying to re-install and I can't seem to get a call file generated. > I have set up postfix and in the log it appears that it pipes the > message to the vmoutcall
2005 Jul 06
1
[Asterisk-Dev] Retrieving number of messages in a mailbox by an application
Skipped content of type multipart/alternative-------------- next part -------------- _______________________________________________ Asterisk-Dev mailing list Asterisk-Dev@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
2004 Aug 06
2
Asterisk not starting
Hello! Asterisk "CVS-HEAD-08/06/04-14:55:13" won't start on two of three different Gentoo machines. This is the output of gdb: ultra asterisk # gdb /usr/sbin/asterisk GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions.
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
2004 Jul 09
4
Dell 6450 / TE405p
I'm having some trouble here - need some help! I've just bought a TE405p (32-bit 5V), but cannot get it working in a dell 6450. The dell has (from tech specs) "three peer PCI buses: two 64-bit buses and one 32-bit bus Expansion slots seven hot-pluggable PCI slots (two 64-bit/66 MHz, four 64-bit/33 MHz, and one 32-bit/33 MHz)" I cannot get the card working in any of the slots.
2004 Jun 18
5
Problems with faxing via TE405P/Asterisk
Skipped content of type multipart/alternative
2005 Mar 27
3
missing ring-tone
Hi there I've got a rather irritating problem with my Asterisk server. Whenever someone tries to call me, the don't get the usual "ring-tone" when they wait for me to pickup the phone. I don't know if I've disabled this feature somewhere in my configuration files. Since I'm in Denmark, I've got an entry in the indications.conf file pointing to
2004 Dec 28
6
Music instead of Tunes
Hello, more and more operators in Europe offer music instead of ring tunes. E.g. instead of the 400 Hz or whatever tunes, the caller will hear J-Lo, or Mozart.... Currently I will have to answer the line to do that. Is there a way to do this with asterisk? Regards, Marc -- CTO Marc Storck MS Networks SA mstorck@luxadmin.org Internet Service