[asterisk-users] Purposely setting red alarm on PRI for testing purposes

2007-04-11 Thread Eric Bishop
Does anyone know if is possible to purposely set red alarm status on PRI circuit for testing purposes (other than unplugging it). I have looked for a console command which might allow this ___ --Bandwidth and Colocation provided by Easynews.com -- a

Re: [asterisk-users] Is there a variable for SIP response codes?

2007-04-08 Thread Eric Bishop
Once the call is hung up it is too late. I need to interpret the SIP response codes prior to hangup so I can play an appropriate recorded voice announcement. On 4/9/07, Eric ManxPower Wieling <[EMAIL PROTECTED]> wrote: Eric Bishop wrote: > Hi all, > > I want to implement certai

[asterisk-users] Is there a variable for SIP response codes?

2007-04-08 Thread Eric Bishop
Hi all, I want to implement certain actions based on SIP response codes. Is there a similar variable such as ${DIALSTATUS} that comes back with the relevant SIP response code for a call? --- Thanks ___ --Bandwidth and Colocation provided by Easynew

[asterisk-users] Any way to get rid of AEL created contexts?

2007-02-23 Thread Eric Bishop
"show dialplan" keeps showing contexts created by AEL. I tried deleting /etc/asterisk/extensions.ael but kept getting these messages in the Asterisk log: Feb 14 21:39:53 WARNING[6074] pbx_ael.c: Unable to open '/etc/asterisk/extensions.ael': No such file or directory Feb 14 21:39:53 WARNING[6074]

Re: [asterisk-users] SIP response 603 driving me nuts

2007-02-22 Thread Eric Bishop
I do need MWI notifcation, just not on this particulary trunk. Is there anyway to to turn off MWI on a particular trunk or can it only be done globally? On 2/22/07, Olle E Johansson <[EMAIL PROTECTED]> wrote: 22 feb 2007 kl. 08.24 skrev Davy Chan: > **>I have one Asterisk box registering to a

Re: [asterisk-users] SIP response 603 driving me nuts

2007-02-21 Thread Eric Bishop
Surely there must be a simpler way than patching the Asterisk code? After all this is Asterisk-to-Asterisk registration not some third party softswitch idiosyncrasy. Would setting up fake voicemail boxes help? On 2/22/07, Davy Chan <[EMAIL PROTECTED]> wrote: **>I have one Asterisk box register

[asterisk-users] SIP response 603 driving me nuts

2007-02-21 Thread Eric Bishop
I have one Asterisk box registering to another via SIP and on the registar console I keep getting: -- Got SIP response 603 "Declined (no dialog)" back from xxx.xxx.xxx.xx Anyone know how to turn off this "feature"? ___ --Bandwidth and Colocation provid

[asterisk-users] Passing a variable from one Asterisk box to another

2007-02-20 Thread Eric Bishop
Hi all, We currently have 2 Asterisk boxes and we pass calls to a fro. All works great except we now need to pass variables between them. For example now on box 1 we have: exten => _23XX,1,SetVar(Foo=1234) exten => _23XX,2,Dial(SIP/${EXTEN:[EMAIL PROTECTED]) When the call dials into Box 2 the

[asterisk-users] Fwd: Can anyone help me out with Polycom 2.1 firmware please?

2007-02-16 Thread Eric Bishop
Any kind Polycom dealers out there? -- Forwarded message -- From: Eric Bishop <[EMAIL PROTECTED]> Date: Feb 14, 2007 8:10 PM Subject: Can anyone help me out with Polycom 2.1 firmware please? To: Asterisk Users Mailing List - Non-Commercial Discussion < aster

[asterisk-users] Meetme - is this statement from the Wiki still true?

2007-02-15 Thread Eric Bishop
"The conference bridge runs Ulaw codec by default. If you let people connect with GSM or other codecs, Asterisk will use CPU power to convert audio between codecs" ... What about alaw channels is there any transcoding work being done there? ___ --Bandwid

[asterisk-users] Native format prompts

2007-02-15 Thread Eric Bishop
Hi all, I am trying to implement native format (ulaw) voice prompts and music on hold. Different documentation has different file extensions. Does Asterisk recognise them all? So far I have .ulaw .ul .pcm . Which should I use so Asterisk recognises them as native uLaw files _

[asterisk-users] Can anyone help me out with Polycom 2.1 firmware please?

2007-02-14 Thread Eric Bishop
Would be greatly appreciated ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] SIP privacy headers

