Re: [asterisk-users] Recommendations

2011-11-28 Thread Todd Routhier
OK, so yeah.. Lack of sleep. I think my brain just kept seeing 4.2 instead of 42. Thanks for the clarification. Man do I feel like a bozo now. --Todd On Mon, Nov 28, 2011 at 11:15 PM, Douglas Mortensen wrote: > 8 comes before 42. > > ** ** > > - > > Doug Mortensen > > Network Co

Re: [asterisk-users] How to use password file with AuthenticateApplication

2011-11-28 Thread virendra bhati
Hi Edwin, - the permission of the file /tmp/pass.txt? - the user/group of that file? - the user/group asterisk running as? I have 777 permission for that file. [root@haddock8-astrx tmp]# ll -rwxrwxrwx 1 root root 81 Nov 24 15:39 pass.txt Asterisk version is *Asterisk 1.6.2.11* and asterisk

Re: [asterisk-users] Recommendations

2011-11-28 Thread Douglas Mortensen
8 comes before 42. - Doug Mortensen Network Consultant Impala Networks P: 505.327.7300 . From: Todd Routhier [mailto:fonema...@gmail.com] Sent: Monday, November 28, 2011 3:55 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Recommendations Danny, Tha

Re: [asterisk-users] Queue-Tip/Adhearsion installation tip

2011-11-28 Thread gokulnath
Some links which might be of interest for you: beginrescueend.com --> do go through this before installing ruby. github.com/adhearsion/adhearsion/wiki/Getting-Started On Mon, Nov 28, 2011 at 6:54 PM, Olivier wrote: > > > 2011/11/28 Paul Belanger > >> On 11-11-28 03:47 AM, Olivier wrote: >> >>>

Re: [asterisk-users] Recommendations

2011-11-28 Thread Steve Edwards
On Mon, 28 Nov 2011, Todd Routhier wrote: In regards to CentOS 5 then say 5.3 should be fine? When you 'sudo yum -y upgrade' you will discover that you are then magically running 5.7. -- Thanks in advance, - Steve Edwar

Re: [asterisk-users] Recommendations

2011-11-28 Thread Todd Routhier
Danny, Thanks for your help. OK, guess I got confused by the fact that 8 comes after 4. Maybe I missed something in the version number or maybe I am just, well, lacking sleep. When did the version numbers start going backwards? By the way, I hope I am not top posting but Gmail is a little wha

Re: [asterisk-users] Recommendations

2011-11-28 Thread Danny Nicholas
1.4.42 is newer than 1.4.8. From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Todd Routhier Sent: Monday, November 28, 2011 4:49 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Recommendations

Re: [asterisk-users] Recommendations

2011-11-28 Thread Todd Routhier
Hmmm, so then nothing really major in regards to Queues has changed since the version I am using 1.4.8? You are actually recommending an older version than I am using? In regards to CentOS 5 then say 5.3 should be fine? I usually build from source but I am thinking about just installing CentOS 5

Re: [asterisk-users] Recommendations

2011-11-28 Thread Danny Nicholas
App_read hangs up the call if an error is encountered in 1.4 (really annoying as I don't want my user to have to enter 2 or more times). This behavior was resolved in 10.0. From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of john Millican

Re: [asterisk-users] Recommendations

2011-11-28 Thread john Millican
On 11/28/2011 3:35 PM, Danny Nicholas wrote: If you put a gun to my head I would say to stay with Centos 5 and either 1.4.42 or 10.0.0-rc2. 10.0.0-rc2 removes a "feature" that was killing me in 1.4, but if you aren't doing IVR stuff, you can stay with what you know. Another thing to consi

Re: [asterisk-users] Recommendations

2011-11-28 Thread Danny Nicholas
If you put a gun to my head I would say to stay with Centos 5 and either 1.4.42 or 10.0.0-rc2. 10.0.0-rc2 removes a "feature" that was killing me in 1.4, but if you aren't doing IVR stuff, you can stay with what you know. Another thing to consider though; 1.4.8 is prior to the Zaptel-to-Dahdi conv

[asterisk-users] Recommendations

2011-11-28 Thread Todd Routhier
I am currently running Asterisk 1.4.8 and have been for quite a while, it has served me well. Getting ready to build a new box to replace the existing installation of Asterisk. My primary use of the Asterisk box is run queues. I am sure the queue features and functionality have been updated, expa

Re: [asterisk-users] How to use password file with AuthenticateApplication

2011-11-28 Thread Edwin Lam
On 11/24/11 2:13 AM, virendra bhati wrote: I did the same as you mention like that *echo -n "1234" | md5sum another things to check are: - the permission of the file /tmp/pass.txt? - the user/group of that file? - the user/group asterisk running as? i'm using 1.6.2.18 and it works perfectly.

Re: [asterisk-users] Call Parking

2011-11-28 Thread Jimmy Godbout
You need to use the kK option for the dial command. See http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial Jimmy > -Original Message- > From: da...@debsinc.com > Sent: Mon, 28 Nov 2011 09:15:58 -0600 > To: asterisk-users@lists.digium.com > Subject: Re: [asterisk-users] Call Parking >

Re: [asterisk-users] Does Asterisk alter the Headers of INVITE Message

2011-11-28 Thread Faraj Khasib
thank you for ur solution, I did this in dail plan yesterday ... it took me 5 hours to find that solution , I wish u replied to me earlier but thanx :) From: asterisk-users-boun...@lists.digium.com [asterisk-users-boun...@lists.digium.com] On Behalf Of Tor

