Re: [asterisk-users] func_odbc creating records or best practice

2008-05-09 Thread Sherwood McGowan
David Van Ginneken wrote: Al Baker wrote: I would love to be able to issues the necessary Mysql commands to have true TRANSACTIONS Such as - Begin Transaction Select @var=agent.id, agent.exstension where agent.status='free' Update agent.status='BUSY'

[asterisk-users] 3U server chassis Digium TE405P?

2008-05-12 Thread Sherwood McGowan
out there have a 405 out there that they have installed in a 3U? Thanks in advance for any help that can be offered, Sherwood McGowan VoIP / Telecom Solutions Consultant ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk

Re: [asterisk-users] 3U server chassis Digium TE405P?

2008-05-12 Thread Sherwood McGowan
with the manufacturer of the chassis. -- Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sherwood McGowan Sent: Monday, May 12, 2008 11:29 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] 3U server chassis

Re: [asterisk-users] 3U server chassis Digium TE405P?

2008-05-13 Thread Sherwood McGowan
solution for integration in these sort of specialized systems. I know they've saved me many headaches. On Mon, May 12, 2008 at 11:29 AM, Sherwood McGowan [EMAIL PROTECTED] wrote: Gentlemen, First let me say it's great to be back on the Asterisk mailing lists. Those of you who have been

Re: [asterisk-users] anyone from Joplin, MO

2008-05-15 Thread Sherwood McGowan
with dropped calls (being worked on with LD provider) and occasional static, due to using EM Wink signalling (provider screwed up and did not provision PRI).. Stay with PRI T's and you should be fine. Sherwood McGowan ___ -- Bandwidth and Colocation

Re: [asterisk-users] Asterisk for Larg

2008-05-15 Thread Sherwood McGowan
Matt Watson wrote: You'd probably want to run something else to handle your registrations like OpenSER with that many phones. -- Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bhrugu Mehta Sent: Thursday, May 15, 2008 8:31 AM To: Asterisk

[asterisk-users] Asterisk dropping around 2% of ALL calls ever since we moved to EM_W signalling?

2008-05-15 Thread Sherwood McGowan
as well, from file, cannot find ANYTHING... Thanks for any help, Sherwood McGowan ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com

Re: [asterisk-users] Asterisk dropping around 2% of ALL calls ever since we moved to EM_W signalling?

2008-05-15 Thread Sherwood McGowan
that would seem to cause the problem after it rained, and the other case was bad carrier equipment at their shelf, once they moved it to another port on another shelf the problem disappeared. Good luck, MATT--- On 5/15/08, Sherwood McGowan [EMAIL PROTECTED] wrote: Alright guys and gals

Re: [asterisk-users] Asterisk dropping around 2% of ALL calls ever since we moved to EM_W signalling?

2008-05-15 Thread Sherwood McGowan
that would seem to cause the problem after it rained, and the other case was bad carrier equipment at their shelf, once they moved it to another port on another shelf the problem disappeared. Good luck, MATT--- On 5/15/08, Sherwood McGowan [EMAIL PROTECTED] wrote: Alright guys and gals

Re: [asterisk-users] Asterisk dropping around 2% of ALL calls ever since we moved to EM_W signalling?

2008-05-15 Thread Sherwood McGowan
Steve Totaro wrote: On Thu, May 15, 2008 at 12:59 PM, Don Pobanz [EMAIL PROTECTED] wrote: On Thursday, May 15, 2008 11:11 AM - Sherwood McGowan said ... we've been temporarily stuck with a pair of EM Wink T's. Ever since then, we've been dropping 1-2% of all calls (in or out

Re: [asterisk-users] Number of meetme conferences

2008-05-15 Thread Sherwood McGowan
Wai Wu wrote: Hi all, What is maximum number of three party conferences can a quadcore 3GHz system can handle? All the parties a setup with G.711 codec. ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users

Re: [asterisk-users] Where does menuselect save your choices?

