Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Darren Wiebe
Just FYI, I wrote an application that tracks the status of SIP or IAX2 extensions by listening to the AMI. It was for use by callshops but would probably require minimal change to work for you. It's currently part of the ASTPP source code. Darren Wiebe [EMAIL PROTECTED] Atis Lezdins wrote:

Re: [asterisk-users] Asterisk Restarting due to segfault

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 11:06 PM, Russell Bryant <[EMAIL PROTECTED]> wrote: > Sanjay Rajdev wrote: > > I have Asterisk 1.4.15 installed on a Fedora Core 8 machine. Asterisk is > > > > > > In the dialplan we have used MixMonitor() to record the calls. > > > > Can anyone help me on getting to t

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Thu, May 8, 2008 at 12:27 AM, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > On Wednesday 07 May 2008 21:56:54 Steve Totaro wrote: > > On Wed, May 7, 2008 at 11:38 AM, Tilghman Lesher > > > > <[EMAIL PROTECTED]> wrote: > > > On Wednesday 07 May 2008 09:40:21 Steve Totaro wrote: > > > > Inter

Re: [asterisk-users] Looking for a Snom expert

2008-05-07 Thread Paul Hales
Where are you located? That will help with getting contacted by someone local PaulH On Wed, 2008-05-07 at 19:31 -1000, Thermal Wetland wrote: > I would like to hire someone to help us tweak our asterisk system for > Snom phones. > > We would like to enable things like: > One touch reco

Re: [asterisk-users] Newbie IVR: How to read() before playback()is finished?

2008-05-07 Thread Eric Wieling
Lee, John (Sydney) wrote: >> the relaxdmtf (or similar) option in zaptel can make this work a bit >> better...but it's a try at your own risk option! >> >> PaulH > > Thanks Paul. > > I have further findings into the problem. > > While the message is being played, if I press a key during the "p

[asterisk-users] Looking for a Snom expert

2008-05-07 Thread Thermal Wetland
I would like to hire someone to help us tweak our asterisk system for Snom phones. We would like to enable things like: One touch recording One touch park orbits Presence Please contact off-list if you will be able to help. Thermal ___ -- Bandwidth and

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Thu, May 8, 2008 at 12:46 AM, Steve Repo <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > If your budget is tight and you want a decent card (not an X100P) with > > room to upgrade, then check out > > http://www.openvox.com.cn/products.php?genre_id=25 or > > http://store.getvoicecards.com/index.

Re: [asterisk-users] Newbie IVR: How to read() before playback()is finished?

2008-05-07 Thread Paul Hales
Ouch...any idea what echo cancellation your system is using? PaulH On Thu, 2008-05-08 at 14:55 +1000, Lee, John (Sydney) wrote: > > the relaxdmtf (or similar) option in zaptel can make this work a bit > > better...but it's a try at your own risk option! > > > > PaulH > > Thanks Paul. > > I h

[asterisk-users] md5secret for IAX?

2008-05-07 Thread Gonzalo Servat
Hi All, In an effort to avoid storing cleartext passwords for users, I was looking around to see if iax.conf had a similar setting to sip.conf's 'md5secret'. It looks like it doesn't. I've set auth=md5 which, by the look of it, makes Asterisk work out the md5 on the fly of the cleartext password a

Re: [asterisk-users] Newbie IVR: How to read() before playback()is finished?

2008-05-07 Thread Lee, John (Sydney)
> the relaxdmtf (or similar) option in zaptel can make this work a bit > better...but it's a try at your own risk option! > > PaulH Thanks Paul. I have further findings into the problem. While the message is being played, if I press a key during the "pause" or "break" between words, then the ke

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Repo
> > > > If your budget is tight and you want a decent card (not an X100P) with > room to upgrade, then check out > http://www.openvox.com.cn/products.php?genre_id=25 or > http://store.getvoicecards.com/index.php?cPath=66 they are the > reference design that Digium used on previous cards and are ver

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Tilghman Lesher
On Wednesday 07 May 2008 21:56:54 Steve Totaro wrote: > On Wed, May 7, 2008 at 11:38 AM, Tilghman Lesher > > <[EMAIL PROTECTED]> wrote: > > On Wednesday 07 May 2008 09:40:21 Steve Totaro wrote: > > > Interesting results in Google for TDM400P TigerJet reference design. > > > http://www.google.com/

Re: [asterisk-users] Newbie IVR: How to read() before playback() is finished?

2008-05-07 Thread Paul Hales
the relaxdmtf (or similar) option in zaptel can make this work a bit better...but it's a try at your own risk option! PaulH On Thu, 2008-05-08 at 13:28 +1000, Lee, John (Sydney) wrote: > > > > > Besides the Background() app mentioned, you might like the WaitExten() > app > > Thanks guys for yo

