similar to: prompt for "send a message" not played in VM main, HOWTO resolve

Displaying 20 results from an estimated 3000 matches similar to: "prompt for "send a message" not played in VM main, HOWTO resolve"

2007 Feb 14
2
SIP response 482 "Loop Detected"
I have a Cisco Call Manager - and need to use the IVR Feature from Asterisk. My extension is 400 and I am calling 558 on Asterisk In my extension.conf I have these lines : exten => 558,1,Answer exten => 558,2,Playback(message.wav) exten => 558,3,Dial(SIP/439@CallManager) When I call 558 I heared the message then Asterisk tries to call 439 on CallManager but with this error :
2007 Feb 20
2
Mask the caller-ID
Dear All : I need to mask the caller ID and pretend to make a transfer call from another extension : exten => 558,1,Answer exten => 558,2,Playback(soundclip) exten => 558,3,Dial(SIP/472@callman) The scenario is like this : Someone is calling 558 at my company - he will hear a soundclip voice message then I will direct it to extension 472 I need 472 to not see the extension of
2005 Mar 25
7
What is web login password for Asteirsk@Home
2006 Jan 26
3
VOIP Router
Dear All : I need to link my HQ to some Remote Sites - I need a Router which supports VOIP , and VPN Also the Router Should has 3 FXS ports and 1 FXO ... The call should be routed from the Remote Site to the HQ through a VPN tunnel ( 3DES ) ... Any Advise ? Mohamed Farid ,, Notice: This e-mail (including attachments) is confidential and is intended solely for the addressee. Unless you are
2007 Feb 10
9
Mini-ITX board + FXO PCI card?
Hello Before I order a Travla C156 case (http://206.14.132.88/products/Travla/c156/C156.html), a Via mini-ITX motherboard (either the fanless ME6000 http://idotpc.com/TheStore/pc/viewPrd.asp?idcategory=50&idproduct=4 or the fan-equipped M10000 http://idotpc.com/TheStore/pc/viewPrd.asp?idcategory=50&idproduct=163 ) , and a PCI FXO card from Digium or OpenVox... has someone already
2006 Apr 07
3
can we lend a hand?
The Sjobeck Company provides Asterisk Integration, Configuration, Support, and Training. We are a crack team of Unix, Windows and Apple system integrators with 10+ years of experience working with clients both large and small. The Sjobeck Company can provide turn-key solutions, or design, build, deliver, install, configure and deploy solutions any where in the world. We also do performance
2005 Mar 26
1
Cisco Phones with Asterisk
I did create a Voice Mail Boxes for Some Cisco Phone Sets ,, I can now record a Voice Mails , and I can hear them ,, but I am not able to configure the Voice Mail Button on the Phone Sets to directly listen to the Voice Messages .. Also when there is a message the Phone doesn't light to give a notice to the User of the phone .. Any solution ? Eng. Mohamed Farid ,, Mediterranean Smart Cards
2005 Jul 19
2
Asterisk bounty: email TTS
(forgive the brief interruption to -users with a mostly -dev issue, just wanted to publicize this on behalf of the larger community) If there are any ambitious coders out there (not too many shekels yet, but I expect some folks may pony-up) please see: www.voip-info.org/?page=Asterisk+Bounty+Email+TTS We are at $150 & counting. Maybe lobby your exec's for $50 to contribute to this,
2006 Jan 08
1
PolyCom phones with blinking clock and wrong time
I have PolyCom phones in one office working perfectly, but in another office with a new subnet, new server, new everything, the time does not work. Everything else about the phones seems fine, but the time. If you look at the internal webpage in the phone, it shows "clock". Our server, which is configured to allow others on the net to get their time from it, and it in turn gets its
2006 Mar 10
1
HOWTO initialize new kernel & kernel source without reboot
Comrades, This is somewhat off-topic, but I hope also somewhat on-topic, since I'll bet a lot of others could save some time if this was able to be pulled-off. (in fact, I think it is, but I don't know where to begin) Is there a way to initialize my freshly downloaded & installed updates to the kernel & kernel source, without rebooting? I pretty much use either SuSe or CentOS
2005 Mar 23
0
MeetMe Upgrade !
Dear All : I have a problem with my MeetMe ,, I need to add the latest update of MeetMe Software so that I can add an announce when entering/exiting the Conference Room .. I saw a lot of WebPages are talking about 'i' option. How can I get the latest update ? and how can I recompile my Asterisk to use the new update ?? Thanks ,,, Eng. Mohamed Farid ,, Mediterranean Smart Cards Company
2014 Aug 11
3
Asterisk support for Bittorrent Bleep
Hello, Full disclosure: my name is Farid Fadaie and I'm in charge of BitTorrent Bleep (a private P2P SIP-based messaging application in early alpha) http://blog.bittorrent.com/2014/07/30/building-an-engine-for-decentralized-communications/ I have personally been a fan of Asterisk and have been using it for years and now that we have (kind of) released Bleep, I wanted to ask you guys to let
2018 Aug 28
3
build package with unicode (farsi) strings
Hi, I have a R script file with Persian letters in it defined as a variable: #' @export letters_fa <- c('???','?','?','?','?','?','?','?','?','?','?','?') I have specified the encoding field in my DESCRIPTION file of my package. ... Encoding: UTF-8 ... I also included
2023 May 09
1
[Bridge] [RFC PATCH net-next 3/5] flow_offload: Reject matching on layer 2 miss
Adjust drivers that support the 'FLOW_DISSECTOR_KEY_META' key to reject filters that try to match on the newly added layer 2 miss option. Add an extack message to clearly communicate the failure reason to user space. Example: # tc filter add dev swp1 egress pref 1 proto all flower skip_sw l2_miss true action drop Error: mlxsw_spectrum: Can't match on "l2_miss". We have
2009 Aug 15
1
Error in running RWeka Clusteres
Hi, I have a question about using RWeka Clusterers.If you could supply answer or insight, I would really appreciate it. When I run a simple code which uses a clusterer from RWeka I get an error. the sample codes and errors are mentioned below Code: library(RWeka) Cobweb(iris[,-5],control=NULL) Error: Error in names(class_ids) <- nms : 'names' attribute [150] must be the same
2005 Dec 21
10
Globalize plugin
Is there any working example on using the Globalize plugin? It could help alot Thanks in advance -- Alexander Antonakakis email: alexis-+Saq9+MPrF0@public.gmane.org
2008 Feb 06
2
sendmail: fatal message, sudo bash
Centos 5 Hello I successfully converted my mta from sendmail to postfix. no problem. mail is ok. A by-product of that, as bizarre as it may seem is this: As regular user, when I do 'su -' to become root, all is well. As regular user, when I do 'sudo bash' I become root alright but I also get: sendmail: fatal: Recipient addresses must be specified on the command line or
2004 Jun 14
2
Member Server in Active Directory
I'm trying to join a Samba 3.0.4 (compiled from source on Debian) to an Active Directory as a member server. I believe Kerberos is configured correctly as kinit creates a ticket for the realm. Executables appear to have support for Kerberos and LDAP (smbd -b | grep KRB and grep LDAP) return OK. When I try to join the AD with net ads join -U myadminusername I'm prompted for my
2007 Nov 19
2
pine 4.64 with CentOS with LDAP
Hello pine 4.64 on CentOS 5 I have successfully compiled 4.64 with SSL and it works fine. However, I like to add LDAP feature. I am having trouble with compiling it with LDAP. I built the latest stable openldap-2.3.38 I did include this when I built openldap: ./configure --with-cyrus-sasl Compile process gives me these errors below. Any clue as what I may be doing wrong? Thanks, Farid
2003 Jul 05
1
Weird vmstat -s stats
On -STABLE as of Mon Jun 9 04:43:55 CEST 2003, "vmstat -s" shows on one of my boxes (uptime: 26 days): -1597015721 total name lookups cache hits (101% pos + 0% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% Weird. I'll have to cvsup again and hope this has been fixed :) -Regard, FH. -- Farid Hajji --