2008-05-15 Thread Sherwood McGowan
Sherwood McGowan wrote: Just a quick question, wanted to see if anyone knew where the menuselect app stored your choices. I think it's menuselect.makeopts but I'm not sure...just thought someone might know. Sherwood McGowan P.S. I'll post here if I figure it out before there's

[asterisk-users] Where does menuselect save your choices?

2008-05-15 Thread Sherwood McGowan
Just a quick question, wanted to see if anyone knew where the menuselect app stored your choices. I think it's menuselect.makeopts but I'm not sure...just thought someone might know. Sherwood McGowan P.S. I'll post here if I figure it out before there's a response

Re: [asterisk-users] Asterisk dropping around 2% of ALL calls ever since we moved to EM_W signalling?

2008-05-16 Thread Sherwood McGowan
Eric Wieling wrote: Make SURE you are not using callprogress=yes or busydetect=yes (they default to no). These options are commonly known in the Asterisk world as randomlydisconnectmycalls=yes. Sherwood McGowan wrote: Steve Totaro wrote: On Thu, May 15, 2008 at 12:59 PM, Don

Re: [asterisk-users] Not hearing first prompts

2008-05-16 Thread Sherwood McGowan
an explicit Answer() then a Wait(2), then calling the service can help. Hope this is helpful Sherwood McGowan ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit

Re: [asterisk-users] Asterisk concurrent calls count

2008-05-16 Thread Sherwood McGowan
David Backeberg wrote: Has anybody ever tried to roll their own VoIP or Zaptel load simulator? How did they do it? SIPP can help with benchmarking SIP calls and you can loop back T1 calls if you have two machines with T1 cards or even one machine with multiple T1 ports. SIPp

Re: [asterisk-users] Asterisk concurrent calls count

2008-05-16 Thread Sherwood McGowan
better) I hope these two examples help show you how two similar machines can vary drastically in performance with similar hardware. Differences in implementation make a BIG difference. Slainte, Sherwood McGowan ___ -- Bandwidth and Colocation

Re: [asterisk-users] Not hearing first prompts

2008-05-17 Thread Sherwood McGowan
Alan Lord wrote: Sherwood McGowan wrote: snip / Hrm...I have encountered this before and sometimes doing an explicit Answer() then a Wait(2), then calling the service can help. Hope this is helpful Sherwood McGowan Bingo! Thanks a bunch. That sorted it. Al

Re: [asterisk-users] Asterisk concurrent calls count

2008-05-19 Thread Sherwood McGowan
Alexander Olekhnovich wrote: Thanks very much for your examples On Fri, May 16, 2008 at 8:59 PM, Sherwood McGowan [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Alexander Olekhnovich wrote: Hi Asterisk Users, I'm interested in how many concurrent calls Asterisk can

Re: [asterisk-users] Not hearing first prompts

2008-05-19 Thread Sherwood McGowan
Brent Davidson wrote: Another solution that works for me is to add Playback(silence/1) just before whatever you are about to do. Something about the playback command opens the channel up. -Brent Sherwood McGowan wrote: Alan Lord wrote: Sherwood McGowan wrote: snip

Re: [asterisk-users] Understanding Incoming sip DID handling

2008-05-19 Thread Sherwood McGowan
Joseph L. Casale wrote: Hi, What is the method (preferred) way Asterisk handles the incoming sip lines? I am currently trying to setup two lines, one has unlimited in/out channels and the other phone number has only two. The provider has given a macro that manages dialing out on the two

Re: [asterisk-users] Understanding Incoming sip DID handling

2008-05-19 Thread Sherwood McGowan
Joseph L. Casale wrote: Yes, in your dialplan you should have one extension set up for the first number and where to send it, and a second for the other. So, if the sip.conf config sends the did into the [incoming] context and its phone number is 555-1212, would this be the right way:

Re: [asterisk-users] karaoke functionality

2008-05-20 Thread Sherwood McGowan
for the input side, I always get them confused Just be sure not to use the m option, that would mix the two channels together into a single sound file. Hope this helps, Sherwood McGowan ___ -- Bandwidth and Colocation Provided by http://www.api

Re: [asterisk-users] karaoke functionality

2008-05-20 Thread Sherwood McGowan
Steve Totaro wrote: On Tue, May 20, 2008 at 7:42 AM, Sherwood McGowan [EMAIL PROTECTED] wrote: Arjan Kroon | Mobillion wrote: Hi, Is it possible top use a form of Karaoke Functionality? When a caller calls a number, he hears a voicefile. During this voicefile he sings along

Re: [asterisk-users] Newbie Voicemail: Just use one [context] invoicemail.conf?!

2008-05-20 Thread Sherwood McGowan
Lee, John (Sydney) wrote: As a result, I just go back to put all users in [default] in voicemail.conf. Am I missing anything? What do those contexts mean in your setup (beside being arbitrary groups)? I just want to group the mailboxes by say department rather than putting

Re: [asterisk-users] Asterisk dropping around 2% of ALL calls ever since we moved to EM_W signalling?

2008-05-20 Thread Sherwood McGowan
Thank you all for your input. Currently, nothing has improved the dropped call rate by more than .2%, leaving me at 1.8% dropped calls still..Luckily, our switch back to PRI is due anytime in the next day or so.. Sherwood McGowan ___ -- Bandwidth

Re: [asterisk-users] Problem with Polycom forwarding

2008-05-20 Thread Sherwood McGowan
Mike wrote: I am having trouble with Polycom forwards and Asterisk. Basically, I have no clue on how to force callerid or even custom variables (set using SetVar in the sip.conf file) on the transfered call. For example, I set a variable called var_a to foo. When the call comes in, the

Re: [asterisk-users] Digium announcement: new community manager - John Todd

2008-05-20 Thread Sherwood McGowan
Welcome! ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] 3 ways