Re: [asterisk-users] Asterisk 3rd party developed commercial software sales licensing platform

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 6:07 PM, Michael Collins <[EMAIL PROTECTED]> wrote: > > > > > Gentlemen, > > > > Dean Collins alerted me to this thread which I had skipped over. (Thanks, > Dean.) I thought I'd offer my viewpoint on the matter; please take it for > what it is – just another opinion, althou

Re: [asterisk-users] Newbie IVR: How to read() before playback() is finished?

2008-05-07 Thread Lee, John (Sydney)
> > > Besides the Background() app mentioned, you might like the WaitExten() app Thanks guys for your response. I have had much success with Read() as below so that whenever I press a key before the sound file finishes playing, it will read the digit and move to the next line. exten => 100,1,Answ

Re: [asterisk-users] DUNDi call impossible in one direction

2008-05-07 Thread Matt Watson
Are you using IAX2 as your transport between the 2 servers or SIP? If you are using IAX2, are you using Asterisk 1.4.18.1 or 1.4.19.1 on either machine? If so, you may be encountering the IAX2 bug that some have been discussing on the list recently you can read it here: http://lists.digium

Re: [asterisk-users] Asterisk Restarting due to segfault

2008-05-07 Thread Russell Bryant
Sanjay Rajdev wrote: > I have Asterisk 1.4.15 installed on a Fedora Core 8 machine. Asterisk is > In the dialplan we have used MixMonitor() to record the calls. > > Can anyone help me on getting to the root of the problem or fixing it? We have fixed a _lot_ of issues in that area of the code

Re: [asterisk-users] dundi network - redundancy / fault tolerance ?

2008-05-07 Thread Matt Watson
I don;t have any answers for you... But I would love to hear about the results after you get this working and what road blocks you hit and how you overcame them. -- Matt From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Ex Vito [EMAIL PROTECTED] Sent

Re: [asterisk-users] dundi network - redundancy / fault tolerance ?

2008-05-07 Thread Russell Bryant
Ex Vito wrote: > Now, how to move on to acheive some kind of fault tolerance ? > According to the docs we've studied, DUNDi does not like loops > (which we assume one can limit with low enough TTLs). Which documentation are you referring to? You may have misunderstood something, or there

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 11:38 AM, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > On Wednesday 07 May 2008 09:40:21 Steve Totaro wrote: > > Interesting results in Google for TDM400P TigerJet reference design. > > http://www.google.com/search?hl=en&safe=off&client=firefox-a&rls=org.mozill > >a:en-US:

[asterisk-users] dundi network - redundancy / fault tolerance ?

2008-05-07 Thread Ex Vito
Hi list, I'm planning a private DUNDi network for a cross-country distributed PBX. Initially it will be composed of about 10 systems, growing to about 20. Current requirements point to a topology of two interconnected "DUNDi hubs", each peering with half the PBXs... This would lead

Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Atis Lezdins
On Thu, May 8, 2008 at 3:49 AM, Ex Vito <[EMAIL PROTECTED]> wrote: > On Thu, May 8, 2008 at 1:23 AM, Benoit Plessis <[EMAIL PROTECTED]> wrote: > > Tilghman Lesher a écrit : > > > > Your question leads to this question: why don't you create a proxy > > > application that listens on AMI and popu

Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Ex Vito
On Thu, May 8, 2008 at 1:23 AM, Benoit Plessis <[EMAIL PROTECTED]> wrote: > Tilghman Lesher a écrit : > > Your question leads to this question: why don't you create a proxy > > application that listens on AMI and populates a database outside of > Asterisk, > > then do all your queries to that

Re: [asterisk-users] Out-Going Calleriid

2008-05-07 Thread Edwin Lam
Tim Guy wrote: > Installing a new box onto UK NTL (Virgin Media) > > During testing phase the callerid worked, now it doesn't. > > Can someone confirm that my syntax is right before I start ripping the > configs to bits > > exten => _9.,1,Set(CALLERID(number)=01926xx) > exten => _9.,2,Dial(Z

Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Benoit Plessis
Tilghman Lesher a écrit : > On Wednesday 07 May 2008 17:27:33 Atis Lezdins wrote: > >> So all together - I'm saying there could be really simple interface >> for all this - no troubles with locking of lists or keeping persistent >> connections. Why would user application need to take care of all

Re: [asterisk-users] update DB on ringing/ catch ringing event

