similar to: Voicemail Password Changes Lost on Asterisk Restart

Displaying 20 results from an estimated 7000 matches similar to: "Voicemail Password Changes Lost on Asterisk Restart"

2004 Jul 09
1
IVR Menu and VoiceMail quality
I have really tried to do my best googling and wiki-reading before asking this question. I couldn't find the answers there so I throw myself at the mercy of the list... I get excellent quality for SIP -> PSTN and PSTN -> SIP calls, however when I or anyone else calls from PSTN -> * the voice menus are oftentimes very choppy. Sometimes they are absolutely perfect and I cannot tell
2004 Aug 11
2
Asterisk & MyPhoneCompany.com (aka Talk(n))
They say on their website that they allow you to use your own device provided you give them the MAC address. Has anyone tried using * with it? Looks like they have quite a few rate centers and also phone support... Their website is horrible though... Just wondering, it'd be good to get user experiences from different providers other than IconnectHere and BroadVoice... -Chris
2004 Aug 19
3
GrandStream BT101 Attended Transfers
I know this must have been asked before, but I was just wondering, the manual says it can do attended transfers, has anyone gotten this to work successfully? How did they do it? Is it possible to do attended transfers with the 'T' dial option? If so, how? -Chris Chris Shaw IS Manager Water Tech Industries Phone: (888)-254-8412 Fax: (503)-261-9118 E-Mail: chriss@watertech.com
2004 Sep 07
4
Maximum tollerable lag/jitter for IAX2 w/oji tterbuffer enabled?
> -----Original Message----- > From: Chris Shaw [mailto:chriss@watertech.com] > Sent: September 7, 2004 4:40 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Maximum tollerable lag/jitter for IAX2 > w/ojitterbuffer enabled? > {clip} > > If you can reproduce it, this smells like a bug... IAX runs over TCP and TCP >
2007 Apr 18
4
[Bridge] MTU Question
I have a bridge that has gigabit interfaces. The machine in question has the fun job of being a Bridge, Firewall and SMB server. Both of the Gigabit interfaces are connected to workstations directly via Xover cable (well MDI-X to be exact). My question is, if I enable jumbo frames on the gigabit interfaces will that make any difference in overall transfer rate of the bridge? I was thinking it
2004 Jul 20
1
Latest CVS (7/20/2004) stops answering SIP calls after 5 min
CVS 7/16/04 (the latest one I have b4 today) seems to have this problem too... Anyone else having problems with the current CVS ignoring calls after about 5 minutes of being up? I've also noticed that no matter what I set default_expiry to in sip.conf, it starts at that number and then jumps to 44 seconds... not sure where it's getting the number 44 from, it seems to use that all the
2004 Aug 11
2
StanaPhone and Asterisks
I am trying to get Asterisks to connect to our StanaPhone so that I can use it to route my outgoing PSTN calls to. We have a free account and if I can get this working are willing to pay for an actual minutes with them. Here is what I have in my sip.conf: [stanaphone] type=friend secret=pAsSwOrD ; skewed for this message. username=3475341914 host=sip.stanaphone.com
2004 Jul 28
3
Workaround for BroadVoice and possibly others...
I have an idea, tell me if this wouldn't work... I know it's really ugly, but it might help some people until we can get round robin DNS checks for peers... Since * does not do GetHostByName() again until you reload your config, and BroadVoice and I'm sure other sip providers are using round robin DNS, why not create 2 [<your server here>-out] contexts in sip.conf, and then in
2004 Aug 13
0
Broadvoice User hung up on voicemail
don't quote me on this but I believe the earlier assumtion is correction. I think you need to have RTP going bothways otherwise the call will disconnect. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of Chris Shaw Sent: Friday, August 13, 2004 12:40 PM To: asterisk-users@lists.digium.com Subject: Re:
2005 Mar 12
2
RE: [Asterisk-Dev] SetVarCDR
I don't know...now I have a _X. in my CDR. -----Original Message----- From: Matthew Boehm [mailto:mboehm@cytelcom.com] Sent: Saturday, March 12, 2005 8:05 PM To: Asterisk Developers Mailing List <asterisk-dev@lists.digium.com> Subject: Re: [Asterisk-Dev] SetVarCDR You must have some fux0red config 'cause using _X. works fine here. I haven't had an 's' in my CDRs for
2004 Aug 31
4
T100P No D-channels
Hi Last week I installed Asterisk (release1) with digium t100p single span T1 (wct1xxp) board on Dell GX270 pc configured for PRI. Asterisk/t100p is currently the only user of the t1 line. All worked well for about a half a day, PSTN to SIP phones to non-SIP IP phones etc. Alas, since then I consistently get multitudes of blue alarms on all b-channels followed by a loss of d-channel: Aug 31
2004 Sep 17
3
how to get caller ID
i cannot see caller ID of the call originated from outside zap channel. i hv configured both zapata.conf and extensions.conf. i m right now in india i think asterisk only supports Bellcore enable caller ID. so is it the same bug of BT caller ID problem in UK? or it is the bug of my asterisk configuration? i hv enabled callerID from my TELCO. -------------- next part -------------- An HTML
2004 Jul 22
6
D-Link DPH-80S vs *
List, The D'Link phones are not reliable at this time. I am trying to get them fix their Firmware to my specifications. It is half done so far. However there are still hurdles. below email is self explanatory. At present if you want to use these phones, you need to buy D'Link's SIP Server and run this as one of your SIP servers in the blend to call to Asterisk. Seshu Kanuri "G
2009 Jun 22
5
Convert "ragged" list to matrix
Hi, I have a list made up of character strings with each item a different length (each item is between 1and 6 strings long). Is there a way to convert a "ragged" list to a matrix such that each item is its own row? Here is a simple example: a=list(); a[[1]] = c("a", "b", "c"); a[[2]] = c("d", "e"); a[[3]] = c("f",
2010 Sep 13
0
Upgrade from 1.4 to 1.6 : problems with realtimemysql
This is a problem with extconfig.conf - not your res_ or cdr_ ones. In your case - extconfig.conf probably contained something like 'sippeers => mysql,MyDBase,sippeers'. The 'problem' is that the middle parameter is no longer for the database name - it is for the context in res_mysql.conf. So, the above now becomes 'sippeers => mysql,general,sippeers'. Give that a
2005 Mar 03
2
2.6.11 / IPSEC / Netfilter
Hello, Having combed through the changefile from kernel.org it seems to me that policy matching is still not in the 2.6 kernel. Is that a sadly correct statement? Joh
2009 Jan 17
2
Samba server visibility
I must be missing something somewhere. I can't get our Samba server to show up when I look in Network Neighborhood under XP. If I type in \\servername\path, it won't find it, however if I use the IP, it works fine. Now, experience tells me that I'm having to type the IP because it's not resolving the name. Well fine, I can fix that, however I don't recall doing that
2004 Jul 19
1
MAC OS X Panther :?
Just wondering if anyone has tried MAC OS X and panther. I will like to do SIP to H323, not sure if this will be possible on the MAC because of the Libraries PWlib and OPenh32 for Linux.. Just curious.. Anyway, anyone has an easy guide (step by step) to setup oh323 with asterisk. I saw a guide but i am not very savy on linux. thanks, Francisco ----- Original Message ----- From:
2014 Apr 24
2
cdr viewer for csv
hello everyone. I am running asterisk and all of my CDRs are in the default csv. the system is so limited to ram (only 256) and I cannot run MySQL or any other program to give CDRs a fancy view. at the moment the only other software running is nginx for a static webpage with guidance on the system. I do now want to move to sql or similar databases because the machine cannot handle it (I have
2008 Sep 18
4
Strange ! characters inserted into emails
I have never encountered anything like this before, so thought I'd post here and see if anyone can help. We have a java application that sends out notification emails to end-users. The body of the email is some boilerplate text and HTML that is pulled from a database. When the emails are received there are random instances of " !" (that's a space and a bang symbol) inserted