2008-05-21 Thread Sherwood McGowan
Pezhman Lali wrote: Dear, after a lot of searching and testing I can not find a total solution for nat, with ser -- asterisk. now I have 3 selections: 1)using iax-phones instead of sip phones with asterisk 2)using sip phones registered in asterisk, 3)using sip phones with ser/openser and,

Re: [asterisk-users] Error Counters on PRI Circuit

2008-05-21 Thread Sherwood McGowan
Don Pobanz wrote: Joe Pukepail wrote: Is there a way to see error counts on the T1 of a PRI? Hooked up to asterisk via a digium TE122. Looking for something to make sure I'm not getting any CRC, framing or other errors on the T1. Many moons ago I use to used a

Re: [asterisk-users] Asterisk Database Handling

2008-05-21 Thread Sherwood McGowan
that if you're considering using the cdr_mysql addon, I would highly suggest it as I've used it with MUCH success on high load servers. Sherwood McGowan ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list

Re: [asterisk-users] Asterisk Database Handling

2008-05-21 Thread Sherwood McGowan
Douglas Garstang wrote: I personally can tell you I've never had a problem with either the PostgreSQL or MySQL cdr apps themselves losing records. However, I can't say personally how well the ODBC method works. I'll just stick to saying that if you're considering using the cdr_mysql addon, I

Re: [asterisk-users] Asterisk Database Handling

2008-05-21 Thread Sherwood McGowan
6 months since I worked with a low load server. Sherwood McGowan ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo

Re: [asterisk-users] Asterisk Database Handling

2008-05-21 Thread Sherwood McGowan
Steve Prior wrote: Tilghman Lesher wrote: Correct; it's actually a workaround for a bug in the MySQL drivers. It was discovered long after 1.2 was end-of-lifed. I got bit by MySQL reconnects on some other software I wrote I think when I jumped from MySQL 4.* to 5.*. If memory

Re: [asterisk-users] upgrade of asterisk .... to what?

2008-05-22 Thread Sherwood McGowan
Brian J. Murrell wrote: On Thu, 2008-05-22 at 14:05 +0200, nik600 wrote: No, i'm just wondering because there is creating a greater difference between my installation and the actual Asterisk. If it ain't broke, don't fix it. You are already so far behind that any upgrade is going

[asterisk-users] asterisk-addons 1.6.0 Command 'realtime mysql status' failed?