2008-05-07 Thread Tzafrir Cohen
On Thu, May 08, 2008 at 12:19:52AM +0300, Atis Lezdins wrote: > On Wed, May 7, 2008 at 5:43 PM, Philipp Kempgen > <[EMAIL PROTECTED]> wrote: > > Benjamin Jacob schrieb: > > > > > > > Anyway in Asterisk to update a DB/ do some action on > > > events like ringing. > > > The issue is I need to be a

Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Tilghman Lesher
On Wednesday 07 May 2008 17:27:33 Atis Lezdins wrote: > So all together - I'm saying there could be really simple interface > for all this - no troubles with locking of lists or keeping persistent > connections. Why would user application need to take care of all this, > if DB engine can do that.

Re: [asterisk-users] Mediatrix 2102's

2008-05-07 Thread Leopoldo Rodríguez Hernández
It was a big pain for me, I change all to Linksys spa2102 I had 20 Mediatrik as a paper weight Sorry Polo -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Daniel Lynes Enviado el: Miércoles, 07 de Mayo de 2008 04:37 p.m. Para: asterisk-users@lists.digium.c

Re: [asterisk-users] Big difference in CPU utilization with MeetMe

2008-05-07 Thread Julian Yap
There is a bug in 1.4.19.1 with IAX. That's your issue. On Wed, May 7, 2008 at 12:38 PM, Kevin Ragsdale <[EMAIL PROTECTED]> wrote: > > > Hello everyone, > > We are building a new * server based on a Supermicro motherboard with a 2.8 > Xeon processor and a TE220B card. We're using the PBX In a F

Re: [asterisk-users] T38 Passthrough Verification

2008-05-07 Thread Russell Bryant
JR Richardson wrote: > I have 1.4.9.1 setup, with the compiler flags enabled for T38, and > have a Mediatrix 2102 and a Linksys SPA 8000-G1. I can pass faxes > between devices but can't seem to invoke T38 pt UDPTL. It's enabled > in sip.conf [general] and well as the [peer]. > > I get an error a

Re: [asterisk-users] Basic modules of Asterisk

2008-05-07 Thread Russell Bryant
Sanjay Rajdev wrote: > I just want to Run Asterisk with the basic required modules, What can I do to > achieve so? > > My only requirement is to run SIP clients and the Dictate Module. 2 options: 1) Before compiling and installing Asterisk, run "make menuselect" to select only the modules tha

Re: [asterisk-users] DUNDi call impossible in one direction

2008-05-07 Thread Russell Bryant
Andrea Spadaccini wrote: > I've set up DUNDi between two asterisk boxes, and sometimes happens that calls > from machine A can't reach peers in machine B, but calls from B to A work > correctly. > > The strange thing is that the CLI command 'dundi show peers' shows correctly > the registered peer

[asterisk-users] Big difference in CPU utilization with MeetMe

2008-05-07 Thread Kevin Ragsdale
Hello everyone, We are building a new * server based on a Supermicro motherboard with a 2.8 Xeon processor and a TE220B card. We're using the PBX In a Flash distribution. What we've found is that with a 4 user MeetMe conference, the CPU usage is consistently around 16%. This in comparison to

Re: [asterisk-users] IAX issues with 1.4.19.1

2008-05-07 Thread Russell Bryant
Brian J. Murrell wrote: > Right. Which to me at least, "tightly couples" it. IOW, the security > fix, while yes, it fixes the security problem, is quite useless without > this other fix as it makes iax2 unstable. I agree with you. I am in the process of working on the Asterisk 1.2.20 release, w

Re: [asterisk-users] URGENT

2008-05-07 Thread Dale Wilcox
Similar system and situation here I finally taught mine to log off and on without logging in phantom extensions or external numbers (THAT was almost a disaster) But prior to that "Do Not Disturb" helped except for not allowing internal, non-queue calls to be answered without going to VM. I'm stil

Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Atis Lezdins
On Thu, May 8, 2008 at 1:07 AM, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > On Wednesday 07 May 2008 16:11:05 Atis Lezdins wrote: > > However I encountered a resistance from Asterisk developers, as they > > don't wish to accept my patches - because they don't wish to support > > another interfa

Re: [asterisk-users] show CODEC in CDR

2008-05-07 Thread Philipp Kempgen
Antoine Megalla schrieb: > In asterisk is there a way of saving the voice codec used in the call in the > CDR. > I am having mostly SIP calls, with few H323 calls. > > I have been trying for the past 2 weeks to figure it out on my own, but with > no luck. > There are no channel variables that c

Re: [asterisk-users] Cisco to Asterisk migration

2008-05-07 Thread Femi
Thanks Adrian and all the other guys that gave me tips on this Femi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Marsh Sent: 07 May 2008 17:39 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Cisco to Ast

Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Tilghman Lesher
On Wednesday 07 May 2008 16:11:05 Atis Lezdins wrote: > However I encountered a resistance from Asterisk developers, as they > don't wish to accept my patches - because they don't wish to support > another interface. As I read in Bug Guidelines, if enough users > request this, it should make into a

