similar to: Nested/cascading "switch" statements: possible?

Displaying 20 results from an estimated 30000 matches similar to: "Nested/cascading "switch" statements: possible?"

2003 Jun 29
5
Cisco ATA-186 config guide for Asterisk
I really should be doing something better on this beautiful weekend, but I'm trying to save myself some time for later projects by documenting some things that have been particularly troublesome in the past. That being said... I've written up a configuration guide for the Cisco ATA-186, which describes some of the features that are possible to set in the ATA and specifically what
2003 Dec 20
3
Level(3) SIP termination services
John, I spoke with Level(3) last week regarding SIP termination. They quoted $0.01/minute, with an 11 Million Minute / Month minimum. Ugh! -dg -------------------------------------------------------------- Darnell Gadberry President binaryMedia darnell AT binmedia DOT com ------------ Date: Fri, 19 Dec 2003 21:12:22 -0500 To: asterisk-users@lists.digium.com From: John Todd
2006 Mar 13
8
Nested find(:all, :include => ) statements
Is there a way for me to do: OrderItem.find(:all, :include => [:user, :product => [:supplier]] So I don''t have a supplier_id on my order_item, but have it on my product, which is part of order_item. Joerg -- Posted via http://www.ruby-forum.com/.
2003 Aug 26
2
Asterisk internal database access
Hi, There is any simple way to have external access to the Asterisk database? I want to be able to edit a specific family only, which is a phonebook. Thanks, Dan
2004 May 22
1
Re: Sipura and STUN (was: rejected NOTIFY re quests)
Sipura does include STUN as an option. It has for quite some time. We are using it with all of our Sipuras behind NAT'd gateways and it works great! Try upgrading to the latest Sipura firmware rev. Darren Nay > -----Original Message----- > From: John Todd [mailto:jtodd@loligo.com] > Sent: Saturday, May 22, 2004 1:57 PM > To: asterisk-users@lists.digium.com > Subject:
2003 Dec 17
3
Trunk Groups and Multiple Asterisk Machines
Hello all, I have no problems setting up trunk groups in general, but is there a way to set up a trunk group for outbound calls that includes channels on multiple servers? I might have missed something somewhere, but I couldn't find any reading about this topic. Thanks! Sean
2003 Aug 08
1
UNIX command-line interaction with astdb
I'm wondering if there is any command-line interface available for working with values stored in astdb. Of course, I can run "asterisk -rx "database show" " or other commands like that, but I was hoping for a local command that would allow manipulation or output in some other form. Is astdb in a standard db format? JT
2003 Aug 12
1
New-ish list of hardware phone vendors
This is a fairly large list of hardware phones, features, and URLs, with some vendors I've never heard of before on it. I suspect that any phone that doesn't explicitly say "SIP" is an H.323 phone. http://www.tmcnet.com/it/0403/0403sg.htm#sidebar2 JT
2003 Nov 30
2
Cisco 6.0 + Asterisk question
I have several phones running Cisco's 6.0 SIP software release at this time. Two of the phones have not shown any abnormal behaviors, but one of them has an unsettling propensity to lock up after several hours, where the softkey labels disappear and the phone stops registering, requiring the standard *-6-settings reboot sequence. Otherwise, the phone seems to work OK except for a slight
2004 Aug 06
1
Interesting catalog: Viking Electronics
This is not specifically Asterisk-related, but I think that sometimes a "pre-emptive" clue is a good thing. Viking Electronics (http://www.vikingelectronics.com/) has some neat widgets that attach to phone lines, which I'm sure many of the people on this list would find at least somewhat useful in conjunction with their Asterisk systems. Many of the widgets can be replaced with
2004 Jan 08
1
Billing system experiences with Advanced Communications?
I ran across this URL the other day: http://www.advancedvoip.com/ It seems that they have a low-priced solution for billing, which seems to have some interesting features (at least, via the canned demo they provide.) It handles CDRs and also (sorry, Jeremy) Radius, and seems to have a lot of features. I'll be calling them later today to discuss their product, if only out of curiosity
2006 Jun 06
4
Zork and Asterisk
http://www.boingboing.net/2006/06/05/play_zork_by_phone.html Let me preface this idea with one comment: I don't have the time to do this - I don't even have time to eat these days. But someone out there has the cycles to do this... and it would be very cool. OK, so now Zork is attached to Asterisk, but using the less-than-clear Festival engine. There are beta tests of the LumenVox
2004 Jan 06
4
Asterisk feature list: spreadsheet
http://www.loligo.com/asterisk/misc/Presentations/Asterisk-features-20040106.xls I had been asked a while ago to put together a short Excel spreadsheet listing many of the "common" features of Asterisk as compared to a typical PBX. Many PBX vendors supply an exhaustive list of their features, and I figured I'd take as many of the unique features as others had offered, and put
2003 Oct 28
2
SIP Calls Don't Properly Connect (Continue Ringing) After CVS Update
Hi, I just updated my image from CVS, compiled and reinstalled it. Now whenever I make calls from my Grandstream phone to my X-Lite soft-phone, the call does not complete correctly. Scenario: 1. I take the GS off hook and dial 1100 (the extension of the x-lite phone). 2. The x-lite phone rings properly. 3. The user at the x-lite site answers the call. 4. The GS phone continues to
2003 Jul 14
1
Fwd:[Vocal] Question about Cisco IP hard phones
Interesting notes on the 79xx series. The 7920 is the wireless phone; not mentioned here. For a more complete guide to Cisco's phones, see: http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheets_list.html The 7902 is the "very inexpensive" Cisco phone, and it looks like it will be SCCP (Skinny) only. Twiddling my thumbs here waiting for the chan_sccp to
2003 Mar 02
4
Found: inexpensive ADSI phone
I know I heard people looking for inexpensive ADSI phones a while back. Can't vouch for these guys, but this looks like a reasonable deal for what perhaps are new phones. No experience with ADSI, myself, but thought I'd pass it along. These folks also carry the Nortel analog units that do intercom and 2-line, as has been discussed in prior threads. JT ---------------------
2009 Feb 21
3
IAX2 - now known as RFC 5456
Mark and Ed received word today that the long-awaited RFC for IAX2 has been approved by the IETF, and is now published: http://www.rfc-editor.org/authors/rfc5456.txt Thanks to Ed Guy, Mark Spencer, Brian Capouch, Frank Miller, and Kenny Shumard! Lots of revisions and discussions have paid off. JT --- John Todd email:jtodd at digium.com Digium, Inc. | Asterisk Open
2005 Sep 05
1
Unexpected results with "While" and "EndWhile" applications
I seem to be having a conceptual problem with the "While" and "EndWhile" applications. It seems that on the first cycle, even if the result of the "While" is false that the enclosed applications will get run. Is this expected? It seems to be counter-intuitive, but I don't know what the intent of the While routines is. I could of course put a
2012 Nov 22
1
ggplot2 and the legend
Dear all, i try to plot with ggplot2. Therefor I have an matrix with 3 colums. With cbind I add an additional column called "col". I need this column "col" because in a later step and want to specify here some plot details which I will get from another analysis If I want to plot with this code, I have the problem that the legend is wrong. Blue changed to green and green to
2003 Jul 17
1
ATA-186 software upgrade 2.16.1 - notes?
I see that there's now a 2.16.1 upgrade path for Cisco ATA-186 devices, dated (variously) July 11 or July 14 2003. Here are some interesting bugs that claim to be fixed. Most notable is CSCeb17953, at least from my perspective, as I've hit this bug before. CSCea42480 The Cisco ATA ignores the Require:100rel header and processes call. CSCea69889 The Cisco ATA builds a 302 Moved