2007-02-04 Thread Eric Bishop
header -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Eric Bishop *Sent:* Sunday, February 04, 2007 15:43 *To:* Asterisk Users Mailing List - Non-Commercial Discussion *Subject:* [asterisk-users] SIP privacy headers Hi, Out ITSP has told us to user "SIP privacy heade

[asterisk-users] SIP privacy headers

2007-02-04 Thread Eric Bishop
Hi, Out ITSP has told us to user "SIP privacy headers" to hide outbound caller ID. Does anyone know how or if this can be done in Asterisk. I tried exten => s,3,SIPAddHeader(privacy=on) prior to executing Dial but no luck. ___ --Bandwidth and Colo

Re: Polycom Firmware -- Was: [asterisk-users] Asterisk 1.4 & Polycom buddy status

2007-01-25 Thread Eric Bishop
I second that request On 1/25/07, Kenneth Padgett <[EMAIL PROTECTED]> wrote: > I ran into this problem with an early batch of IP650s. Polycom's firmware > version 2.0.3b made this issue go away. Speaking of Polycom firmware, anyone have an up to date source for the stuff? The site I ordered f

[asterisk-users] Anyone know what this warning is about? Nothing in list history about it either..

2007-01-19 Thread Eric Bishop
On inbound calls from my SIP provider I get multiple warnings as follows: WARNING[5351]: chan_sip.c:7086 check_via: 'MODH6QD' is not a valid host Everything else works but these warnings are a pain and I don't know what they are about Nothing on previos lists or Google explains... _