[asterisk-users] RE:Asterisk 3rd party developed commercial software sales licensing platform

2008-05-07 Thread Michael Collins
Gentlemen, Dean Collins alerted me to this thread which I had skipped over. (Thanks, Dean.) I thought I'd offer my viewpoint on the matter; please take it for what it is - just another opinion, although I hope it is an informed one. From my personal experience with buying software, licensing,

Re: [asterisk-users] Asterisk 1.4.20-rc1 Now Available

2008-05-07 Thread Julian Yap
The subject should read "Asterisk 1.4.20-rc2 Now Available" On Wed, May 7, 2008 at 11:24 AM, The Asterisk Development Team <[EMAIL PROTECTED]> wrote: > The Asterisk development team has released Asterisk version 1.4.20-rc2. > > This release is a release candidate for the upcoming official release

Re: [asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Philipp Kempgen
Atis Lezdins schrieb: > I had developed several patches that allows to monitor current status > of queues/channels in realtime db. [...] +1 as long as the user can choose whether they want realtime status data in the database. > *** Supporting this feature > If You find that those features would

Re: [asterisk-users] update DB on ringing/ catch ringing event

2008-05-07 Thread Atis Lezdins
On Thu, May 8, 2008 at 12:34 AM, Philipp Kempgen <[EMAIL PROTECTED]> wrote: > Atis Lezdins schrieb: > > > On Wed, May 7, 2008 at 5:43 PM, Philipp Kempgen > > <[EMAIL PROTECTED]> wrote: > >> Benjamin Jacob schrieb: > >> > >> > >> > Anyway in Asterisk to update a DB/ do some action on > >> >

[asterisk-users] show CODEC in CDR

2008-05-07 Thread Antoine Megalla
Hi, In asterisk is there a way of saving the voice codec used in the call in the CDR. I am having mostly SIP calls, with few H323 calls. I have been trying for the past 2 weeks to figure it out on my own, but with no luck. There are no channel variables that can give the current codec used in t

[asterisk-users] Mediatrix 2102's

2008-05-07 Thread Daniel Lynes
Hello all. I'm encountering an issue whereby a Mediatrix 2102 is able to register, authenticate, and place a call into an asterisk box. However, the problem happens when the asterisk box tries to proxy the call to another Mediatrix 2102, or back to the other port on the same Mediatrix 2102. No c

Re: [asterisk-users] Melbourne Asterisk night

2008-05-07 Thread Hans Witvliet
On Wed, 2008-05-07 at 11:44 +1000, Paul Hales wrote: > > Tomorrow night is the monthly Asterisk night...in melbourne > (australia)... > > The usual stuff - get together, eat, show off tech toys. > > At the Pint on Punt, from 7pm. > > later, > > PaulH > Love to come, but as my b

Re: [asterisk-users] update DB on ringing/ catch ringing event

2008-05-07 Thread Philipp Kempgen
Atis Lezdins schrieb: > On Wed, May 7, 2008 at 5:43 PM, Philipp Kempgen > <[EMAIL PROTECTED]> wrote: >> Benjamin Jacob schrieb: >> >> >> > Anyway in Asterisk to update a DB/ do some action on >> > events like ringing. >> > The issue is I need to be able to hangup/cancel a >> > call, if it's rin

[asterisk-users] Asterisk 1.4.20-rc1 Now Available

2008-05-07 Thread The Asterisk Development Team
The Asterisk development team has released Asterisk version 1.4.20-rc2. This release is a release candidate for the upcoming official release of 1.4.20. It includes a fix for a SIP channel driver regression introduced in 1.4.20-rc1, among a number of other changes. For a full list of changes sin

Re: [asterisk-users] update DB on ringing/ catch ringing event

2008-05-07 Thread Atis Lezdins
On Wed, May 7, 2008 at 5:43 PM, Philipp Kempgen <[EMAIL PROTECTED]> wrote: > Benjamin Jacob schrieb: > > > > Anyway in Asterisk to update a DB/ do some action on > > events like ringing. > > The issue is I need to be able to hangup/cancel a > > call, if it's ringing(decided by the admin). This

[asterisk-users] Realtime status feature - user feedback needed

2008-05-07 Thread Atis Lezdins
Hello users, I had developed several patches that allows to monitor current status of queues/channels in realtime db. For example specifying realtime family "channels" will make asterisk to keep current channel list in realtime database engine. The same would be for queue callers and queue members

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread Brian J. Murrell
On Wed, 2008-05-07 at 13:40 -0700, John Todd wrote: > > 1) The ENUMLOOKUP function is currently being "fixed" for TRUNK. Ahhh. Sweet. I wonder how difficult a backport will be. > Take a look at http://bugs.digium.com/view.php?id=8089 for the > current status. Testing would be appreciated.