2008-05-22 Thread Sherwood McGowan
Thought I'd post this, see if anyone has experienced this...I am using Asterisk 1.6 from the SVN branch and Asterisk-addons 1.6 from the SVN branch. Mysql is running and I've connected using the information that is in res_mysql.conf but when I try to check the realtime status I get the

Re: [asterisk-users] asterisk-addons 1.6.0 Command 'realtime mysql status'

2008-05-22 Thread Sherwood McGowan
. Hope this helps. JR Thanks, the change to 127.0.0.1 did the trick. Sherwood McGowan ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http

Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc.

2008-05-22 Thread Sherwood McGowan
continued to allow calls to take place. I've found that sometimes exiting and reconnecting to the CLI helps, but there have been a couple occasions where NOTHING would allow the server to restart save for a reboot. Even killall asterisk didn't kill the process Sherwood McGowan

Re: [asterisk-users] ChanSpy not working - transmit frame type 64 warning

2008-05-22 Thread Sherwood McGowan
James Sneeringer wrote: On Thu, May 15, 2008 at 10:47 AM, James Sneeringer [EMAIL PROTECTED] wrote: When I try to use ChanSpy, the following message is sent repeatedly to the console (wrapped for readability): WARNING[32125]: chan_sip.c:3709 sip_write: Asked to transmit frame type

Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc.

2008-05-22 Thread Sherwood McGowan
Steve Totaro wrote: On Thu, May 22, 2008 at 2:02 PM, Sherwood McGowan [EMAIL PROTECTED] wrote: Mark Hamilton wrote: Hi, Yesterday I made a change in queues.conf and so tried doing a reload app_queue.so in the CLI. (Using 1.4.18). It didn't seem to do anything, infact all action

Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc.

2008-05-22 Thread Sherwood McGowan
Steve Totaro wrote: On Thu, May 22, 2008 at 2:02 PM, Sherwood McGowan [EMAIL PROTECTED] wrote: Mark Hamilton wrote: Hi, Yesterday I made a change in queues.conf and so tried doing a reload app_queue.so in the CLI. (Using 1.4.18). It didn't seem to do anything, infact all action

Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc.

2008-05-22 Thread Sherwood McGowan
Steve Totaro wrote: On Thu, May 22, 2008 at 3:56 PM, Sherwood McGowan [EMAIL PROTECTED] wrote: Steve Totaro wrote: On Thu, May 22, 2008 at 2:02 PM, Sherwood McGowan [EMAIL PROTECTED] wrote: Mark Hamilton wrote: Hi, Yesterday I made a change in queues.conf

Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc.

2008-05-22 Thread Sherwood McGowan
: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc. On Thu, May 22, 2008 at 2:02 PM, Sherwood McGowan [EMAIL PROTECTED] wrote: Mark Hamilton wrote: Hi, Yesterday I made a change in queues.conf and so tried doing a reload

Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc.

2008-05-23 Thread Sherwood McGowan
and causing havoc. From: Sherwood McGowan [EMAIL PROTECTED] Date: Thu, May 22, 2008 7:13 pm To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com snip True True...it's only been a minor annoyance for me, but in the interest of improving Asterisk I

Re: [asterisk-users] Strange State 6 on Channel X

2008-05-23 Thread Sherwood McGowan
options visit: http://lists.digium.com/mailman/listinfo/asterisk-users I've wondered the same thing, but it hasn't caused me any issues. I've searched google quite a few times, haven't found anything useful. Sherwood McGowan ___ -- Bandwidth

Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc.

2008-05-23 Thread Sherwood McGowan
Sherwood, I've done the backtrace. Maybe you can submit yours too. http://bugs.digium.com/view.php?id=12709 Thanks, Mark. Original Message Subject: Re: [asterisk-users] reload stopping EVERYTHING on CLI and causing havoc. From: Sherwood McGowan [EMAIL PROTECTED] Date: Thu

Re: [asterisk-users] Transfer

2008-05-23 Thread Sherwood McGowan
Adrian Marsh wrote: Hi All, In my old telco days (SS7), if I was wanting to hand back a call to the network for transfer to a different PSTN number, there was a specific SS7 action I could take, which send the call back to the network, which in turn then routed the call appropriately. It

