Re: [asterisk-users] New feature: calling all bug marshals

2007-12-04 Thread Philip Prindeville
Steve Edwards wrote: > On Tue, 4 Dec 2007, Philip Prindeville wrote: > > >> I wanted to write a "popcorn" app for myself, both to learn how to script in >> > > Just out of curiosity, what does this have to do with popcorn? > > Thanks in advance, > ---

[asterisk-users] Multiple contacts.

2007-12-04 Thread Alex Balashov
I'm sure this has been asked a million times before, but is there an easy wa to have Asterisk register more than one (distinct) contact binding concurrently? The goal is to have two phones register with the same credentials from different locations and consistently and reliably ring on inbound

Re: [asterisk-users] New feature: calling all bug marshals

2007-12-04 Thread Steve Edwards
On Tue, 4 Dec 2007, Philip Prindeville wrote: > I wanted to write a "popcorn" app for myself, both to learn how to script in Just out of curiosity, what does this have to do with popcorn? Thanks in advance, Steve Edwards

[asterisk-users] New feature: calling all bug marshals

2007-12-04 Thread Philip Prindeville
Hi. I wanted to write a "popcorn" app for myself, both to learn how to script in extensions.conf, but also because it was something handy. Along the way, I found myself doing something like: [popcorn] exten => s,1,Set(FUTURETIME=$[${EPOCH} + 10]) ... exten => s,n,While(${EPOCH} < ${FUTURETIME

[asterisk-users] Melbourne Asterisk meetup - again

2007-12-04 Thread Paul Hales
Yes - tomorrow night is the monthly Asterisk meeting held by the Melbourne Asterisk group. (Melbourne, Australia that is) Venue is usually Pint on Punt (corner of Punt Rd and Peel Street) from 7pm onwards. Feel free to turn up, eat food, drink beverages and talk about Asterisk. later,

[asterisk-users] [Fwd: load test zap channels (in and out)]

2007-12-04 Thread Benjamin Jacob
Is this getting through?? EMAIL DISCLAIMER : This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorised distribution or copying is strictly prohibited. If you receive this transmissi

Re: [asterisk-users] Fax on asterisk

2007-12-04 Thread Alex Balashov
Everton, This sounds like the app_rxfax module has a dependency on some other module which implements T.30 handling, and that this module is either not loaded, or that its symbol table is not being shared in the monolithic core. -- Alex On Tue, 4 Dec 2007, Everton Goularth wrote: Hi people

Re: [asterisk-users] pstn call waiting and zap

2007-12-04 Thread John covici
I have the extension connected to the fxs on the x400p (2 modules) and I use *0 which is actually built into the code to flash the fxo line. Hope this helps. on Tuesday 12/04/2007 C F([EMAIL PROTECTED]) wrote > application map in features.conf > > On 12/4/07, Patricio Valarezo Lozano <[EMAIL

Re: [asterisk-users] Filtering duplicate RTP packets

2007-12-04 Thread Boris Bakchiev
Replying to myself Its fixed now Checking timestamps is optional according to RFC so asterisk is not doing it. Anyway, I made a patch and tested it and its working. Thanks. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Boris

Re: [asterisk-users] pstn call waiting and zap

2007-12-04 Thread C F
application map in features.conf On 12/4/07, Patricio Valarezo Lozano <[EMAIL PROTECTED]> wrote: > Hi, I hope someone could help me, i have a x100p interface for testing > purpose and on each incomming call I redirect the call to handytone 388 > atas, the problem comes when i'm during a call and

Re: [asterisk-users] Echo cancellation and DTMF from the Asterisk console?

2007-12-04 Thread Nikhil Nair
Hi Alan, Thanks for these helpful comments. I had a look at David Rowe's site, and found it very interesting - I'm blind myself, and the Louder router project he's working on sounds like a wonderful idea. It looks like I got my wires crossed, to some extent - I hadn't realised that all the ec

Re: [asterisk-users] IBM x3400 w/ Digium TE220

2007-12-04 Thread Edwin Lam
Matthew Fredrickson wrote: > This looks like a really good reason to call Digium tech support :-) > It's comes free with the purchase of the card. I haven't heard of > anything like this, although posting your kernel panic output would > help. But it would be best to handle this through tech s

[asterisk-users] pstn call waiting and zap

2007-12-04 Thread Patricio Valarezo Lozano
Hi, I hope someone could help me, i have a x100p interface for testing purpose and on each incomming call I redirect the call to handytone 388 atas, the problem comes when i'm during a call and another call comes in, i hear the call waiting beep (comming from the zap channel), but I can't catc

[asterisk-users] Which rackable server for TDM2400 ?

2007-12-04 Thread Olivier
Hello, Which server do you choose for holding a couple of TDM2400 (2 of them) ? I would like to install it in a not too deep rack (< 60 cm). Regards ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To

Re: [asterisk-users] IBM x3400 w/ Digium TE220

2007-12-04 Thread Matthew Fredrickson
Edwin Lam wrote: > hi folks. > > i have a Digium TE220 PCI-E 2 port T1/E1 controller installed > in an IBM x3400 server. i load the wct4xxp driver seems ok. > but when i execute "ztcfg -vvv" command. the kernel panic. > i tried zaptel 1.2.21 & 22. they have the same result. > following is my zapte

[asterisk-users] Fax on asterisk

2007-12-04 Thread Everton Goularth
Hi people, I'm tring to configure fax on my asterisk server. I'm using the instructions of: http://www.asteriskguru.com/tutorials/spandsp.html and the files app_rxfax.c, app_txfax.c and apps_Makefile_patch from: http://www.soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/ I h

[asterisk-users] Call center scenario

2007-12-04 Thread Jay Moore
Greetings, List. I would like to implement a procedure in my call center but am not sure the best way to implement it. I'm hoping I can describe it here and that I'll receive some feedback and/or suggestions on how to proceed. Here's my situation: My call center fields calls regarding interne

Re: [asterisk-users] IRVs Asterisk example configuration

2007-12-04 Thread Vincent
Does someone know why the posts from some users on Usenet are just one long line, with no carriage return? On Tue, 4 Dec 2007 17:02:12 +, dadsadsadf dsadasdsa <[EMAIL PROTECTED]> wrote: >Hi all, I want to use Asterisk as an IVR system. O'Reilly's "Asterisk, the future of telephony" doesn't ha

Re: [asterisk-users] Echo cancellation and DTMF from the Asterisk console?

2007-12-04 Thread Alan Lord
Nikhil Nair wrote: > Hi, > > I'd like to try using a good quality microphone and a set of PC speakers > (in the first instance) to create a powerful speakerphone; if I get that > working, I'll probably try more elaborate audio equipment. > Interesting... After playing with - and being very imp

Re: [asterisk-users] Echo cancellation and DTMF from the Asterisk console?

2007-12-04 Thread Mojo with Horan & Company, LLC
In my other response to this topic I mentioned chan_mobile, I could have meant chan_bluetooth. ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.d

Re: [asterisk-users] Echo cancellation and DTMF from the Asterisk console?

2007-12-04 Thread Mojo with Horan & Company, LLC
Nikhil Nair wrote: > In addition, I've tried using 'dial' from the Asterisk console while a > call from the console is already established, hoping that this would send > DTMF signals. So far those signals haven't been received at the other > end, while I've had no trouble sending DTMF from a Wi

Re: [asterisk-users] Echo cancellation and DTMF from the Asterisk console?

2007-12-04 Thread Mojo with Horan & Company, LLC
Nikhil Nair wrote: > I gather Asterisk can do very good software echo cancellation, but I can > see no reference to using it with chan_console (using the Alsa driver). > Am I overlooking something obvious, or is that really not implemented? > IIRC, echo cancellation is fully in zaptel. If you

Re: [asterisk-users] New User

2007-12-04 Thread Mojo with Horan & Company, LLC
Jared Smith wrote: > On Tue, 2007-12-04 at 08:24 -0800, ticket john wrote: > >> Please active my account public, thanks admin. >> > > I'm not sure I understand what account you're talking about. If you're > talking about your subscription to the mailing list, you're already > subscribed.

[asterisk-users] Echo cancellation and DTMF from the Asterisk console?

2007-12-04 Thread Nikhil Nair
Hi, I'd like to try using a good quality microphone and a set of PC speakers (in the first instance) to create a powerful speakerphone; if I get that working, I'll probably try more elaborate audio equipment. For this to work, I'll need software acoustic echo cancellation, or the caller at the

Re: [asterisk-users] Phone with public address functionality

2007-12-04 Thread Doug Meredith
It appears that this has been fixed on the SPA-942 but not the 941. Hopefully that will come soon. Thanks. Doug > [EMAIL PROTECTED] On Behalf Of Paul Hales > Sent: Tuesday, December 04, 2007 12:46 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Ph

Re: [asterisk-users] Explain AGI and AMI

2007-12-04 Thread Olivier
Thanks for this explanation : it's now crystal clear ! 2007/12/4, Steve Edwards <[EMAIL PROTECTED]>: > > On Tue, 4 Dec 2007, Olivier wrote: > > > Can anyone explain the difference between Asterisk Gateway Interface and > > Asterisk Management Interface ? Is it correct to consider AGI scope to > >

[asterisk-users] IRVs Asterisk example configuration

2007-12-04 Thread dadsadsadf dsadasdsa
Hi all, I want to use Asterisk as an IVR system. I have read in the web some dialplan examples for menus, like the following example: [default]exten => steve,1,Dial(SIP/steve);exten => mark,2,Dial(SIP/mark);[mainmenu]exten => s,1,Answerexten => s,n,Background(thanks) ; "Thanks for calling press

Re: [asterisk-users] New User

2007-12-04 Thread Jared Smith
On Tue, 2007-12-04 at 08:24 -0800, ticket john wrote: > Please active my account public, thanks admin. I'm not sure I understand what account you're talking about. If you're talking about your subscription to the mailing list, you're already subscribed. -Jared Smith

Re: [asterisk-users] MWI error

2007-12-04 Thread Jared Smith
On Tue, 2007-12-04 at 17:20 +0100, Marc LEURENT wrote: > It's just that I received SIP notify message saying that there is > nothing in the voicemail even when there is a message... Do you have a mailbox defined for the SIP device in sip.conf? If you don't, Asterisk has no way of matching up a ma

[asterisk-users] New User

2007-12-04 Thread ticket john
Please active my account public, thanks admin. Best Regards, - Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.___ --Bandwidth and Colocation Provided by http://www.api-digital.

Re: [asterisk-users] MWI error

2007-12-04 Thread Marc LEURENT
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It's just that I received SIP notify message saying that there is nothing in the voicemail even when there is a message... my voicemail.conf [default] ; Define maximum number of messages per folder for a particular context. ;maxmsg=50 ; Mailboxes ma

Re: [asterisk-users] Voicemail box

2007-12-04 Thread Gordon Henderson
On Tue, 4 Dec 2007, Lees, James (UK) wrote: > > Hello!!! > > I am using asterisk with a usb headset and therefor no actual telephony > handset. > > I have configured asterisk to use voicemail and I can dial the mailbox > via my touchscreen application. The only problem is voicemail asks you > to p

Re: [asterisk-users] enable eyeBeam to accept only one call

2007-12-04 Thread Alex Balashov
You can disable call waiting in the eyeBeam. On Tue, 4 Dec 2007, Joao Pereira wrote: Hello I'm using eyeBeam, and Asterisk keeps sending my clients a second call, when they are still in one call (because eyeBeam has lots of channels). I was using X-Lite (with 3 channels) and Asterisk never sen

Re: [asterisk-users] Soundcard necessary on an asterisk server toget output of playback()??

2007-12-04 Thread Stefan Guenther
Hi, >However, I believe that zaptel >= 1.4.6 or zaptel 1.2 >= 1.2.21 should >support hires timers for timing on kernel >= 2.6.22 . > >What version of Zaptel do you use? > I was using version 1.4.5.1 I just downloaded and installed version 1.4.7, configure/make/make install finished without

[asterisk-users] Voicemail box

2007-12-04 Thread Lees, James (UK)
Hello!!! I am using asterisk with a usb headset and therefor no actual telephony handset. I have configured asterisk to use voicemail and I can dial the mailbox via my touchscreen application. The only problem is voicemail asks you to press "1" to hear messages. With a handset this is simple, bu

Re: [asterisk-users] Asterisk on multi-homed systems

2007-12-04 Thread Freddi Hansen
We are using Ethernet Bonding with no problems at all. Each server has 2 build-in NIC's and a quad NIC. They are divided into 3 networks with 2 NIC's in each. Links are up on all 6 connections and you don't even hear a click if I unplug the 'live' ethernet. 3 different networks on 3 or more NIC

Re: [asterisk-users] Problem forwarding voicemail messages

2007-12-04 Thread Atis Lezdins
Pepo wrote: > Hi friends. > > I have problems with the voicemail system, when some user "forward" the > message to other box all the Asterisk falls down and restart. > > How do I disable the option to forward messages in voicemail (option 8 in the > menu)? and Which can be the cause for the pro

[asterisk-users] Filtering duplicate RTP packets

2007-12-04 Thread Boris Bakchiev
Hi, I have a SIP provider who sometimes sends duplicate RTP packets to me. Sent RTP packet to 10.55.20.201:17440 (type 08, seq 008536, ts 4846560, len 000160) Got RTP packet from10.55.20.201:17440 (type 08, seq 051978, ts 3647104992, len 000160) Got RTP packet from10.55.20.

Re: [asterisk-users] Red Alarm TE420 with E1s - R2

2007-12-04 Thread Philipp Kempgen
Tzafrir Cohen wrote: > The proper way to set module parameters is in /etc/modprobe.conf or > in a file under /etc/modprobe.d (depending what your distribution uses . > modprobe of 2.6 can use either). Put there the line: > > options wct4xxp t1e1override=15 Like so: echo 'options wct4xxp t1e1o

[asterisk-users] System Specifications for 60 Extensions

2007-12-04 Thread Kashif Naeem
Hello All What are the best system specifications for 60 SIP extensions. Also about 15 of them can be in conference at a time. Regards, -- Kashif Naeem Director Hadi Telecom www.haditelecom.com Cell: +92 (0)345 4226006 Office: +92 (0)42 5692766 Email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED]

[asterisk-users] Digium Support Comparison with Sangoma

2007-12-04 Thread Kashif Naeem
Hello All How is Digium Support for FXO Cards or any other devices ? Can someone compare it with Sangoma ? Regards, -- Kashif Naeem Director Hadi Telecom www.haditelecom.com Cell: +92 (0)345 4226006 Office: +92 (0)42 5692766 Email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] Gmail: [EMAIL PROTE

Re: [asterisk-users] Red Alarm TE420 with E1s - R2

2007-12-04 Thread Philipp Kempgen
Tzafrir Cohen wrote: > On Mon, Dec 03, 2007 at 09:56:51PM +0100, Philipp Kempgen wrote: >> Tilghman Lesher wrote: >>> modprobe wct4xxp t1e1override=15 >>> >>> t1e1override is a bitwise parameter, 0 being all T1, 15 being all E1 and >>> numbers in between as different combinations of T1 and E1 for

Re: [asterisk-users] [SOLVED] Re: Soundcard necessary on an asterisk server to get output of playback()??

2007-12-04 Thread Steve Edwards
On Tue, 4 Dec 2007, Stefan Guenther wrote: > For whatever reason I have to insert a WAIT(1) in front of every > application that returns an output. Well, now the context looks like > this and it works: > >exten => 202,1,ANSWER() >exten => 202,2,WAIT(1) >exten => 202,3,PLA

Re: [asterisk-users] Explain AGI and AMI

2007-12-04 Thread Steve Edwards
On Tue, 4 Dec 2007, Olivier wrote: > Can anyone explain the difference between Asterisk Gateway Interface and > Asterisk Management Interface ? Is it correct to consider AGI scope to > focus on call handling and AMI scope to anything which can be done with > Asterisk froma loading new modules t

Re: [asterisk-users] enable eyeBeam to accept only one call

2007-12-04 Thread Yehavi Bourvine +972-8-9489444
>> Hello >> I'm using eyeBeam, and Asterisk keeps sending my clients a second call, >> when they are still in one call (because eyeBeam has lots of channels). >> I was using X-Lite (with 3 channels) and Asterisk never sent the client >> a second call. >> >> How can I force Asterisk (or eyeBeam) jus

Re: [asterisk-users] enable eyeBeam to accept only one call

2007-12-04 Thread Terry Wade
Joao Pereira wrote: > Hello > I'm using eyeBeam, and Asterisk keeps sending my clients a second call, > when they are still in one call (because eyeBeam has lots of channels). > I was using X-Lite (with 3 channels) and Asterisk never sent the client > a second call. > > How can I force Asterisk (

[asterisk-users] [SOLVED] Re: Soundcard necessary on an asterisk server to get output of playback()??

2007-12-04 Thread Stefan Guenther
Hi, I have found a solution for my problem or at least I can hear the output of PLAYBACK() and the voicemail system. Since some of you suggested a timing problem, I removed the ztdummy and zaptel modules, but this had no effect. For whatever reason I have to insert a WAIT(1) in front of every ap

Re: [asterisk-users] enable eyeBeam to accept only one call

2007-12-04 Thread Steve Davies
On 12/4/07, Joao Pereira <[EMAIL PROTECTED]> wrote: > Hello > I'm using eyeBeam, and Asterisk keeps sending my clients a second call, > when they are still in one call (because eyeBeam has lots of channels). > I was using X-Lite (with 3 channels) and Asterisk never sent the client > a second call.

[asterisk-users] enable eyeBeam to accept only one call

2007-12-04 Thread Joao Pereira
Hello I'm using eyeBeam, and Asterisk keeps sending my clients a second call, when they are still in one call (because eyeBeam has lots of channels). I was using X-Lite (with 3 channels) and Asterisk never sent the client a second call. How can I force Asterisk (or eyeBeam) just to send one call

Re: [asterisk-users] Red Alarm TE420 with E1s - R2

2007-12-04 Thread Roger C. Beraldi Martins
> Jsut a dumb question: are all four ports connected to the telco? If not: > which of them is? > Yes the first 3 spans are connected to de teleco, the last one no. > > > > Now I'm talking with Technical support from teleco operator (Brasil > > Telecom) to confirm de cable standard. > > Great !

Re: [asterisk-users] My AsteriskNo unable to registration

2007-12-04 Thread Guillermo Rodriguez
Yes, the log file.. El Martes, 4 de Diciembre de 2007 12:01, Newbie escribió: > Hello, > could you please advise .. where can I find the trace of asterisk? do you > mean log file? > > Thanks & Regards > Bie > > > - Original Message - > From: "Guillermo Rodriguez" <[EMAIL PROTECTED]> > To:

Re: [asterisk-users] My AsteriskNo unable to registration

2007-12-04 Thread Newbie
Hello, could you please advise .. where can I find the trace of asterisk? do you mean log file? Thanks & Regards Bie - Original Message - From: "Guillermo Rodriguez" <[EMAIL PROTECTED]> To: "Newbie" <[EMAIL PROTECTED]>; "Asterisk Users Mailing List - Non-Commercial Discussion" Sent: Tue

Re: [asterisk-users] My AsteriskNo unable to registration

2007-12-04 Thread Guillermo Rodriguez
Can you put the trace of asterisk.??' When you call to 988 Thx. Guillermo El Viernes, 30 de Noviembre de 2007 10:17, Newbie escribió: > Dear The Expert, > > I am very new with this, I have installed AsteriskNow, X-Lite as my > SoftPhone, I am using SPA-3102. > I have 3 extensions, > > me at 2

Re: [asterisk-users] Red Alarm TE420 with E1s - R2

2007-12-04 Thread Tzafrir Cohen
On Tue, Dec 04, 2007 at 07:06:14AM -0200, Roger C. Beraldi Martins wrote: > 2007/12/4, Tzafrir Cohen <[EMAIL PROTECTED]>: > > On Mon, Dec 03, 2007 at 10:51:43PM +0100, Philipp Kempgen wrote: > > > Richard Lyman wrote: > > > > > > > I have never noticed, does the output of ztcfg change is it set to

[asterisk-users] Gtalk callerID

2007-12-04 Thread Abel Molina Landrián
Hi Is there a way to catch de gtalkID of a caller that´s calling my asterisk gtalk account? ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.d

[asterisk-users] Explain AGI and AMI

2007-12-04 Thread Olivier
Hi, Can anyone explain the difference between Asterisk Gateway Interface and Asterisk Management Interface ? Is it correct to consider AGI scope to focus on call handling and AMI scope to anything which can be done with Asterisk froma loading new modules to originating calls ? Regards ___

Re: [asterisk-users] Red Alarm TE420 with E1s - R2

2007-12-04 Thread Roger C. Beraldi Martins
2007/12/4, Tzafrir Cohen <[EMAIL PROTECTED]>: > On Mon, Dec 03, 2007 at 10:51:43PM +0100, Philipp Kempgen wrote: > > Richard Lyman wrote: > > > > > I have never noticed, does the output of ztcfg change is it set to E1? > > > > Yes. More channels. :) > > No. The channels listed in ztcfg -vv are the

Re: [asterisk-users] Problem registering Cisco 7970 phone with Asterisk 1.4 running FreePBX

2007-12-04 Thread John Constalgie
The "nat=no" did help fix the problemThanks! John > Date: Mon, 3 Dec 2007 18:04:29 -0800> From: [EMAIL PROTECTED]> To: > asterisk-users@lists.digium.com> Subject: Re: [asterisk-users] Problem > registering Cisco 7970 phone with Asterisk 1.4 running FreePBX> > John > Constalgie wrote:> > > > H

Re: [asterisk-users] Soundcard necessary on an asterisk server to get output of playback()??

2007-12-04 Thread Tzafrir Cohen
On Mon, Dec 03, 2007 at 10:59:45PM +0100, Stefan Guenther wrote: > Hi, > > >My quick guess would be that it's a timing issue. You didn't mention > >whether you are using a Zaptel device or ztdummy. > > > I'm using ztdummy, and yes, I guess your're right - it seems to be a > timing problem, be