[asterisk-users] URGENT

2008-05-07 Thread Tarek Sawah
Hello, I have given up hope of finding a solution for my problem and I think this is my last resort. At my company I have a Trixbox box and I used freePBX to configure the pbx. They have a queue with 15 static members.. they are not online all the time.. still when ever a call comes in the queue

Re: [asterisk-users] Out-Going Calleriid

2008-05-07 Thread Steve Kennedy
On Wed, May 07, 2008 at 07:46:59PM +0100, Tim Guy wrote: > Installing a new box onto UK NTL (Virgin Media) > During testing phase the callerid worked, now it doesn't. > Can someone confirm that my syntax is right before I start ripping the > configs to bits > exten => _9.,1,Set(CALLERID(number)=01

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread John Todd
At 10:04 AM -0400 2008/5/7, Brian J. Murrell wrote: >On Wed, 2008-05-07 at 14:26 +0200, Johansson Olle E wrote: >> >> Quoting RFC 3824: >> >> "Only one SIP URI, ideally, appears in an ENUM record set for a >> telephone number. While it may initially seem attractive to >> provide

Re: [asterisk-users] Out-Going Calleriid

2008-05-07 Thread Mik Cheez
Tim Guy wrote: > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Eric > Wieling > Sent: 07 May 2008 20:14 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Out-Going Calleriid > >> The leading 0 is not par

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread Brian J. Murrell
On Wed, 2008-05-07 at 22:54 +0300, Tzafrir Cohen wrote: > Slightly off-topic: Yeah. > On Wed, May 07, 2008 at 10:29:47AM -0400, Brian J. Murrell wrote: > > > I guess a code audit will tell. :-) Although I got an impression that > > it was written in PHP. I'm not much of a fan of PHP. Don't r

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread Tzafrir Cohen
Slightly off-topic: On Wed, May 07, 2008 at 10:29:47AM -0400, Brian J. Murrell wrote: > I guess a code audit will tell. :-) Although I got an impression that > it was written in PHP. I'm not much of a fan of PHP. Don't really see > the point for something so simple. Bash, Perl (without the o

Re: [asterisk-users] Out-Going Calleriid

2008-05-07 Thread Tim Guy
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Wieling Sent: 07 May 2008 20:14 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Out-Going Calleriid >The leading 0 is not part of Caller*ID. Remove it. Than

Re: [asterisk-users] AGI - Choppy Sound

2008-05-07 Thread Robert Norton - SophTelecom LLC
Hi Marcelo, Sorry, just realized I responded to you directly rather than the list. So for the record, here's the list response. _ Hi Marcelo, What format are the recordings in? Have you tried converting them to the same format? Thanks _ From: Marcelo Freitas [m

Re: [asterisk-users] VOICEMAIL OPTIONS help needed

2008-05-07 Thread OCG Technical Support
We also have a script available (on www.generationd.com) which allows a user to reply to an emailed voicemail, which then deletes the associated VM file on the asterisk box. MD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas van dem Helge Sent: Ma

Re: [asterisk-users] Out-Going Calleriid

2008-05-07 Thread Philipp Kempgen
Tim Guy schrieb: > exten => _9.,1,Set(CALLERID(number)=01926xx) > exten => _9.,2,Dial(ZAP/1/${EXTEN:1}) > > Ive tried all permutations of the CALLERID (ie CALLERID(NAME) and > CALLERID(NUMBER) but it just wont work anymore. Maybe CALLERID(num) works? Grüße, Philipp Kempgen -- amooma GmbH -

Re: [asterisk-users] Ubuntu 8.04 + Astribank

2008-05-07 Thread Tzafrir Cohen
On Wed, May 07, 2008 at 01:03:53PM -0300, Guilherme Loch Waltrick Góes wrote: > I'm using Zaptel 1.4.10 compiled from source, it's an Astribank with > 6FXS+2FXO here's the output of some commands: > [EMAIL PROTECTED]:~# invoke-rc.d asterisk stop > * Stopping Asterisk PBX: asterisk >...done. >

Re: [asterisk-users] Out-Going Calleriid

2008-05-07 Thread Eric Wieling
The leading 0 is not part of Caller*ID. Remove it. Tim Guy wrote: > Installing a new box onto UK NTL (Virgin Media) > > During testing phase the callerid worked, now it doesn't. > > Can someone confirm that my syntax is right before I start ripping the > configs to bits > > exten => _9.,1,Set(

Re: [asterisk-users] How to handle multiple IPs from one SIP carrier

2008-05-07 Thread Anthony Francis
[EMAIL PROTECTED] wrote: > On my SIP carrier, I register to a proxy "sipconnect.dal0.cbeyond.net" > which ends up being 192.168.22.212 (They supply a T1 bundle) > > #sip show peers > Name/username HostDyn Nat ACL Port Status > > Generic-8174691929/817469 192.168.22.21

[asterisk-users] How to handle multiple IPs from one SIP carrier

2008-05-07 Thread andersen
On my SIP carrier, I register to a proxy "sipconnect.dal0.cbeyond.net" which ends up being 192.168.22.212 (They supply a T1 bundle) #sip show peers Name/username HostDyn Nat ACL Port Status Generic-8174691929/817469 192.168.22.212 N 5060 OK (41 ms) Ye

Re: [asterisk-users] VOICEMAIL OPTIONS help needed

2008-05-07 Thread Andreas van dem Helge
see voicemail.conf.sample all the options you need are documented there. maxmsg & delete On Wed, May 7, 2008 at 12:49 PM, Steve Johnson <[EMAIL PROTECTED]> wrote: > Hi everyone, > > We have a particular user on our Asterisk 1.4.x system who always > listens to his voicemail messages via email.

[asterisk-users] Out-Going Calleriid

2008-05-07 Thread Tim Guy
Installing a new box onto UK NTL (Virgin Media) During testing phase the callerid worked, now it doesn't. Can someone confirm that my syntax is right before I start ripping the configs to bits exten => _9.,1,Set(CALLERID(number)=01926xx) exten => _9.,2,Dial(ZAP/1/${EXTEN:1}) Ive tried all

Re: [asterisk-users] VOICEMAIL OPTIONS help needed

2008-05-07 Thread Philipp Kempgen
Steve Johnson schrieb: > - Is there some way to send the voicemail ONLY to email and not retain > them on the phone? delete=yes in voicemail.conf I believe. Grüße, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to cre

Re: [asterisk-users] VOICEMAIL OPTIONS help needed

2008-05-07 Thread Drew Gibson
Steve Johnson wrote: > Hi everyone, > > We have a particular user on our Asterisk 1.4.x system who always > listens to his voicemail messages via email. > > - Is there some way to send the voicemail ONLY to email and not retain > them on the phone? > > - Alternatively, can the voicemail system only

Re: [asterisk-users] mISDN on Debian Lenny

2008-05-07 Thread Philipp Kempgen
Benoit Plessis wrote: > Philipp Kempgen a écrit : >> Benoit Plessis wrote: >>> Well i tried a debian/lenny with an mISDN patched for 2.6.24 >> Are those patches available somewhere? Pointers? > It's a patch i got from the gentoo portage site, should be made of some > mISDN commit > in the git t

[asterisk-users] VOICEMAIL OPTIONS help needed

2008-05-07 Thread Steve Johnson
Hi everyone, We have a particular user on our Asterisk 1.4.x system who always listens to his voicemail messages via email. - Is there some way to send the voicemail ONLY to email and not retain them on the phone? - Alternatively, can the voicemail system only keep, say, just the last 10 message

Re: [asterisk-users] Cisco to Asterisk migration

2008-05-07 Thread Adrian Marsh
Basic process: 1) Build the A*k server so that it has tftp installed (or another box that does) 2) Build up the SIPdefault.conf and get the firmware files in place (see Cisco docs on this, plus theres loads on the wikis). 3) Test with a single phone, change its tftp server to the asterisk. Check t

