Displaying 20 results from an estimated 80000 matches similar to: "Voicemail interface"
2011 May 06
3
Configuring Voicemail in Asterisk 1.8
Hi All;
Already in the voicemail.conf file, I added the extension 500 and kindly find below my voicemail configuration:
[Internal]
0 => 1234,Gama Operator,Operator at gama.com
500 => 1234,Operator,Operator at gama.com
501 => 1234,Employer Name,employer_email at gama.com
502 => 1234,Employer Name,employer_email at gama.com
Asterisk version is 1.8 and currently I am getting this
2013 Sep 11
1
Polycom voicemail menu and alarm as beep with light
Hello;
I am using vicidial which is using asterisk 1.8, mean while when the extension has voicemail, I always see the red light on the Polycom and hear the beep sound (toot toot) in period time. Also, I can see at the LCD an option to select it for accessing the voicemail ?but I am facing the following problems:
1) The red light and the beep: How I can let the Phone only have the red light
2011 Jun 25
1
Cisco IP Phones and Skinny in asterisk 1.8.4.2 "tooooooooooooooooo"
Hi All;
Again, the Cisco IP Phones 7942G and using Skinny:
I upgraded the firmware to version 8.5 (skinny) and I am using skinny channel (chan_skinny) and the skinny.conf file.
The phones are registering, but when we use them to place a call, we only hear tooooooooooo in the handset and we do not hear voice (even when we dial the digits, we only hear toooooooo .. but it dials and destination
2013 Jan 02
3
DAHDI: How to know since when it is used? How to shutdown after max time?
Hi;
How can I know the duration that the DAHDI channel is still used? I need to know its status and since when it is in this status, how?
Also, is it possible to hangup the channel if it has been openned more than 90 minute? Other than using the timeout in the Dial command (because this I know it).
What is happening with me that from time to time, I find some DAHDI channels are stayed connected
2008 Mar 05
1
g729 to GSM translator is needed for voicemail to work fine, how?
Hi All;
I need a help as the voicemail need GSM codec while I
am using G729 for the call, why Asterisk does not do
codec translation from G729 to GSM, it does not
support?
Any need for settings, what I am missing?
Regards
Bilal
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
2008 May 21
1
speex, ilbc and g729 codecs, GSM with IAX
Dears;
I do not know if any had experience in using speex or
ilbc with IAX and got good results, because I am
facing a problem with GSM.
I am facing a noise problem when I am using GSM with
IAX trunk as following:
IP Phone (G711) ---> Local Asterisk Box ---> IAX Trunk
using GSM codec ---> Remote Asterisk Box ---> Digium
Card (FXO) to terminate the call to the destination
While no
2009 May 26
8
Bandwidth management and ADSL router
Hi All;
I discover that most of the voice cutting complain are coming from the Internet bandwidth when we are connecting two remote offices togethor via Asterisk or any other IP PBX.
Anyone has an idea on a ADSL router that work as ADSL + Bandwidth division? So we can resolve the problem of providing a guaranteed bandwidth for the voice packets instead of suffering the voice cutting?
Regards
2007 Aug 26
0
Nokia cell connectel to asterisk
I use the E-series Nokia phones on my Wireless LAN. The e series have sip agent
On 8/20/07, asterisk-users-request at lists.digium.com
<asterisk-users-request at lists.digium.com> wrote:
> Send asterisk-users mailing list submissions to
> asterisk-users at lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2011 May 07
0
asterisk-users Digest, Vol 82, Issue 27
Dear;
In the extensions. conf, I have the following:
exten => s-NOANSWER,1,Voicemail(u${MACRO_EXTEN}@Internal)
So, I am writing the arguements of the Voicemail ( ) wrong?
Regards
Bilal
> > Dear;
> >
> > Where I can find a new documentation for Asterisk
> 1.8?
> >
> > Where is the wrong in that line? I see it is as 1.8
> version !
> >
> >
2009 Jun 09
0
zap not coming online on fedora 8
Hi Steve;
Currently with Dahdi, for the below configuration that we were using it in the rc.local, how it will be?
I think there should be something new to be used instead of ztcfg, what it is? And what about other lines? They need to be changed?
touch /var/lock/subsys/local
/sbin/modprobe wctdm
/sbin/ztcfg -vv
/usr/sbin/fxotune -s
/usr/sbin/safe_asterisk
Regards
Bilal
--- On Thu, 5/1/08,
2009 Jun 10
0
DAHDI and ZAPTEL for automatically start (rc.local)
Hi Steve;
Currently with Dahdi, for the below configuration that we were using it in the rc.local, how it will be?
I think there should be something new to be used instead of ztcfg, what it is? And what about other lines? They need to be changed?
touch /var/lock/subsys/local
/sbin/modprobe wctdm
/sbin/ztcfg -vv
/usr/sbin/fxotune -s
/usr/sbin/safe_asterisk
Regards
Bilal
--- On Thu, 5/1/08,
2011 Jun 14
1
sig_pri.c:985 pri_find_dchan: Span 1: D-chanannel anyway!
Dears;
To patch libpri: I just place the patch file in the libpri source directory and then I run make and make install?
Or I need to compile the dahdi and asterisk also?
If the problem stayed, do I have to go for previous libpri version? Or for previous dahdi version and asterisk version?
Regards
Bilal
-----------
> bilal ghayyad wrote:
> > But I am afraid it is a bug because I
2009 Jun 18
3
asterisk-gui: read/write in the conf files or db
Hi Danny;
Really I did not understand how I can determine if the IO will be DB or conf files? Is it from the Asterisk manager?
Regards
Bilal
-------------------------
It depends on how you are configured. The gui interfaces using Asterisk
Manager, so you get the Same IO from the gui that you would get from a
native manager session.
-----Original Message-----
From: asterisk-users-bounces at
2011 Sep 23
3
Set (MONITOR_FILENAME=.................) for queuing recording calls
Hi All;
I noticed in the queues.conf the configuration for recording the calls in the queuing, and regarding to the filename (or any other parameter), it is written that I can determine the filename using the command:
Set(MONITOR_FILENAME=foo)
But it should be called from the dialing plan, but really i did not understand how to call it from the dialing plan.
Well, for example this is my
2011 Jun 14
3
sig_pri.c:985 pri_find_dchan: Span 1: No D-channels available! Using Primary channel as D-channel anyway!
Dear;
Thanks a lot for guiding me.
Is it possible that the installation libpri-1.4.11.5 newer than the libpri-1.4.11.5-patch?
Well, when I typed (note: I am trying to apply the libpri-1.4.11.5-patch for the libpri-1.4.11.5):
libpri-1.4.11.5# patch -p0 -i libpri-1.4.11.5-patch
It gave me that patched detected as shown below (example of one file, and I got same for other files):
patching file
2008 Jan 20
6
IAX softphone
Hi All;
I tried Firefly softphone with IAX and it gave very
poor quality.
Any one advise a good strong softphone that can work
with IAX fine?
Regards
Bilal
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2008 Dec 21
6
Asterisk and Dabatase
Hi All;
Anyone knows if there is an Asterisk version that setup can be stored in Database instead of the configuration files (.conf)?
Any advise?
Regards
Bilal
2012 Jun 11
4
Digium IP Phones D40
Hi All;
Any one used Digium IP Phones D40?
I need to know if they are stable with good voice quality? Comparing to Polycom 330, which is better? Let us talk frankly although I know that we have to support Digium.
Regards
Bilal
2011 Mar 29
4
Cisco IP Phones and Asterisk
Hello;
I need to use Cisco IP Phones with Asterisk and I have some questions to know how to use it if someone can advise:
1) How I can assign for each button an extension?
2) How I can assign for specific button a feature to be used (like call forward or call pickup .. etc)?
3) As you know that it is required to have a correct username and password to login, so where to give the username and
2009 Oct 28
1
The SIP in the Mobile Phones are not able to register on asterisk
I am talking about the SIP.
Now the new mobiles (Nokia, Erecson, Panasonic, iPot, ... etc) all of them support SIP capability. They are able to register to any SIP server (by giving the IP address, username and password). Fring is one of the software that can be installed on the mobile devices and can register on the SIP servers.
BUT, the new mobiles currently come with built in SIP (no need to