[asterisk-users] Which g729 module for HP DL 360 G3 (Xeon CPU's)?

2007-01-05 Thread Eric Bishop
I am running a HP DL360 G3 ans want to know the optimal g729 module for it. There don't seem to be any optimised for Xeon's. I am currently using i686, but is there a better one to match my Xeon CPU's? [EMAIL PROTECTED] ~]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cp

[asterisk-users] g726 voice prompts

2006-11-29 Thread Eric Bishop
Anyone know if it posible to make voice promps native g726 or g711 format? ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asteris

Re: [asterisk-users] Click to dial apps always show from "asterisk"

2006-11-29 Thread Eric Bishop
On 28 Nov 2006, at 03:01, Eric Bishop wrote: > I am trying to do it with FOP and Calling Circles. Both have closed > code. Anyway to do it from Asterisk? > You could use the 'Local' channel as the argument to the originate command and then set it in the dialplan. Tim Panton

Re: [asterisk-users] Do extra CPU's help?

2006-11-27 Thread Eric Bishop
Do extra CPU's without hyperthreading help? On 11/28/06, Don <[EMAIL PROTECTED]> wrote: hyperthreading screws ours up...we actually run better with hyperthreading off... hyperthreading results seem to vary from different people you talk too. - Original Message ----- *From:*

[asterisk-users] Do extra CPU's help?

2006-11-27 Thread Eric Bishop
Hi all, We have Xeon-based system with only 1 (hyperthreaded) CPU (in a HP DL360). We are seeing high load on multiple meetme session as well as g729 transcoding. My question is will putting an extra CPU help or does Asterisk just run on a single CPU. _

Re: [asterisk-users] Click to dial apps always show from "asterisk"

2006-11-27 Thread Eric Bishop
th examples: http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate Cheers On 11/27/06, Eric Bishop <[EMAIL PROTECTED]> wrote: > We have calls that originate click-to-dial apps that use the manager > interface. As most of you know these apps first ring your handset s

Re: [asterisk-users] How to kill a meet me room at midnight

2006-11-27 Thread Eric Bishop
time. Create a call file, and schedule it to run with cron. The following page on the wiki shows something similar: http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out You can adapt it to suit your needs. - Noah > on Saturday 11/25/2006 Eric Bishop([EMAIL PROTECTED]) wrote

[asterisk-users] Click to dial apps always show from "asterisk"

2006-11-27 Thread Eric Bishop
We have calls that originate click-to-dial apps that use the manager interface. As most of you know these apps first ring your handset so that you pickup the handset and then place the outbound call once you have picked up. When they first ring my handset (before me picking up the handset) the ca

Re: [asterisk-users] How to kill a meet me room at midnight

2006-11-24 Thread Eric Bishop
Not quite what I'm looking for. I ant to hang up all channels (zap or sip) in meetme room 5 On 11/23/06, Michiel van Baak <[EMAIL PROTECTED]> wrote: On 19:18, Thu 23 Nov 06, Eric Bishop wrote: > Other than rebooting the server or restarting Asterisk from cron does anyone > k

[asterisk-users] How to kill a meet me room at midnight

2006-11-23 Thread Eric Bishop
Other than rebooting the server or restarting Asterisk from cron does anyone know how to kill a meetme room at midnight. Or perhaps other creative ways people deal with callers who don't hang up. ___ --Bandwidth and Colocation provided by Easynews.com --

[asterisk-users] Calls "from asterisk"

2006-11-23 Thread Eric Bishop
When we have calls that originate click-to-daial apps that use the manager interface they always originate "from asterisk" is there any way to change the "from" name? ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list

Re: [asterisk-users] hosted asterisk

2006-11-16 Thread Eric Bishop
Dean, I know Qtec definately do, however their offering is pretty much focused only on businesses and they offer their service only via their private IP network - not via the Internet. http://www.qtec.com.au -- Eric On 11/17/06, Dean Collins <[EMAIL PROTECTED]> wrote: I have a client who

Re: [asterisk-users] Polycom SIP 2.0.2 firmware

2006-11-04 Thread Eric Bishop
I second that request. On 11/4/06, Kevin Bockman <[EMAIL PROTECTED]> wrote: Hi,Would anyone be kind enough to send me the 2.0.2 SIP firmware?  I askedVoipSupply for it on Wednesday, nagged them again on Thursday and theydid not even send the request yet.  I was supposed to have it 'Friday morn

[asterisk-users] FOP run control for CentOS/RHEL

2006-10-16 Thread Eric Bishop
Anyone have a sane rc script for FOP on CentOS/RHEL systems? ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Polycom Buddy Watch Setup help request

2006-10-03 Thread Eric Bishop
October 03, 2006 4:09 AMTo: 'Asterisk Users Mailing List - Non-Commercial Discussion'Subject: [asterisk-users] Polycom Buddy Watch Setup help request(Subject changed from 'Re: [asterisk-users] Polycom Buddy Watch Broken with 2.0.1 Firmware?' as it was a bit off topic).>From:

Re: [asterisk-users] Polycom Buddy Watch Broken with 2.0.1 Firmware?

2006-10-02 Thread Eric Bishop
Does anyone have an end-to-end summary of how they have successfully set up the buddy feature including all the relevant Asterisk and Polycom config snippets. All I have been able to do so far is scrounge up bits and peices from the list and Wiki - nothing that covers the entire process... I think

[asterisk-users] How can I stop lost DNS from killing Asterisk?

2006-09-26 Thread Eric Bishop
Hi All,When we loose Internet access (DNS) Asterisk basically halts until Internet comes up even for internal registrations and calls. We are even running a caching DNS server on the Asterisk box but this does not seem to help. Any suggestions? ___ --Ban

Re: [asterisk-users] Leased line interconnect

2006-09-22 Thread Eric Bishop
sterisk? And what are pros and cons of each service for use in conjunction with each. Could I run a PRI protocol over either one since I will cintrol both ends? On 9/23/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: On Sat, Sep 23, 2006 at 08:22:18AM +1000, Eric Bishop wrote:>We are look

[asterisk-users] Leased line interconnect

2006-09-22 Thread Eric Bishop
Hi all,We are looking to interconnect 2 Asterisk boxes at seperate sites via a TDM leased line, rather than IP mainly for commercial reasons. Our network provider is offering us either a 31x64kbps leased line or an E1. Am I just ignorant or are these the same thing? An E1 has 30 B channels and 1 D

[asterisk-users] What I always get asked in SME * deployments

2006-09-02 Thread Eric Bishop
When ever we do a roll out of Asterisk in a small business environment replacing an old key system or legacy PBX the receptionist always asks us, "How do I know if someone is on a call before transferring them?". My typical answer is "why do you need to know, just do an attended transfer and if the

[asterisk-users] Binary/unreadable configuration files?

2006-07-25 Thread Eric Bishop
Anyone know if it possible to create binary/obfuscated/ human unreadable extensions.conf/sip.conf etc.? We would like to deploy a system in an environment where not giving out root is still not enough. We want to hide the contents of these normally plain text files. __

Re: [asterisk-users] Anyone out there using Junghanns ISDNguard?

2006-07-11 Thread Eric Bishop
Do you need BRI stuff to use the ISDNguard? Also can you make the switch manually rather than relying on heartbeat auto failover?On 7/11/06, Tzafrir Cohen <[EMAIL PROTECTED] > wrote:On Tue, Jul 11, 2006 at 08:55:41PM +1000, Eric Bishop wrote:> If so can you comment on how well it has (

[asterisk-users] Anyone out there using Junghanns ISDNguard?

2006-07-11 Thread Eric Bishop
If so can you comment on how well it has (or hasn't) worked for you? ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-use

[asterisk-users] Blended?

2006-07-10 Thread Eric Bishop
What us meant by "blended rate"? ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Any Polycom dealers willing help out?

2006-07-05 Thread Eric Bishop
Hi All, We are in search of the latest Polycom firmware SIP 1.6.6 as per http://www.polycom.com/resource_center/1,,pw-492,00.html Can someone help? We have legitimately obtained these phones but even our official distributor can't get their hands on updated firmware. The only thing we have f

Re: [Asterisk-Users] "sip show inuse" is useless!

2006-06-19 Thread Eric Bishop
I have tried it with 1.2.7.1 and 1.2.9.1. Same issue with both and only on the SIP trunk, not on endpoints.On 6/19/06, William Piper <[EMAIL PROTECTED]> wrote: What version of * are you using?  I am running 1.2.7.1 with call-limit= and it works fine.   bp  On 6/19/06, Eric Bishop &l

[Asterisk-Users] "sip show inuse" is useless!

2006-06-19 Thread Eric Bishop
Hi all, We have a SIP trunk with * and even when there are calls in progress "sip show inuse" always shows 0 calls in progress. I have outgoinglimit and incominglimit limit set and have also tried call-limit. "sip show inuse" works fine with SIP handsets though very frustrating. ___

[Asterisk-Users] "Reserving" a conference room

2006-06-08 Thread Eric Bishop
Hi all, We have executives who use conference rooms. The typical scenario is that one of them will organise a conference a few hours in advance and email everyone the details, however is there anyway the they can "reserve" a conference room number? For example if they organise a conference in ro

[Asterisk-Users] Sipura 941 missing blind transfer soft button?

2006-05-29 Thread Eric Bishop
Hi all, I have previously (and briefly) use a Sipura 941 before. I could have sworn that it has a blind transfer soft key when on a call. Now running the latest firmware (4.1.12a) the only soft keys that come up while on a call are for attended transfer and 2 way conference. Can anyone tell me if

[Asterisk-Users] SPA-941 called number distinctive ring with Personal Directory

2006-05-24 Thread Eric Bishop
Hi All, I know this can be acheived in the Asterisk dial plan however for non-technical reasons I need to be able to do it using the SPA-941 Personal Directory feature. An entry such as the following matches the CALLING number fine but I need the match the CALLED number. In all the specs of the SP

[Asterisk-Users] US telco lingo

2006-05-22 Thread Eric Bishop
Could someone explain to a non-US dummy the following phrases I have seen on the list. "I can provide you with tier 1 termination 6/6.  I can blend or NPANXX breakout." "We provide US48 termination, blended rate for 1 MOU and above is .008 with 6/6." What is 6/6? What is US48? What is blended

Re: [Asterisk-Users] Voicemail WAV to PDA Problems

2006-05-13 Thread Eric Bishop
I also have an 8700g. Have you managed to figure out how to play .wav voicemails?On 5/13/06, Kerry Garrison < [EMAIL PROTECTED]> wrote:Our system is running all of the latest code and freepbx and would send the attachment to my MDA just fine and I was able to play it without anyproblem. My problem

[Asterisk-Users] Anyone willing to share an Australian dialplan.xml file for Cisco phones?

2006-05-01 Thread Eric Bishop
___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

[Asterisk-Users] Setting ptime attribute in SDP invite

2006-04-05 Thread Eric Bishop
Is it possible for Asterisk to set the ptime attribute on outbound calls in SDP invite? ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/li

[Asterisk-Users] Any Polycom dealer willing to help?

2006-03-27 Thread Eric Bishop
Hi All, We are in search of the latest Polycom firmware SIP 1.6.5 and BootROM 3.1.3 as per http://www.polycom.com/resource_center/1,,pw-492,00.html Can someone help? We have legitimately obtained these phones but even our official distributor can't get their hands on updated firmware. The only th

Re: [Asterisk-Users] TE411P Really Bad Echo

2006-02-16 Thread Eric Bishop
Is this with the TE411P? Also what do you mean by "pulled the zaptel trunk source"?On 2/17/06, Stagg Shelton < [EMAIL PROTECTED]> wrote:This is my last update to my issue.  Finally my echo problem is resolved.  On Monday morning 2/13/06 I pulled the the zaptel trunksource.  That night after my cust

[Asterisk-Users] How to create latency on purpose

2006-02-14 Thread Eric Bishop
Hi All, I have a Digium card in my Asterisk server configured as pri_net and I want to introduce latency on it in order to simulate PSTN conditions and test some echo canceller hardware. Is it possible to purposefully introduce latency and echo in a controlled fashion in order to do so? Thanks...

Re: [Asterisk-Users] TE411P Really Bad Echo

2006-02-12 Thread Eric Bishop
Nope only bad feedback here. The software EC in Asterisk worked much better for me than did the VPM on the TE411P.On 2/13/06, Isaac Xiao (KVB Kunlun Pty Limited) <[EMAIL PROTECTED]> wrote: What version of Asterisk and Zaptel you were using? Did you try latest Asterisk 1.2.4 and Zapte

[Asterisk-Users] Any way to grep through fast moving console messages?

2006-02-09 Thread Eric Bishop
Or perhaps slow them down or pipe to a file? ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] TE411P Really Bad Echo

2006-02-06 Thread Eric Bishop
Kevin, I have experienced the same issue. I get worse echo with the VPM installed than with software EC. Have had it at 2 different sites with 2 different TE411P's. - EricOn 2/6/06, Kevin P. Fleming <[EMAIL PROTECTED]> wrote: Stagg Shelton wrote:> I just implemented a system using a TE411P hardwa

Re: [Asterisk-Users] Asterisk 1.2.3 CentOS 4.x RPMS

2006-01-26 Thread Eric Bishop
Do you have step by step instructions on how you created these RPMs. I would like to create a few of my own but compiled for my own custom kernel and patchea and am not very familiar with RPM packagingOn 1/27/06, Andrew McRory <[EMAIL PROTECTED] > wrote:Available in the usual place. ftp

Re: [Asterisk-Users] asterisk 1.2.2 RPMS for CentOS 4.x

2006-01-18 Thread Eric Bishop
will they work with CentOS 4.2?On 1/19/06, Andrew McRory <[EMAIL PROTECTED]> wrote: I have compiled a set of RPMS from svn and put them in the regular place.Link:ftp://ftp.linuxsys.com/pub/releases/CentOS-4.0/asterisk-1.2.2/ Best Regards,--Andrew McRory - President/CTOLinux Systems Engineer

Re: [Asterisk-Users] SIP phones unbeatable echo

2006-01-16 Thread Eric Bishop
Would you mind sharing with the list the tellabs hardware and how you got it up and running (ie pinouts etc)? On 1/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello Dan,I was fighting with echo on a number of circumstances, and came to thefollowing conclusions.If you are on a distant loop,

Re: [Asterisk-Users] No "native bridge" on outbound SIP channels

2006-01-14 Thread Eric Bishop
both devices as they are on the same network. nat=never is a better choice than nat=no. You might also check your extensions.conf to verify that the calling from 1760 to 7960 is the same as from 7960 to 1760. You could also try moving both devices to using U-Law instead. -Jon Eric Bishop wrote: Hi

[Asterisk-Users] No "native bridge" on outbound SIP channels

2006-01-14 Thread Eric Bishop
Hi all, I have a Cisco 1760 gateway and and Cisco 7960 VoIP phone running via Asterisk. Both are running g711A codecs and SIP. On inbound calls I get a native bridge, however on outbound calls I never get a native bridge. With other SIP gateways I do get a native bridge on the outbound call. My si

Re: [Asterisk-Users] echo tail stats

2006-01-14 Thread Eric Bishop
most of the echo comes in at about the 28th tap, and assuming a sample rate of 8000hz, that would be about 3.5ms.   Will that tell you the sort of things you need to know?   Thanks   james   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Eric Bishop Sent: Sunday, 15

Re: [Asterisk-Users] echo tail stats

2006-01-14 Thread Eric Bishop
CTED]] On Behalf Of Eric Bishop Sent: Sunday, 15 January 2006 10:11 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] echo tail stats   Does anyone know how to determine the echo tail size (in ms) of a