Re: [asterisk-users] Default ringtone

2008-06-05 Thread Sherwood McGowan
/listinfo/asterisk-users indications.conf is the file you want to edit :) It defines what ringtones and other indication signals to use. -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api

Re: [asterisk-users] Default ringtone

2008-06-05 Thread Sherwood McGowan
. The actual tones ; used by BT include some volume differences so sound slightly different ; from Asterisk-generated ones. dial = 350+440 Any idea why? Thanks Adrian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sherwood McGowan Sent: 05

Re: [asterisk-users] handling SIP trunk with limited concurent calls

2008-06-06 Thread Sherwood McGowan
/listinfo/asterisk-users He's right, you should get congestion in less than a second (unless your provider is slow anyway in which case you should switch providers anyway). -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth

[asterisk-users] Asterisk 1.2.28 + Realtime Queues - Thinks Queue is empty

2008-06-08 Thread Sherwood McGowan
. -- Playing 'ivr/new/nwi-welcome' (language 'en') -- Hungup 'IAX2/carp-1957' == Spawn extension (pri-inbound, s, 3) exited non-zero on 'SIP/pri-006ba540' -- User disconnected -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

[asterisk-users] Asterisk 1.2.28 + Realtime Queues - Thinks Queue is empty

2008-06-09 Thread Sherwood McGowan
Sherwood McGowan wrote: Gentlemen, I have a particularly strange problem, just started happening. One of my clients is running Asterisk 1.2.28 and has mysql realtime queues. We log in a member, and then place a test call to the 0 queue but since joinempty is set to no, and Asterisk thinks

Re: [asterisk-users] Asterisk 1.2.28 + Realtime Queues - Thinks Queue is empty

2008-06-09 Thread Sherwood McGowan
Jared Smith wrote: On Mon, 2008-06-09 at 00:26 -0500, Sherwood McGowan wrote: Members: 9001 (Invalid) has taken no calls yet It appears that there are no valid members of the queue, which at first glance would seem to me to be your problem. Thank you to all who

Re: [asterisk-users] Camp / Callback feature in 1.4

2008-06-10 Thread Sherwood McGowan
(call_to ${exten_copy} ${call_to}); } } Ah I love to see AEL in a suggestion post :) -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing

Re: [asterisk-users] multiple CDRs for one call (multiple dial attempts during one call)

2008-06-12 Thread Sherwood McGowan
Fork The CDR into 2 separate entities. -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http

Re: [asterisk-users] Dial command and its g option

2008-06-12 Thread Sherwood McGowan
executions (if AGI is used, yes you need DeadAGI). Just thought I'd clear it up -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list

Re: [asterisk-users] multiple CDRs for one call (multiple dial attempts during one call)

2008-06-12 Thread Sherwood McGowan
Atis Lezdins wrote: On Thu, Jun 12, 2008 at 9:14 PM, Sherwood McGowan [EMAIL PROTECTED] wrote: Atis Lezdins wrote: On Thu, Jun 12, 2008 at 3:36 PM, Rizwan Hisham [EMAIL PROTECTED] wrote: Hi all, I have setup an asterisk system which: recieves incoming sip calls ask

Re: [asterisk-users] Invitation to connect on LinkedIn

2008-06-13 Thread Sherwood McGowan
:) -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk

Re: [asterisk-users] start n run an agi script on hangup

2008-06-13 Thread Sherwood McGowan
-- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk

Re: [asterisk-users] AEL Help

2008-06-13 Thread Sherwood McGowan
, as the code that you had at fail is taken care of within the if statement's execution. Let me know if there's any issue, if there is it's probably in the implementation of the conditional -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

Re: [asterisk-users] AEL Help