Re: [asterisk-users] Ubuntu 8.04 + Astribank

2008-05-07 Thread Guilherme Loch Waltrick Góes
I'm using Zaptel 1.4.10 compiled from source, it's an Astribank with 6FXS+2FXO here's the output of some commands: [EMAIL PROTECTED]:~# invoke-rc.d asterisk stop * Stopping Asterisk PBX: asterisk ...done. [EMAIL PROTECTED]:~# invoke-rc.d zaptel restart Unloading zaptel hardware drivers:. Loadin

Re: [asterisk-users] mISDN on Debian Lenny

2008-05-07 Thread Benoit Plessis
Philipp Kempgen a écrit : > Benoit Plessis wrote: > > >> Well i tried a debian/lenny with an mISDN patched for 2.6.24 >> > > Are those patches available somewhere? Pointers? > > Regards, > Philipp Kempgen > > It's a patch i got from the gentoo portage site, should be made of some mIS

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Tilghman Lesher
On Wednesday 07 May 2008 09:40:21 Steve Totaro wrote: > Interesting results in Google for TDM400P TigerJet reference design. > http://www.google.com/search?hl=en&safe=off&client=firefox-a&rls=org.mozill >a:en-US:official&hs=h9P&pwst=1&sa=X&oi=spell&resnum=1&ct=result&cd=1&q=Tiger >jet+Reference+des