[Asterisk-Users] echo tail stats

2006-01-14 Thread Eric Bishop
Does anyone know how to determine the echo tail size (in ms) of a particular call? ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/

[Asterisk-Users] Turning off 2100 Hz tone detection without editing zconfig.h and recompiling

2006-01-11 Thread Eric Bishop
Anyone know how to ignore the 2100 Hz tone detection without editing zconfig.h and recompiling? I am getting a lot of false "zaptel Disabled echo canceller because of tone (rx) on channel xx" The wiki mentiones that this can be disabled at run time. See http://www.voip-info.org/wiki/view/Asterisk+

[Asterisk-Users] 2 small issues with Cisco 1760 gateway and Asterisk

2006-01-08 Thread Eric Bishop
Hi all, We have 1760 working perfectly here with Asterisk for in and outbound calls except for: 1) Outgoing calls sound like they have silence suppression on them (inbound calls are totally fine though). Have tried "no vad" and and different VICs. 2) On outgoing calls on the Cisco console I get

[Asterisk-Users] Turning off hardware echo can on TE411P

2005-12-12 Thread Eric Bishop
Anyone know if Asterisk 1.2.1 supports turning off the hardware echo canceller WITHOUT recompiling the driver like I had to in 1.0.X? ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update option

[Asterisk-Users] Attack dialing

