Re: [Asterisk-Users] just-added second X100P

2004-08-30 Thread spectro
I finally found out the second card was in RED Alarm by running zttool (cat /proc/zaptel/2 also works). The analog extension in our Merlin Legend was bad. Plugging the X100P to another available extension solved the problem. On Sun, 22 Aug 2004 10:53:46 -0500, spectro <[EMAIL PROTECTED]> wrote:

RE: [Asterisk-Users] G729 licenses

2004-08-30 Thread Andreas Sikkema
[EMAIL PROTECTED] wrote: > The G.729 monopolists have made enough money out of their week's > work, so why give them more? > > A better idea is to use a different codec, such as GSM, iLBC or even > ulaw (if you have the bandwidth), and ignore G.729 completely. You > can add several choices in a

[Asterisk-Users] X100 and call duration

2004-08-30 Thread Dan
Hi, In the CDR when a call is placed using X100, the saved duration is the one starting with the Zap channel connection, not related to the other part answer. There is any possibility to know when the other part has answered the call placed over X100? I want to know the real call duration in order

RE: [Asterisk-Users] Polycom SoundPoint IP 300 Configuration

2004-08-30 Thread Matthew Marlowe
I've read the manual, for the most part. I've set the xml tags all to 1 but when the phone first boots the volume is still not on the highest. The only other thing that might do the trick is the gain options, which I don't understand so that's simply beyond me because I don't want to screw anyth

[Asterisk-Users] MWI Light On SoundPoint IP 300

2004-08-30 Thread Matthew Marlowe
I've taken a look at: http://www.voip-info.org/tiki-index.php?page=Getting+MWI+on+Polycom+Phon es+to+work+with+Asterisk I've followed those directions but when I press my message key it doesn't dial the number specified... It actually dials 614p which is the user I register with. My MWI light

RE: [Asterisk-Users] Still unacceptable echo on X101P

2004-08-30 Thread Brent Franks
> > > >I don't have echo problems on my X100P (at home) but that won't stop > >me from dumping it in favour of a Sipura SPA-3000 next month, once it > >gets full UK support in firmware (caller ID etc.). > > It may not be a big deal, but other considerations are: There is another box to manager.

RE: [Asterisk-Users] Polycom SoundPoint IP 300 Configuration

2004-08-30 Thread Matthew Marlowe
I think I've found the problem... I don't think my phone is loading the configuration file for some reason. The mac address is correct, it's all lowercase. Everything seems to be set right but I don't think it's reading it. I don't see anything in the log about it. Can someone give some pointers

Re: [Asterisk-Users] PLC (Packet loss cancel) questions

2004-08-30 Thread Steve Kann
I'm also interested in this, as the other Steve knows. Anyone in the re-worked jitter-buffer/PLC/DTX crowd besides me going to be at astricon? We can at least start working there on requirements.  I think I've wrote this before, but here's what I'd _really_ like to see as requirements for a

RE: [Asterisk-Users] How does call routing actually work with SIP?

2004-08-30 Thread Kevin Walsh
Daryll Strauss [EMAIL PROTECTED] wrote: > On Mon, 2004-08-30 at 09:07, Kevin Walsh wrote: > > Asterisk will remain in the loop if you have specified "t" or "T" in > > your Dial() command, as it will need to listen for the hash key. It > > will also remain in the loop if you're recording the audio

[Asterisk-Users] Asterisk with Sayson 480 ADSI

2004-08-30 Thread Craig Neumanns
Hello,   I have been wanting to try a Sayson 480 ADSI phone with our * box, but I haven't had much luck getting the phone to use *'s built in ADSI script.   Does anyone know if there are any how-to's out there for this? Or, could anyone enlighten me?   Thanks, Craig Do you Yahoo!? Read only the m

Re: [Asterisk-Users] PLC (Packet loss cancel) questions

2004-08-30 Thread Chris Shaw
>- Channel Support: >IAX2 in asterisk >IAX2 in libiax2 > Other IP channels in asterisk (RTP-based ones, I guess are all that is left). CNG/VAD and DTX in SIP is a must if * is to be taken seriously as a complete solution... As much as we all hate it's complexity and wish that everything