2008-06-13 Thread Sherwood McGowan
Sherwood McGowan wrote: snip I'll be more than glad to help :) Here's the code: context default { _X. = { Set(DID=${EXTEN:6}); continue: Noop(${DID}); Set(GROUP(IAX)=incoming); if(${MATH(${GROUP_COUNT([EMAIL PROTECTED])}+${GROUP_COUNT([EMAIL PROTECTED

Re: [asterisk-users] start n run an agi script on hangup

2008-06-13 Thread Sherwood McGowan
to do database cleanup.. i'd appreciate if you'd shed more light just in case am missing something.. Rgds On Fri, Jun 13, 2008 at 3:05 PM, Sherwood McGowan [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Robor Oghene wrote: hello All, How do I start and run an agi

Re: [asterisk-users] start n run an agi script on hangup

2008-06-13 Thread Sherwood McGowan
Robor Oghene wrote: Thanks Sherwood, I haven't tried what the line you sent but I think it would solve my problem I just hope it would run from asterisk realtime... On Fri, Jun 13, 2008 at 3:05 PM, Sherwood McGowan [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Robor Oghene

Re: [asterisk-users] start n run an agi script on hangup

2008-06-13 Thread Sherwood McGowan
Robor Oghene wrote: Thanks Sherwood, I haven't tried what the line you sent but I think it would solve my problem I just hope it would run from asterisk realtime... On Fri, Jun 13, 2008 at 3:05 PM, Sherwood McGowan [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Robor Oghene

Re: [asterisk-users] OT How Digium Saved My Bacon!

2008-06-16 Thread Sherwood McGowan
. :-) LOL, good question...I wouldn't mind havin' one...i can haz tweaker? ROFL -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE

Re: [asterisk-users] Call Center

2008-06-16 Thread Sherwood McGowan
post-call by speexenc. We also run PostgreSQL and Apache on the same system to serve CDRs with links to recordings. Anything else you'd like to know? -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation

Re: [asterisk-users] Call Center

2008-06-16 Thread Sherwood McGowan
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sherwood McGowan Sent: Tuesday, June 17, 2008 5:45 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Call Center broadband Voice wrote: Is anyone using Asterisk

Re: [asterisk-users] Call Center

2008-06-16 Thread Sherwood McGowan
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sherwood McGowan Sent: Tuesday, June 17, 2008 5:45 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Call Center broadband Voice wrote: Is anyone using Asterisk

Re: [asterisk-users] OT How Digium Saved My Bacon!

2008-06-16 Thread Sherwood McGowan
on the entire new CDR/CEL branch :) ROFLno seriouslyI want one ;-) -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list

Re: [asterisk-users] Reg call recording

2008-06-16 Thread Sherwood McGowan
extension, use monitor + soxmix to mix the recordings) will work just fine, I use it on a medium-large installation that does about 10K calls a day, with no issues in regards to recordings or ability to access calls/recordings. -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

Re: [asterisk-users] Call Center

2008-06-17 Thread Sherwood McGowan
call a shell script that transcodes the file before offering it up. -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE

[asterisk-users] 1.4.21 + Realtime Queues = Agents Not Ringing?

2008-06-21 Thread Sherwood McGowan
is called. Any ideas? -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net

Re: [asterisk-users] Send cell phone #VM waiting, just like cell carrier

2008-06-22 Thread Sherwood McGowan
-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Quick note, almost every cell phone carrier has an email to SMS gateway that you can use to send their customers SMS via email -- Sherwood McGowan VoIP / Telecom Solutions

Re: [asterisk-users] 1.4.21 + Realtime Queues = Agents Not Ringing?

2008-06-23 Thread Sherwood McGowan
Mark Michelson wrote: Sherwood McGowan wrote: Gentlemen, I'm using 1.4.21 SVN Tag, and have the queues set up to use Realtime. This system works fine with 1.2.28, and everything loads fine with no errors, but when I log an agent in I see the extra message (not in use) by their listing

Re: [asterisk-users] 1.4.21 + Realtime Queues = Agents Not Ringing?

2008-06-24 Thread Sherwood McGowan
anything I find. Unfortunately, I've not seen anyone else with this issue, as I've googled like crazy -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008

Re: [asterisk-users] 1.4.21 + Realtime Queues = Agents Not Ringing?

2008-06-29 Thread Sherwood McGowan
Sherwood McGowan wrote: Gentlemen, I'm using 1.4.21 SVN Tag, and have the queues set up to use Realtime. This system works fine with 1.2.28, and everything loads fine with no errors, but when I log an agent in I see the extra message (not in use) by their listing and they are not rang

Re: [asterisk-users] Spoofing CID

2008-07-03 Thread Sherwood McGowan
this practice illegal: http://www.engadget.com/2007/06/29/congress-looking-to-make-caller-id-spoofing-illegal/ http://www.govtrack.us/congress/bill.xpd?tab=summarybill=s110-704 -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

Re: [asterisk-users] IVR Direct Dial Extension

2008-07-28 Thread Sherwood McGowan
to add a pattern that matches your extension's setup (3 digit extensions get _XXX, etc...) and then call a macro or subroutine that will perform the standard extension dialing: EXAMPLE: exten = _XXX,1,Macro(std-exten,${EXTEN}) -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

Re: [asterisk-users] Slow Playback of Recorded Files

2008-07-28 Thread Sherwood McGowan
: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users sounds like the sample rate is wrong somehow -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

Re: [asterisk-users] Asterisk SIP configuration

2008-07-29 Thread Sherwood McGowan
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Please send the relevant portion of your extensions.conf, as that is where the problem is -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

Re: [asterisk-users] interactive IVR

2008-07-29 Thread Sherwood McGowan
-- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Yes, I know I could accomplish this using the dialplan and MySQL -- Sherwood

Re: [asterisk-users] Callerid Woes

2008-07-29 Thread Sherwood McGowan
...then open the pcap file in Wireshark and look in the SIP header for the callerid information -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED] ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008

Re: [asterisk-users] Callerid Woes

2008-07-29 Thread Sherwood McGowan
://lists.digium.com/mailman/listinfo/asterisk-users The Linksys is taking *81 as a local spree code, causing it to be stripped. The problem you're then getting is probably that Asterisk is using _it's_ caller id information for your peer -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL

Re: [asterisk-users] Terrible Experience Net2phone A-Z termination

2008-09-25 Thread Sherwood McGowan
-- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users www.voxitas.com (disclaimer, I work for this company now) -- Sherwood McGowan

Re: [asterisk-users] 1.6 Production ready??

2008-11-13 Thread Sherwood McGowan
and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- Sherwood McGowan VoIP / Telecom Solutions [EMAIL PROTECTED

[Asterisk-Users] Features you'd like to see in a GUI?

2005-08-03 Thread Sherwood McGowan
the features for each would be different. Let me know, as I'd like to try to get as much as possible right the first time. Cheers, Sherwood McGowan ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk

RE: [Asterisk-Users] Voicemail Password crashing

2005-08-03 Thread Sherwood McGowan
I can say that MWI is working with RT in my particular system, and I'm running several hundred users. Sherwood --Original Message- -From: [EMAIL PROTECTED] -[mailto:[EMAIL PROTECTED] On Behalf Of -Polycom User -Sent: Wednesday, August 03, 2005 8:07 PM -To:

[Asterisk-Users] Multiple CLI connections

2005-08-03 Thread Sherwood McGowan
looking online, but found nothing really. Sherwood McGowan ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman

RE: [Asterisk-Users] Features you'd like to see in a GUI?

2005-08-04 Thread Sherwood McGowan
seen many RT versions, which I prefer overall. I'm definitely starting up a site for information and the option to contribute to the development of it. I'll post to this list when I get it out there. Sherwood McGowan --Original Message- -From: [EMAIL PROTECTED] -[mailto:[EMAIL PROTECTED

RE: [Asterisk-Users] Features you'd like to see in a GUI?

2005-08-04 Thread Sherwood McGowan
. Thanks again, Sherwood McGowan ARTCP Developer ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo

RE: [Asterisk-Users] Re: [Asterisk-Dev] Memory Leak in Stable?

2005-08-04 Thread Sherwood McGowan
I experience this problem as well, a 512MB machine drops down to less than 10MB. I'm running *RealTime however. --Original Message- -From: [EMAIL PROTECTED] -[mailto:[EMAIL PROTECTED] On Behalf Of -Greg Boehnlein -Sent: Thursday, August 04, 2005 10:35 AM -To: Asterisk Developers

RE: [Asterisk-Users] Features you'd like to see in a GUI?

2005-08-04 Thread Sherwood McGowan
Messaging -Business in a Box 4)Asterisk Hosted Telephone and PBX -business in a Box - Etc etc. - -My .02 cents on this. - -Seshu Kanuri - --Original Message- -From: [EMAIL PROTECTED] -[mailto:[EMAIL PROTECTED] On Behalf Of -Sherwood McGowan -Sent: Thursday, August 04, 2005 9:02 AM -To: 'Matt

RE: [Asterisk-Users] Features you'd like to see in a GUI?

2005-08-04 Thread Sherwood McGowan
-Business in a Box 4)Asterisk Hosted Telephone and PBX -business in a Box - Etc etc. - -My .02 cents on this. - -Seshu Kanuri - --Original Message- -From: [EMAIL PROTECTED] -[mailto:[EMAIL PROTECTED] On Behalf Of -Sherwood McGowan -Sent: Thursday, August 04, 2005 9:02 AM -To: 'Matt Florell

RE: [Asterisk-Users] TFTP - Good or Bad?

2005-08-04 Thread Sherwood McGowan
, not upon boot every time, as the Sipura-SPA might (although Linksys's ATAs have sipura-spa backends, AFAIK, let me know if I'm wrong). I do agree though, with the point of multiple traversals of segements and firewalls, and even the point of US to Japan being a possible problem. My $0.02 Sherwood

RE: [Asterisk-Users] How scalable is asterisk

2005-08-04 Thread Sherwood McGowan
We use Asterisk RealTime for our VOIP Telephone service all over the country. It is definitely more of a switch. We use an outside provider to do the transition of VOIP to POTS though, as it would be astronomically expensive to provide US/CAN free longdistance otherwise, even with a switch for

[Asterisk-Users] AbsoluteTimeout Problems?

2005-08-04 Thread Sherwood McGowan
Does anyone know if AbsoluteTimeout is working completely? As far as I can see on my systems, I'm still getting occasional hung SIP channels, even though there should be nothing over my setting... cheers Sherwood ___ Asterisk-Users mailing list

ARTCP Project (was RE: [Asterisk-Users] Features you'd like to see in a GUI?)

2005-08-05 Thread Sherwood McGowan
for donations before at least some cursory info has been released to show that the project is at least happening ;) Cheers all, and I hope to see interest in getting this going. Sherwood McGowan ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com

RE: ARTCP Project (was RE: [Asterisk-Users] Features you'd like to see ina GUI?)

2005-08-05 Thread Sherwood McGowan
Side note, I've jumped to a different name, as ARTCP defines more the control program portion than an entire distro. ARTP -Now- AstCD (Asterisk Complete Distribution) Obviously the name would change to something a little more memorable once the project is in a release phase Sherwood

RE: ARTCP Project (was RE: [Asterisk-Users] Features you'd like tosee ina GUI?)

2005-08-05 Thread Sherwood McGowan
on something similar atm, schemas written, -etc) - but at the end of the day mysql still does not cut it inmo. - -No offence to mysql developers, etc. -Cheers -Chris - -- Original Message - -From: Sherwood McGowan [EMAIL PROTECTED] -To: 'Asterisk Users Mailing List - Non-Commercial Discussion

RE: ARTCP Project (was RE: [Asterisk-Users] Features you'd like toseeina GUI?)

2005-08-05 Thread Sherwood McGowan
, September 23, 2004 11:19 PM -To: Asterisk Users Mailing List - Non-Commercial Discussion -Subject: Re: ARTCP Project (was RE: [Asterisk-Users] Features -you'd like toseeina GUI?) - -Hi, - -Sherwood McGowan wrote: - I personally prefer MySQL-MAX. I curently run *RT in a large - production environment

  1   2   3   4   5   >