2005-12-11 Thread Eric Bishop
Anyone have eny elegant dial plan config for attack dialing? Basically I just want to automatically and continuously dial a busy until it is answered and then hand it over to a SIP hanset. Thanks. ___ --Bandwidth and Colocation provided by Easynews.

[Asterisk-Users] Cisco FXO hangup detection

2005-11-23 Thread Eric Bishop
I am using a Cisco 1760V with FXO card in Australia to provide ports into Asterisk. I was wondering if anyone out there has a config for the cisco to detect the disconnect or hangup signal for Australian tones. If the calling party hangs up while leaving a voice mail for example, it takes

Re: [Asterisk-Users] Asterisk MySQL CDR - MySQL starting too late

2005-11-21 Thread Eric Bishop
Well that didn't work. When I rebooted MySQL didn't start at allOn 11/21/05, JP Carballo <[EMAIL PROTECTED] > wrote:JP Carballo wrote:> Eric Bishop wrote:>>> I have: >>>> [EMAIL PROTECTED] ~]# chkconfig --list | grep mysql>> mysqld  0:off  

Re: [Asterisk-Users] Asterisk MySQL CDR - MySQL starting too late

2005-11-20 Thread Eric Bishop
, Matt Riddell <[EMAIL PROTECTED]> wrote: Eric Bishop wrote:> Hi All,>> I am running Asterisk (1.0.9.) on CentOS 4 with CDR recording being> output to MySQL. However whenever the system boots up after a reboot I> am needing to manually restart Asterisk because MySQL is after Aste

