similar to: moh - turn off randomization?

Displaying 20 results from an estimated 10000 matches similar to: "moh - turn off randomization?"

2006 Nov 17
11
wget from within asterisk?
What would be the simplest way to retrieve information form a CNAM database that provides http based query responses? Does an application or script already exist that does this? Basically, I want to do a wget of a URL that contains the callerID number as a variable, and assign the returned text to another variable which can be used to set the caller ID name. Any suggestions?
2007 Aug 07
2
turn off music on hold for a single sip user
Is there a clean way to disable music on hold for a specific user sip user? I have seen one example that creates a class called [none] that points to an empty directory, which creates log errors that are annoying (but not harmful?) -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Sep 16
11
wav instead of gsm for vm-sounds?
Is there a way to get * to use wav files instead of gsm files for the voicemail, agents, and queues applications? Gsm does not give all the quality we would like to have, and we use no low bit rate codecs.
2007 Mar 13
3
DST and VM timestamp
Who is tired of dealing with DST changes? I have asterisk running on FC4, FC4 has been patched and shows the correct MDT timezone and time. Email notifications of voicemail show the message time an hour early (standard time, not daylight). This si the time in the message body, not the email delivery time, so it is coming form asterisk wrong. I did a reload after correcting the
2006 May 11
10
MeetME Conferencing
Can anyone point me to a sample or information on using MeetMe like this? Conference room is set up with 2 PINs, one for the moderator and one for the participants. Participants get music until the moderator joins (to avoid wild, un-moderated tangents). Call is ended and all participants are kicked out when the moderator leaves (or the moderator can kick everyone out via phone keypad).
2005 Aug 31
4
why won;t my voice files play?
I just recompiled my version from this morning's CVS Head. My systems voice files (voicemail, time etc) were playing nicely. Until that is I added an extension and now the files won't play. Worse than that, * thinks the files have played and goes to the next step in the dial plan. What gives? -- Mark, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com
2005 Jun 13
9
SIP Listen to multiple ports
Hello all I'm trying to get my asterisk config to listen to multiple ports. This is since some clients have port 5060 blocked by their ISP. Does anyone know how to do this in sip.conf or if it is even supported? Thanks!
2006 Feb 23
9
auto provision of IP501 polycom
Has anyone been able to get the IP501 to discover the FTP server IP address (via dhcp or dns) and download 100% of the config from a provisioning server? We are still having to touch each unit to enter the ftp server address and password, as well as set many of the options that will not take from the config file. Have a sample config file you are willing to share? What is required in
2005 Aug 02
3
priority "a" in macro to access voicemail
I have added the following to a macro that is used for all extensions so a user can access voicemailmain by pressing * during the voicemail prompt ; check voicemail exten => a,1,voicemailmain(${macro_exten}) exten => a,2,hangup The behavior is a little weird, the * key is not recognized during the portion of the greeting where the extension number is being played back, after it is
2006 Jan 27
3
OT?: International number parsing
Can anyone shed some light on "rules" that might make the task of parsing the country code and city codes from a dialed number in the CDRs? I know that there is almost never a case where a concatenated country and city code could overlap with another country code, but what about city codes and local numbers? Is it possible for a concatenated city code and local number to match another
2006 Apr 18
6
T1 to cross connect remote PBX and asterisk
Looking for someone with a successful experience similar to this; I have a need to cross connect a 3COM NBX PBX PRI interface to asterisk, but over a long distance. We do not need any IP connectivity and the solution requires G.711u audio so there is no benefit to using IP. Has anyone here successfully cross connected any PBX PRI interface expecting NI2 PRI signaling B8ZS/ESF with an
2006 Jun 12
3
get value from DB directly
Hi, I want to know how I can get a value from a table. Say, I have a table sip_buddies for storing sip user account information. There is a field called 'accountcode' that I want to get its value in the dial plan. As I find that there is no direct way to get the value from the table. Does anyone can tell me how can I get its value in the dial plan? Thanks!
2005 Aug 12
4
voicemail - 99 message limit
Anyone know how to override the 99 message limit in voicemail? (yeah, we have a public VM that gets that many a day). -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050812/1bff12e4/attachment.htm
2006 Jan 25
20
* point to point t1 solution?
Can anyone point me to a reference or sample config for bypassing a nailed up (point to point) t1 between two PBXs with asterisk and a pair of t1 cards? Right now I have 2 Nortel norstars connected to each other via a leased line t1. I also have a solid 10mbps low latency microwave link between the 2 sites. My goal is to run an asterisk box at each end with a t1 card and Ethernet card to
2006 Feb 02
9
Asterisk on laptop connected to POTS line
Anyone know of any equipment that I can use to connect a laptop running asterisk to a POTS line (RJ11) ? Regards, Dovid __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2005 Aug 29
3
How to use * and # as part of number indialcommand
Michel Send me the same output for a dial string that only sends the *31* Is this an ISDN line? What type of card/signalling/switchtype are you using? It looks as if the PSTN switch accepts the *31* and then hangs up so you can make the NEXT call with the *31* feature enabled. If so I assume the *31* feature will be enabled for the next call on the ENTIRE SPAN if it is an ISDN trunk group. If
2006 May 17
3
Providers using Embedded Devices
Just curious... Does anyone know if any companies using Asterisk on embedded hardware (out at the customer premisis), such as the Soekris Net4801, to provide VOIP service? Doug.
2006 Jan 30
2
RE: [Asterisk-Announce] Asterisk 1.2.4 and Zaptel 1.2.3
Does anyone know what date this memory leak was introduced and/or how to check source code for it? I am running a pre-1.2 CVS head version and would like to know if the potential problem exists. > -----Original Message----- > From: asterisk-announce-bounces@lists.digium.com [mailto:asterisk- > announce-bounces@lists.digium.com] On Behalf Of The Asterisk Development > Team > Sent:
2005 Aug 26
3
bug tracker bug?
Cant submit bugs - error 1303, invalid value for field when submitting a new issue. Bug info Failure on build with 1.2beta1 on fresh FC4 install ast_expr2f.c:1784: warning: no previous prototype for ?ast_yyget_column? ast_expr2f.c:1860: warning: no previous prototype for ?ast_yyset_column? ast_expr2f.c:1259: warning: ?yyunput? defined but not used gcc -g -o asterisk -Wl,-E io.o
2006 Jan 26
6
* point to point t1 solution? / alternatives
This has been an interesting discussion for me (except for the sniping). The last post led me, out of curiosity, to this wiki entry: http://www.voip-info.org/wiki-Asterisk+TDMoE I was unaware of this feature, and it looks pretty good. I've been pondering replacing some T1's by leveraging IP capacity but of course have run up against the QoS issue. My idea was different... I