[asterisk-users] mISDN on Debian Lenny (was: Re: Asterisk in Production ?)

2008-05-07 Thread Philipp Kempgen
Benoit Plessis wrote: > Well i tried a debian/lenny with an mISDN patched for 2.6.24 Are those patches available somewhere? Pointers? Regards, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones.

Re: [asterisk-users] update DB on ringing/ catch ringing event

2008-05-07 Thread Philipp Kempgen
Benjamin Jacob schrieb: > Anyway in Asterisk to update a DB/ do some action on > events like ringing. > The issue is I need to be able to hangup/cancel a > call, if it's ringing(decided by the admin). This is > independant of the timeout that we can specify in the > Dial command. > > If I could

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 10:22 AM, Steve Totaro <[EMAIL PROTECTED]> wrote: > On Wed, May 7, 2008 at 9:40 AM, Tilghman Lesher > <[EMAIL PROTECTED]> wrote: > > > > Note that purchasing Digium boards helps pay for full time Asterisk > > development, and purchasing clone boards does not pay for even

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread Brian J. Murrell
On Wed, 2008-05-07 at 08:21 -0400, Matt Watson wrote: > There is a enumlookup.agi that is included with FreePBX and thus trixbox, PBX > in a flash, etc. etc. Yeah, I had gotten that impression somewhere too. > If you have trouble finding it let me know and I can send you it. If you would be so

[asterisk-users] Problem using the sip_header-function

2008-05-07 Thread Michael Hirschbichler
Hi all, I want to get the first three Via-Header of an INVITE request to commit them into an AGI script: In the documentation is stated, that there are two possibilities to call this function, the first one using only one parameter for the SIP_HEADER-function is working: exten => 1226,n,agi,ch

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 9:40 AM, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > Note that purchasing Digium boards helps pay for full time Asterisk > development, and purchasing clone boards does not pay for even a part-time > Asterisk developer. > > -- > Tilghman BTW, I am all for having payed

Re: [asterisk-users] Ubuntu 8.04 + Astribank

2008-05-07 Thread Tzafrir Cohen
On Wed, May 07, 2008 at 09:20:59AM -0300, Guilherme Loch Waltrick Góes wrote: > I'm trying to use a Xorcom Astribank wth Ubuntu 8.04, but got no success. I > can see the channel bank with lsusb, but when I tried to use > zaptel_hardware, or when I try the /etc/init.d/script, they don't see my > Cha

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 9:40 AM, Tilghman Lesher <[EMAIL PROTECTED]> wrote: > On Wednesday 07 May 2008 08:00:17 Steve Totaro wrote: > > If your budget is tight and you want a decent card (not an X100P) with > > room to upgrade, then check out > > http://www.openvox.com.cn/products.php?genre_id=25

Re: [asterisk-users] cdr question

