search for: damons

Displaying 20 results from an estimated 338 matches for "damons".

Did you mean: daemons
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?
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
2006 Jan 14
11
accessing models from migrations
Ok, so now Users need to be associated with Organizations. I''ve created a migration and added a ''organization_id'' column to the users table. I want the default organization_id to be the first Organization. So I have :default => Organization.find(:first). But it''s complaining about not being able to find the constant ''Organization''. Any
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).
2003 Sep 29
2
4.9-RC and bge
Recent SUP. Installed on Dell PowerEdge 4600. Getting tons of: Sep 30 12:23:16 zige /kernel: bge0: gigabit link up Sep 30 12:23:46 zige last message repeated 98 times Also getting some TCP retransmits. This causes noticable delays in pretty much everything I do now. Not a problem prior to the SUP. I was on 4.8-STABLE before. When pulling/replacing cables, it went into a mode where it would
2006 Jul 12
1
Dumping schema
All, It looks like rake db:schema:dump does not dump primary keys. I have some legacy table that don''t follow the convention ie pk = id and none of the primary keys for these tables are getting dumped... Seems strange as this should be readily available from the db. I am using MySQL. Is anybody else seeing that ? Incidentally how does one specify a primary key using
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 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 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
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.
2005 Mar 28
2
AGI STREAM FILE command
Has anyone had success with the AGI STREAM FILE command with the CVS? I can't get it to work with the debian 1.0.5 package or the CVS on Redhat or Debian. It's not syntax, I'm doing that right. It doesn't give me an error when I use AGI DEBUG, it doesn't even give a response, just goes right on to the next command. I put a "SAY NUMBER 123 #" before and after
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
2005 Oct 19
2
Test message
Just testing the list. I see my messages going through, but didn''t know if anyone else was seeing them. Still having mind boggling problems with Lost MySQL connections. Is no one else seeing this problem? Thanks, M Damon Hill Project Manager IFWORLD, Inc. www.ifworld.com <http://www.ifworld.com/> "..as we''re sung to sleep by philosophies that sing save the trees
2005 Aug 18
4
options for mysql query from dialplan
I am using realtime mysql for extensions, sip, and voicemail. Outbound call routing does not really perform well in realtime extensions due to the high number of rows in the database (300k), so I can not use it. It appears with my limited knowledge that the query method is not robust enough for large databases. Given the fact that I already have realtime and mysql configured, what are my options
2006 Jan 09
5
Paypal IPN - unable to access breakpoint during POST?
Hi all, I''m trying to debug some code in my paypal instant payment notification action. Why can I not access the breakpoint placed inside the action that paypal POSTs to? It just doesn''t find the server, but it works fine when placed inside other actions. I''ve appended the code to the end of this post. Thanks everyone! Tom -- def paypal_ipn notify =
2003 Nov 08
5
Eicon Diva Server 4BRI
Hi Everybody, Has anybody tried the above (or indeed any other 4XBRI cards) successfully with Asterisk. As far as I can see the above mentioned card is an active ISDN card but supported by it's own I4L driver. This leads to interesting questions particularly regarding echo cancellations (which usually doesn't work on the cheap passive cards with one exception as far as I can see).
2004 Dec 13
4
Caller ID on Snom 190?
Has anyone had success with the Snom 190 displaying caller ID name and number on the Snom 190 on for an inbound call from *? Right now our Snom's only show the caller id name, not number. I know the number is transmitted from the Telco and received by * since the number shows on the incoming call event at the * console. We are not setting the caller id in the extensions.conf, simply passing
2006 Mar 01
9
ajax doesn''t show at the right place
Hi, I use link_to_remote to create a link to trigger an ajax, things work fine, a new rhtml is created, however, the newly created rhtml doesn''t replace my old zone, it shows instead on top of my old zone...Does someone know why??? my code is like <table> <tr><td colspan="2"><a href="#" onclick="new Ajax.Updater(''zone1'',
2006 Apr 05
2
SIP Asterisk Polycom Reinvite
Wondering if anyone has experienced an intermittent one way audio (called party can not hear) problem in these conditions; Several IP501 phones local, same subnet. Remote asterisk No NAT anywhere Polycom IP501 ulaw only, canreinvite=yes Asterisk Call termination path is to a sonus GSX operated by the upstream carrier, ulaw only, canreinvite=no The idea is that if the Polycoms are