asterisk-users@lists.digium.com

2004-08-30 Thread muhumuza brian
Hullo over there. i'm trying to link an asterisk box with a legacy PBX system with a four wire trunk line. the legacy PBX has 21 analog phones connected to it and i would like to route calls to another site via the asterisk box. i would like to use E&M signaling over this line. my question is how m

asterisk-users@lists.digium.com

2004-08-30 Thread Michael Welter
I've done this with a Fujitsu 9600. With T-1 interface cards on both the legacy PBX and Asterisk you'll get 24 voice channels. If the legacy PBX is capable you can configure the circuit as E-1 and get 32 channels. Mine works well. With E&M you won't get the caller's name but you will get cal

RE: [Asterisk-Users] Still unacceptable echo on X101P

2004-08-30 Thread Kevin Walsh
Brent Franks [EMAIL PROTECTED] wrote: > > > I don't have echo problems on my X100P (at home) but that won't stop > > > me from dumping it in favour of a Sipura SPA-3000 next month, once it > > > gets full UK support in firmware (caller ID etc.). > > > > It may not be a big deal, but other consider

Re: [Asterisk-Users] Snom Programmable button Mini Howto and ring state patch

2004-08-30 Thread John Todd
At 1:23 PM -0500 on 8/30/04, David Hinkle wrote: The snom 200 and 220 have five programmable buttons. Each button has a led that can be used to indecate if an extension is idle, in use, or ringing. A button pannel for the 220 is also comming out soon that will have 20'ish programmable buttons on

RE: [Asterisk-Users] Revert to dial tone?