[Asterisk-Users] Asterisk MySQL CDR - MySQL starting too late

2005-11-20 Thread Eric Bishop
Hi All, I am running Asterisk (1.0.9.) on CentOS 4 with CDR recording being output to MySQL. However whenever the system boots up after a reboot I am needing to manually restart Asterisk because MySQL is after Asterisk in the service startup sequence and I get ERROR[3367]: Failed to connect to m

Re: [Asterisk-Users] Re: Can anyone explain reason for this echo

2005-11-18 Thread Eric Bishop
On 11/18/05, Andrew Kohlsmith <[EMAIL PROTECTED]> wrote: On Friday 18 November 2005 00:30, Eric Bishop wrote:> I purchased the following item:> http://www.oriontelecom.com/echo_canceller/1u_telnet/e1_1u_19inch_ec.html >> As you can see not a very highly spec'd product but do

Re: [Asterisk-Users] Re: Can anyone explain reason for this echo

2005-11-17 Thread Eric Bishop
most other scenarios as we are using Tier 1 hardware (all HP), Digium Rev 2 firmware and our rack is about 10 metres from the CO. On 11/18/05, Andrew Kohlsmith <[EMAIL PROTECTED]> wrote: On Thursday 17 November 2005 21:01, Eric Bishop wrote:> I got sick of tweaking and playing with Digium's

Re: [Asterisk-Users] Re: Can anyone explain reason for this echo

2005-11-17 Thread Eric Bishop
Doug Meredith <[EMAIL PROTECTED]> wrote: Eric Bishop <[EMAIL PROTECTED]> wrote:>If I call our Asterisk box via Disa and then place a call to one of the>problem analogue numbers (native Zap bridge) I don't get any echo. So the >echo seems to occur only when using a SIP handset a

Re: [Asterisk-Users] Dedicated echo canceller hardware

2005-11-15 Thread Eric Bishop
Yes I am referring to TE411. I have not used TE406 which is the same product, just different slot type. On 11/15/05, George Pajari <[EMAIL PROTECTED]> wrote: Eric Bishop wrote:> I have recently seen the light and started using dedicated echo> cancellation hardware. It works great

[Asterisk-Users] Dedicated echo canceller hardware

2005-11-14 Thread Eric Bishop
Hi All, I have recently seen the light and started using dedicated echo cancellation hardware. It works great with our E1 PRI's, much better than either of Digium's hardware or software echo cancellation products. I have had trouble however finding a simlar device for use with analogue lines and t