Re: [asterisk-users] A new hack?

2011-11-28 Thread Tom Browning
On Sun, Nov 27, 2011 at 8:47 AM, Gordon Henderson wrote: > Linux has excellent built-in subsystems to control firewalling and so on > without resorting to external programs. It's called iptables. If you know > how to use them, then using an external resource such as fail2ban is > unneccessary. Th

Re: [asterisk-users] Call Parking Realtime

2011-11-28 Thread Bryant Zimmerman
I think I may have found a partial answer to my own question but I have not come up with any examples. Anyone have any examples for PARKINGLOT PARKINGDYNAMIC PARKINGDYNCONTEXT PARKINGDYNPOS Thanks Bryant From: "Bryant Zimmerman" Sent: Monda

Re: [asterisk-users] Call Parking

2011-11-28 Thread Keith Sloan
Are you parking using blind transfer? if so, you will need to use an attended transfer. once the parking lots is read you may complete the transfer to the parking lot. On 11-11-28 10:15 AM, Danny Nicholas wrote: Have you tried ParkAndAnnounce instead of Park? *From:*asterisk-users-boun...@li

[asterisk-users] Call Parking Realtime

2011-11-28 Thread Bryant Zimmerman
Does anyone have any examples of using realtime database driven call parking lots. I am on version 1.8.x My goal is to be able to do database driven multi-tenant parking lots with out adding sperate entries into Features.conf for each lot. I also need to be able to use the same parking extens

Re: [asterisk-users] Call Parking

2011-11-28 Thread Danny Nicholas
Have you tried ParkAndAnnounce instead of Park? From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Richard Zulu Sent: Friday, November 25, 2011 1:57 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users]

Re: [asterisk-users] hwo to stok variable wiith menu

2011-11-28 Thread salaheddine elharit
hello Noll thank you for your help i would to ask you please, i want to store the phone number of the customer in the option_name column when he press 3 in context menu i have created a database "aheevacss" with user "aheevaccs" and password "aheevaccs" and also i have creatd a table in this da

[asterisk-users] AsteriskGUI - Which version for 1.8 ?

2011-11-28 Thread Olivier
Hi, I'm looking at AsteriskGUI repository in http://svn.asterisk.org/svn/asterisk-gui/tags/ . What are the differences between versions 2.0.5-rc6, 2.0.6-rc2 and 2.1.0-rc1, (as I can't find any CHANGELOG file explaining this) ? Which version is recommended for 1.8 or 10 ? Regards -- _

Re: [asterisk-users] Queue-Tip/Adhearsion installation tip

2011-11-28 Thread Olivier
2011/11/28 Paul Belanger > On 11-11-28 03:47 AM, Olivier wrote: > >> Hi, >> >> I'm giving Queue-Tip a try, following installation instructions in >> http://queue-tip.rubyforge.**org/install.html >> . >> >> My setup is : >> >> ruby 1.8.7 >> rubygems 1.3

Re: [asterisk-users] Queue-Tip/Adhearsion installation tip

2011-11-28 Thread Paul Belanger
On 11-11-28 03:47 AM, Olivier wrote: Hi, I'm giving Queue-Tip a try, following installation instructions in http://queue-tip.rubyforge.org/install.html. My setup is : ruby 1.8.7 rubygems 1.3.7 rails 3.1.3 Adhearsion 1.2.3 I'm struck in step 7 in the above installation procedure : # rake --tr

[asterisk-users] Queue-Tip/Adhearsion installation tip

2011-11-28 Thread Olivier
Hi, I'm giving Queue-Tip a try, following installation instructions in http://queue-tip.rubyforge.org/install.html. My setup is : ruby 1.8.7 rubygems 1.3.7 rails 3.1.3 Adhearsion 1.2.3 I'm struck in step 7 in the above installation procedure : # rake --trace db:create (in /usr/local/src/queue-