2004-08-30 Thread Greg Blakely
Thanks. That did the trick. This is what I ended up with (on extension 45) exten => 45,1,Dial(Zap/44r1,30,g) exten => 45,2,System(test "${DIALSTATUS}" = "NOANSWER") exten => 45,3,GotoIf($[${DIALSTATUS} = NOANSWER]?4:6) exten => 45,4,voicemail(u10) exten => 45,5,Hangup exten => 45,6,DISA(no-passw

RE: [Asterisk-Users] G729 licenses

2004-08-30 Thread Umar Sear
On Mon, 2004-08-30 at 16:26, Kevin Walsh wrote: > Brian Wilkins [EMAIL PROTECTED] lazily top-posted: > > Point is that unfortunately many systems do use G 729 so it is necessary, > > in order to be compatible with existing gatekeepers, to use that codec. > > I'd love to use GSM but the existing sy

RE: [Asterisk-Users] Still unacceptable echo on X101P

2004-08-30 Thread Michael Graves
On Mon, 30 Aug 2004 10:28:59 -0400, Michael Graves wrote: >On Mon, 30 Aug 2004 16:21:04 +0100, Kevin Walsh wrote: > >>Rich Adamson [EMAIL PROTECTED] wrote: >>> > 3. If impendance mismatch is the (or a major contributing) factor, can >>> > we not devise some interface circuit which will allow a var

RE: [Asterisk-Users] FXOs

2004-08-30 Thread Michael Graves
>Hi All, > >I'd really like to see a show of hands with regard to people's >experience with FXO interfaces. I own a few X100p cards and have had >nothing but problems with them. > >I also took part in Sipura's beta program, for the SPA-3000. While it >can be an improvement over the X100p, it pres

[Asterisk-Users] AstriCon Reminder: Please register today

2004-08-30 Thread Steven Sokol
Just a brief reminder to everyone who wishes to attend AstriCon 2004: We need your registrations ASAP, especially if you plan on staying on-site at the conference hotel. We have to present the hotel with a solid count of rooms on Wednesday, so please take a few minutes and sign up at: http://www.

Re: [Asterisk-Users] FXOs

2004-08-30 Thread Ron Frederick
Michael Graves wrote: Hi All, I'd really like to see a show of hands with regard to people's experience with FXO interfaces. I own a few X100p cards and have had nothing but problems with them. I also took part in Sipura's beta program, for the SPA-3000. While it can be an improvement over the X1

[Asterisk-Users] Compile error H323

2004-08-30 Thread Enrico Stahn
Hi! Have a look at the following entry. I solved this problem: http://enrico.todo.de/weblog/item/asterisk-oh323-compile-error Regards Enrico Stahn smime.p7s Description: S/MIME Cryptographic Signature ___ Asterisk-Users mailing list [EMAIL PROTE

[Asterisk-Users] Re: does agi wait for digit work in a meetme room ?

2004-08-30 Thread Eric Bart
>From my tests, it doesn't work. - Original Message - From: "Eric Bart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 27, 2004 11:12 PM Subject: does agi wait for digit work in a meetme room ? > I'd like to monitor key press in a meetme room. > > Is it possible when

[Asterisk-Users] [Fwd: [Asterisk-Dev] Snom Programmable button Mini Howto and ring state patch]

2004-08-30 Thread David Hinkle
This is the message I posted to the asterisk mailing list detailing how to configure asterisk to drive the snom programmable buttons. David --- Begin Message --- The snom 200 and 220 have five programmable buttons. Each button has a led that can be used to indecate if an extension is idle, in use

Re: [Asterisk-Users] PLC (Packet loss cancel) questions

2004-08-30 Thread Chris Shaw
I'm not very familiar with programming codecs, but from my understanding and reading RFC3389, aren't the VAD/CNG and DTX algorithms already built into certain codecs like G.711u/a and G.229(a)? If so, what would be required to activate them from *? Just some rewriting of SDP/RTP to send and recieve

Re: [Asterisk-Users] PLC (Packet loss cancel) questions

2004-08-30 Thread Chris Shaw
Nevermind, DUH, I was reading it wrong, it states that they DO NOT contain CNG algorithms, it describes a way to send CNG on codecs that do not contain CNG algorithms natively... -Chris ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.

Re: [Asterisk-Users] SIPJack

2004-08-30 Thread Muiz Motani
Just a little correction. The link to the company's home page should be http://www.arcturusnetworks.com. But all y'all already figured that out, didn't you? > (http://www.arcturus.com) ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.d

[Asterisk-Users] Delays while playing a message

2004-08-30 Thread Alex Zarubin
Hello, 1-2 sec pauses happen while * plays (streams) messages/prompts. We get reports about that from users and experience it ourselves randomly. Cannot reproduce it for debugging though, so need to figure out some other ways to fix it. 1. It's not silence recorded within or pauses between audio

[Asterisk-Users] Polycom SoundPoint... Gains - Which is for speakerphone

2004-08-30 Thread Matthew Marlowe
now that I have finally figured out what I was doing wrong with my polycom phone and got it to read the configuration file Im changing some gains. I successfully changed the gain for the ringer... It was too low for me. Does anyone know which gain would be for the call waiting and which tone wo

asterisk-users@lists.digium.com

2004-08-30 Thread Kris Boutilier
I'm not certain I understand your question, however: If you have one four wire E&M trunk interface then you can only handle one call over it at a time. E&M is a handshaking protocol, not a multiplexing protocol (such as the protocols used by T1 circuits, which give 24 channels on one pair). Hope t

[Asterisk-Users] Re: New to Asterisk and a question

2004-08-30 Thread Brad Stockdale
Greetings all, I have been watching Asterisk for a while now, but haven't had the nerve to jump in and start playing until now... I'm fed up with our phone system (or lack thereof) at my office, so I decided to start seriously looking at Asterisk... Mostly as a plaything to get my hands on it

RE: [Asterisk-Users] Re: New to Asterisk and a question

2004-08-30 Thread Tim Jackson
I recently dug into this, from what I've seen, the best bang for the buck out there is going to be Polycom's. A local vendor has Polycom IP500 phones for $174 shipped to me. IP500 would be comparable to a 7940G I'm assuming. I ran into the same problem with pricing, don't want grandstreams, but can

[Asterisk-Users] Reload crashes Asterisk ?

2004-08-30 Thread Walter Klomp
Hi, I am running Asterisk CVS from 8/27/04, and since about 8/17/04 Asterisk crashes on reload. I did remove support for h323 (as it crashes my * at random, and I don't need it currently). Here is a cut-out of the last lines when I give a reload command... == Parsing '/etc/asterisk/voicemail.c

Re: [Asterisk-Users] VoIP Telephony with Asterisk book

2004-08-30 Thread Lex Lethol
It definitely sounded sarcastic :P Lethol On Mon, 30 Aug 2004 08:21:06 -0400, Leif Madsen <[EMAIL PROTECTED]> wrote: > On Mon, 30 Aug 2004 10:21:55 +0800, Joseph Shi <[EMAIL PROTECTED]> wrote: > > Steve Underwood Wrote: > > >Just wait for the simplified Chinese version to appear in Shenzhen's > >

Re: [Asterisk-Users] Voiceronix and asterisk

2004-08-30 Thread Lex Lethol
Heya Kelvin, Are you using the latest asterisk download from voicetronix webpage. I got most asterisk features working with an OpenLine4 but I still have some bugs/incompatibility issues to resolve. Make sure you download the latest driver and asterisk and make. After installing the voicetronix

Re: [Asterisk-Users] Voicetronix OpenLine4 immediately hangs up on every call

2004-08-30 Thread Lex Lethol
Benjk, I dont have an answer to your problem, but I am currently using the same asterisk CVS HEAD found in voicetronix webpage. Most features are working OK and I am currently trying fo fix a voicemail problem but it appears not to be related to loopdrop. Are you sure the card works fine? (hardw

Re: [Asterisk-Users] Polycom SoundPoint... Gains - Which is for speakerphone

2004-08-30 Thread John Baker
Hmmm... Hands Free might be: voice.gain.rx.digital.chassis="15" (15 is my setting) Call waiting? You can turn it off in sip.cfg - do not disturb settings I think. Don't know about gain for call waiting. You might try playing with some of the variables in ipmid.cfg under John Matthew Marlowe

[Asterisk-Users] Asterisk and Citrix

2004-08-30 Thread Learning, Bill
I have recently played with and did get a working copy of Asterisk functioning in the lab environment. Then when I moved it out of the lab and onto the outside of our firewall it functions as before except that I get a Connected to Asterisk CVS-08/21/04-12:16:04 currently running on 63 (pid

Re: [Asterisk-Users] Asterisk and Citrix

2004-08-30 Thread Craig Guy
chan_skinny refers to support for the cisco Skinny Client Control Protocol which is used by Cisco IP phones in a Cisco Call manager environment. It sounds like the PIX is forwarding stuff to port 2000 on your asterisk box. If you are not using SCCP then you can prevent the module loading by specif

[Asterisk-Users] VoicePulse Connect DTMF with IAX2

2004-08-30 Thread Bryce Nesbitt (mailing list account)
Is there anyone out there who has VoicePulse Connect working with DTMF? I've been unable to get it to work from the start, and the recent VoicePulse updates did not help. A caller to my DID's hears Asterisk, but pressing DTMF does nothing: On call setup "iax2 debug" shows: - Tx-Fram

Re: [Asterisk-Users] VoicePulse Connect DTMF with IAX2

2004-08-30 Thread Brian Capouch
Bryce Nesbitt (mailing list account) wrote: Is there anyone out there who has VoicePulse Connect working with DTMF? I've been unable to get it to work from the start, and the recent VoicePulse updates did not help. I use VoicePulse connect, have similar configs (although I only use iLBC with them

[Asterisk-Users] My Three-way calls work backwards

2004-08-30 Thread Steve Maroney
I have discovered something that seems to be backwards. When pressing flash to end a three way call Between me, "Party A" and "Party B", Asterisk will drop "Party A" instead of "Party B". My Telcos version of three calling will drop "Party B" when ending the three way call. In my testing, "Party

[Asterisk-Users] Newbie - Voicemail Password Help

2004-08-30 Thread Java Rockx
Hello All. I'm just beginning with Asterisk and I have it all working now. I'm using Asterisk 1.0 RC1. My only question is this; when I check my voice mail the PBX simply says "password". I wanted to make it say "please enter your voice mail password" so I am using Background(pls-enter-vm-passwor