2008-05-07 Thread Philipp Kempgen
ronald ramos schrieb: > Would just like to ask about cdr, i have an asterisk and i would like to bill > only outbound calls not extension to extension, when i'm looking at the CDR, > i can't figure out which fields i need to filter all outbound calls only. > > e.g if i dial 00. or 9XX (for

Re: [asterisk-users] Help Please - Asterisk MYSQL interface seems to be eating data

2008-05-07 Thread Philipp Kempgen
Steve Totaro schrieb: > I would not run MySQL on the local box. I would simple use Asterisk's > csv CDRs and then use some script to import the CSVs into a database > residing on another server using some sort of script. Depending on > your needs, you could probably run that during low call volu

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread Brian J. Murrell
On Wed, 2008-05-07 at 14:26 +0200, Johansson Olle E wrote: > > Quoting RFC 3824: > > "Only one SIP URI, ideally, appears in an ENUM record set for a >telephone number. While it may initially seem attractive to >provide multiple SIP URIs that reach the same user within ENUM, > i

Re: [asterisk-users] Receptionist SNOM-360

2008-05-07 Thread Philipp Kempgen
FaberK schrieb: > I got an Asterisk with 2 BRI(7 pstn numbers and 4 concurrent calls) > and 15 SIP extensions. > The receptionist has a SNOM-360. > How many SIP accounts would you configure on that phone? 1 > One SIP account, has a limit on concurrent calls? Of course there is _some_ kind of li

Re: [asterisk-users] Help Please - Asterisk MYSQL interface seems to be eating data

2008-05-07 Thread Philipp Kempgen
Al Baker schrieb: > Are you saying the * server does NOT TRY to re-establish the BD connection ? The MySQL Realtime driver _does_ reconnect. (Search for mysql_reconnect() in res_config_mysql.c) > If NOT, what happens to you CDR records ? Same thing with cdr_addon_mysql.c - it tries to reconnect

[asterisk-users] SLA in 1.4.18: i'm going crazy.

2008-05-07 Thread Vinz486
Hi all, i'm trying from several days to setup a SLA on my machine with some THOMSON 2030. My goal is to bind every F key to an extension (NOT a trunk). So, F1 = 201, F2 = 202, F3 = 203, and so on... I'm googled thousand of pages and many more confusing concepts are in my mind. My server uses e

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Tilghman Lesher
On Wednesday 07 May 2008 08:00:17 Steve Totaro wrote: > If your budget is tight and you want a decent card (not an X100P) with > room to upgrade, then check out > http://www.openvox.com.cn/products.php?genre_id=25 or > http://store.getvoicecards.com/index.php?cPath=66 they are the > reference desig

Re: [asterisk-users] voice mail indicator on phone

2008-05-07 Thread Niles Ingalls
Jerry, I'd imagine that you can achieve this through SIP Event Notify, via AGI using sipsak (www.sipsak.org) I'm doing a similar thing with Cisco phones, and it works great. Here's an example of what I pass to the phones. NOTIFY sip:[EMAIL PROTECTED] SIP/2.0 From: ;tag=2427962554 To: Call-ID:

Re: [asterisk-users] UK BT ISDN30e PRI Problem

2008-05-07 Thread Mike Hardman
So a quick update on this since I haven't had any feedback... I've just grabbed the latest trunk from the digium subversion repo; I've completely cleaned out the asterisk server and rebuilt from scratch with CentOS 5, all pre-reqs have been yum installed and the whole box has been yum update'd. I'

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 9:00 AM, Steve Totaro <[EMAIL PROTECTED]> wrote: > > On Wed, May 7, 2008 at 8:17 AM, Michael Graves <[EMAIL PROTECTED]> wrote: > > On Wed, 07 May 2008 09:58:04 +0100, Alan Lord wrote: > > > > >Marco wrote: > > >> > > >> Respectfully, I don't agree. I've purchased an "

Re: [asterisk-users] Newbie alert: VoIP hardware

2008-05-07 Thread Steve Totaro
On Wed, May 7, 2008 at 8:17 AM, Michael Graves <[EMAIL PROTECTED]> wrote: > On Wed, 07 May 2008 09:58:04 +0100, Alan Lord wrote: > > >Marco wrote: > >> > >> Respectfully, I don't agree. I've purchased an "original clone" :-P of > >> the X100P card, on the long period they almost always have som

[asterisk-users] voice mail indicator on phone

2008-05-07 Thread Jerry Geis
Is there a method from the dialplan that I can turn on a voicemail indicator on a polycom phone. Like a blinking light or something. Then I would also need to turn it off. Is there a way to do that? Jerry ___ -- Bandwidth and Colocation Provided by

[asterisk-users] reINVITE with Dial() options -- bug 0010647

2008-05-07 Thread Mikhail Asyaev
Hi everyone, I've got the same problem described in http://bugs.digium.com/view.php?id=10647 (unfortunately, the bug is closed and I could not find the way to reopen it). Wiki says, " When options t, T", "h", "H", "w", "W" or "L" (with multiple arguments) are applied, Asterisk will remain in t

Re: [asterisk-users] Setting the TOS using IPtables screws up the DSCP field

2008-05-07 Thread Matt Watson
Why are you trying to change the ToS from 46 (0x2e) Expedited for the RTP/RTCP packets to 16 (0x10)? I mean... these values really only need to be meaningful to yourself, your switches, your routers etc however ToS 46 (0x2e) is the "standard" value for RTP / RTCP as it is basically the hig

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread Johansson Olle E
7 maj 2008 kl. 04.34 skrev Brian J. Murrell: > Does anyone have a better ENUM lookup handler than the built-in > ENUMLOOKUP() function? The built-in function does not properly handle > multiple return values such as: > > 8.9.9.3.2.8.8.6.6.8.1.e164.org has NAPTR record 200 10 "u" "E2U+SIP" > "!

Re: [asterisk-users] better enumlookup handler

2008-05-07 Thread Matt Watson
There is a enumlookup.agi that is included with FreePBX and thus trixbox, PBX in a flash, etc. etc. If you have trouble finding it let me know and I can send you it. I can;t really vouch for its quality, but I do use it and it does work... but i;m not sure how well it handles multiple results.

[asterisk-users] Ubuntu 8.04 + Astribank

2008-05-07 Thread Guilherme Loch Waltrick Góes
I'm trying to use a Xorcom Astribank wth Ubuntu 8.04, but got no success. I can see the channel bank with lsusb, but when I tried to use zaptel_hardware, or when I try the /etc/init.d/script, they don't see my Channel Bank. I compiled the latest Zaptel 1.4.10, with Astribank's dependecies, fxload a

  1   2   >