Re: [Asterisk-Users] DNS Server Failure wreaks havoc

2005-11-06 Thread Eric Bishop
I agree about Asterisk being terrible with DNS failure, but how can you avoid using DNS on *nix system?On 11/7/05, Eric ManxPower Wieling < [EMAIL PROTECTED]> wrote:Brian Capouch wrote:> I don't think this is a new issue--I've seen it talked about on the list > before.  I don't know if I've ever se

[Asterisk-Users] ABE - Are you happy with it?

2005-11-06 Thread Eric Bishop
Can any one who has gone from the open source version of Asterisk to ABE comment on their experiences? Specifically: - How does the quality compare to the open source stable versions? - How often do updates come out? - How far is it behind CVS HEAD in terms of features? - How good had Digium s

[Asterisk-Users] Re: Asterisk and reverse DNS

2005-11-03 Thread Eric Bishop
Nope, never really found a satisfactory solution to this.. On 11/3/05, Tom Rymes <[EMAIL PROTECTED]> wrote: Hi there. I noticed a post you made to asterisk-users backin June regarding problems you were having with Asteriskif your internet connection went down. I am having thesame problem here,

[Asterisk-Users] Any experiences with Orion hardware echo cancellers?

2005-10-31 Thread Eric Bishop
I am looking to buy wither the 1U or desktop E1 echo canceller from Orion. Has anyone had any experiences either good or bad with these units? ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.

[Asterisk-Users] Can anyone explain reason for this echo

2005-10-30 Thread Eric Bishop
Our configuration is as follows: SIP phones -> TE410P -> PSTN When a SIP handset makes a call to other ISDN numbers - no problem. When a SIP handset make a call to analogue numbers - echo. I know for certain that the problem is at our end. Why? If I call our Asterisk box via Disa and then plac

Re: [Re] Re: [Asterisk-Users] Echo canceller on TE406 & Asterisk

2005-10-30 Thread Eric Bishop
I would also be very interested in what hardware you used. On 10/29/05, Robert Augustyn <[EMAIL PROTECTED]> wrote: Darren,Can you elaborate on what echocan did you use and how?Thanks.robert> -Original Message-> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of> Darren Wright

Re: [Asterisk-Users] Echo Canceller question- is there a viable solution?

2005-10-30 Thread Eric Bishop
I am running CVS HEAD. How can I tell which software echo canceller I am using?On 10/28/05, Matthew Fredrickson < [EMAIL PROTECTED]> wrote:On Oct 27, 2005, at 12:38 AM, [EMAIL PROTECTED] wrote:> My question is, what is the direction in relation to analog boards and> such?Right now, it looks like t

[Asterisk-Users] Where does Asterisk put it's files

2005-10-27 Thread Eric Bishop
Does anyone have a full list of places Asterisk puts all config files and binaries. I need this to be able to fully rollback if I have a failed upgrade of Asterisk/Zaptel/LibPRI. So far I have: /etc/zaptel.conf /etc/asterisk/ /usr/sbin/safe_asterisk /usr/sbin/asterisk /usr/lib/asterisk/modules/ /u

Re: [Asterisk-Users] Echo canceller on TE406 & Asterisk

2005-10-27 Thread Eric Bishop
I replaced a TE410P (1st Gen) with a TE411P (2nd gen with hardware echo canceller) and the echo actually got much worse! Very disappointing! On 10/28/05, Boris Bakchiev <[EMAIL PROTECTED]> wrote: Hi,I have TE406P (2nd gen card with echo cancellation on-board).We still notice quite often echo on our

[Asterisk-Users] Taking the plung to CVS HEAD

2005-10-27 Thread Eric Bishop
We are running 1.0.9 STABLE on all of our machines. I am about try and upgrade one machine to CVS HEAD as all this echo cancellation improvements sound enticing. Can anyone recommend a) A procedure to cleanly upgrade from STABLE to HEAD b) A procedure to ensure I can back out and go back to 1.0

Re: [Asterisk-Users] Digium G.729 codec modules updated

2005-10-08 Thread Eric Bishop
On a dual processor Xeon (EM64T) would you reccomend turning hypertreading on or off? I tend go for it off dual processor machines just in case 2 processes end up on the one physical processor rather than 2 processes on 2 different physical processors. What do you think?On 10/9/05, Kevin P. Fleming

Re: [Asterisk-Users] Digium G.729 codec modules updated

2005-10-08 Thread Eric Bishop
Have you founy any real life performance benefit of x86_64 (particularly EM64T on Xeon) as apposed to plan old x86? On 10/9/05, Kevin P. Fleming <[EMAIL PROTECTED]> wrote: Dinesh Nair wrote:> and they still go for US$10 a pop ?Patent indemnification licenses are completely separate from the codecb

[Asterisk-Users] 7960 show queue status

2005-09-27 Thread Eric Bishop
Hi all, We have a small call centre here running with Asterisk 1.0.9. All the agents use Cisco 7960's with SIP 7.5 firmware. Is there any way we can show queue status on the those nice big LCD's. Especially we would like to display whether the agent is currently logged in or not. Is this possible

[Asterisk-Users] Performance tuning on dual Xeon EM64T and x86_64 Linux

2005-09-26 Thread Eric Bishop
Hi all, Just a couple of quick questions. I have a HP DL360 G4 (dual Xeon EM64T 3.0Ghz processors). I am using a TE411P in the system. 1. Should I run the a x86_64 Linux (CentOS) or just go with the plain old x86 version? Is there any benefit (or things to be aware of) on x86_64 vs x86? 2.

[Asterisk-Users] HP DL360 G4 EM64T and hyperthreading options

2005-09-24 Thread Eric Bishop
Hi all, Just a couple of quick questions. I have a HP DL360 G4 (dual 3.0Ghz processors). The processors are EM64T. I am using a TE411P in the system. 1. Should I run the a x86_64 Linux (CentOS) or just go with the plain old 32 bit version? 2. This being a dual processor system, should I turn on

Re: [Asterisk-Users] TE411P zapata.conf, monitoring echo cancellation and echo tail size

2005-09-08 Thread Eric Bishop
Can someone from Digium comment on this? On 9/9/05, Cory Andrews <[EMAIL PROTECTED]> wrote: I don't think you can switch the echo tail size, I could be mistaken, but I think the more channels you are utilizing the smaller amount of MS you have allocated to each channel.   Cory AndrewsPartne

[Asterisk-Users] TE411P zapata.conf, monitoring echo cancellation and echo tail size

2005-09-08 Thread Eric Bishop
Hi all, 1. Just bought a new TE411P and about to install it replacing the existing TE410P. I am assuming I need to set echocancel=no and echocancelwhenbridged=no now that it will be done in hardware, correct? 2. Is there any way to monitor hardware echo cancellation to ensure it is working (apart

Re: [Asterisk-Users] Dial command nor progressing on Zap channels

2005-08-27 Thread Eric Bishop
Already have that.. On 8/27/05, Eric Wieling aka ManxPower <[EMAIL PROTECTED]> wrote: > Eric Bishop wrote: > > Hi all, > > > > Our Asterisk box sends calls outbound via either SIP (through our VoIP > > provider) or an E1 PRI (directly connected via a TE410P

[Asterisk-Users] Dial command nor progressing on Zap channels

2005-08-26 Thread Eric Bishop
ChanSel: Reserved > Ext: 1 Coding: 0 Number Specified Channel Type: 3 > Ext: 1 Channel: 1 ] > [28 09 41 6c 6c 61 6e 20 44 69 62] > Display (len= 9) [ Eric Bishop ] > [6c 09 21 81 33 30 30 31 30 30 31] > Calling Num

Re: [Asterisk-Users] PRI signaling experts please help

2005-08-26 Thread Eric Bishop
nes > priindication = outofband > > > Hope that Helps > Jens > > > -Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Bishop > Sent: 25 August 2005 09:32 AM > To: Asterisk Users Mailing List - Non-Commercial Discus

Re: [Asterisk-Users] Busy number signalling

2005-08-26 Thread Eric Bishop
Andres, Thanks for the suggestion. I did try it but it is not moving to the next priority after the Dial command. I also do know for a fact that it is not actually being answered. On the console I just get: -- Called g1/123456789 On 8/26/05, Andres <[EMAIL PROTECTED]> wrote: > Er

[Asterisk-Users] PRI signaling experts please help

2005-08-25 Thread Eric Bishop
Hi all, Our Asterisk box sends calls outbound via either SIP (through our VoIP provider) or an E1 PRI (directly connected via a TE410P). When we dial a number that is engaged via our VoIP provider we get the following on the Asterisk console (numbers and IP addresses changed to protect the innocen

[Asterisk-Users] Busy number signalling

2005-08-24 Thread Eric Bishop
Hi all, Our Asterisk box sends calls outbound via either SIP (through our VoIP provider) or an E1 PRI (directly connected via a TE410P). When we dial a number that is engaged via our VoIP provider we get the following on the Asterisk console (numbers and IP addresses changed to protect the innocen

  1   2   >