Re: [Asterisk-Users] busy status

2004-02-06 Thread Chris Clifton
Can anyone say for certain whether the polycom ip 500 / 600 work with * ? >From what I've seen from googling, it appears that they would. Network Computing seemed to think highly of them - http://www.nwc.com/shared/printArticle.jhtml?article=/1416/1416f2full.html&pub=nwc - Chris Clifton

[Asterisk-Users] Caller-ID is being sent wrong. How to fix it?

2004-02-06 Thread John Fraizer
I'm running Asterisk 0.5.0 and using Cisco 7960 phones in a "sip only" configuration currently. Everything is working except that caller ID is hosed. Say for example extension 100 calls extension 200. 200 sees "100" as the name but "200" as the number. IE, it gets its own number as the suppos

Re: [Asterisk-Users] busy status

2004-02-06 Thread John Baker
I've posted this text before, but... "SoundPoint® IP supports shared call appearances (SCA) using the SUBSCRIBE-NOTIFY method in the "SIP Specific Event Notification" framework (RFC 3265)." This from the admin guide at http://www.polycom.com/common/pw_item_show_doc/0,1276,2545,00.pdf Would love

Re: [Asterisk-Users] busy status

2004-02-06 Thread Brian West
The next thing is getting the polycom to work.. but yes I think its the publish and subscribe stuff that will do this. Asterisk doesn't support that and neither does the 7960. bkw On Fri, 6 Feb 2004, Chris Clifton wrote: > As a follow up, looks like the polycom ip phones support this via their

RE: [Asterisk-Users] RE:voiceglo sip config

2004-02-06 Thread Matthew B Marlowe
What happens when you use a service like voiceglo on * with the unlimited plan? Can you make multiple calls at the same time? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Bittner Sent: Friday, February 06, 2004 8:15 PM To: [EMAIL PROTECTED] Subject

RE: [Asterisk-Users] CVS Changes (NAT-SIP)

2004-02-06 Thread AstGrp
I was able to resolve this problem, after removing and adding back the port settings in the firewall. I changed hardware and IP's. So I can only guess that arp table was messed up. I'm sure rebooting the firewall would have given me the same result. But everything has been working fine since th

Re: [Asterisk-Users] busy status

2004-02-06 Thread Chris Clifton
As a follow up, looks like the polycom ip phones support this via their 'buddy watch' presence feature. Anyone else used this on recent polycom soundpoint ip 500 or 600 phones with * ? Chris Clifton - Original Message - From: "Brian West" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent:

Re: [Asterisk-Users] busy status

2004-02-06 Thread Chris Clifton
Are there provisions in the sip protocol to allow for this functionality ? I would think this would be a often-requested feature in a modern pbx. Thanks, Chris Clifton - Original Message - From: "Brian West" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 06, 2004 7:4

RE: [Asterisk-Users] modprobe wcfxs

2004-02-06 Thread Sean Cheesman
I believe it is a requirement. When I bought mine, I had the same issue. After talking to Digium, I was informed that the card would not be recognized in a non-PCI 2.2 slot. I put it in another (newer) box and it came right up. -Original Message- From: Andrew Kohlsmith [mailto:[EMAIL

Re: [Asterisk-Users] Calls dropping off

2004-02-06 Thread Andres
Steve Foy wrote: Right... It just happened there now, this came up: Feb 5 14:34:18 WARNING[1133742896]: Maximum retries exceeded on call [EMAIL PROTECTED] for seqno 3 (Response) So did it drop a few seconds into the call...like 5 - 15 seconds? If so then you are having a problem with call

RE: [Asterisk-Users] RE:voiceglo sip config

2004-02-06 Thread John Bittner
Hi, After allot of trial and error I found what I did wrong. I was missing the port. This config works if anyone needs it. Voiceglo config [general] port=5060 bindaddr=0.0.0.0 disallow=all allow=gsm allow=ulaw allow=alaw maxexpirey=180 defaultexpirey=160 tos=reliability register=973111:[EMAI

RE: [Asterisk-Users] fwd settings

2004-02-06 Thread Craig Waddington
SIP.CONF     [general] ; Codecs – your choice disallow=>all ;allow=>gsm allow=>ulaw allow=>alaw ;allow=>ilbc ;allow=>spx allow=>g723 allow=>g729   register=>1234:[EMAIL PROTECTED]/5000   [fwd.pulver.com] type=>friend secret=>password username=>1234 host=>fwd.pulver.com

Re: [Asterisk-Users] modprobe wcfxs

2004-02-06 Thread Andrew Kohlsmith
> Now we're getting somewhere! The TDM400P is a PCI 2.2 card. So > depending on what you mean by "an older motherboard", that might be your > problem. Um, the TDM400P is PCI 2.2 compliant. PCI 2.2 is not a requirement to my knowledge. Regards, Andrew __

Re: [Asterisk-Users] modprobe wcfxs

2004-02-06 Thread Tim Sailer
On Fri, Feb 06, 2004 at 07:58:09PM -0500, Sean Cheesman wrote: > Now we're getting somewhere! The TDM400P is a PCI 2.2 card. So > depending on what you mean by "an older motherboard", that might be your > problem. It's a dual Celery (A-Bit, I think) board from around 1999-2000. Tim -- >

[Asterisk-Users] Message Not Delivered

2004-02-06 Thread romanp
--- Attention: Non-Delivery Report --- This report is generated by the email server at: mantraent.com The message with subject: "RE: [Asterisk-Users] modprobe wcfxs" an

RE: [Asterisk-Users] modprobe wcfxs

2004-02-06 Thread Sean Cheesman
Now we're getting somewhere! The TDM400P is a PCI 2.2 card. So depending on what you mean by "an older motherboard", that might be your problem. -Original Message- From: Tim Sailer [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 6:53 PM To: [EMAIL PROTECTED] Subject: Re: [As

Re: [Asterisk-Users] RE:voiceglo sip config

2004-02-06 Thread Greg Hill
On Fri, 6 Feb 2004, John Bittner wrote: > I am trying to get voiceglo to work with asterisk. I have tried many sip > configs and cant seem to get it to register. Please if someone can look at > this softphone config and let me know what I am doing wrong I would > appreciated it. I noticed that the

RE: [Asterisk-Users] Annoying Beeps

2004-02-06 Thread Shawn L. Djernes
Do you here the beeps on the phone or on the Console machine. For about the last 2 weeks I have been hearing random beeps on either of my two sip phones. I do not have a console running anywhere so I have no text printing. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTE

Re: [Asterisk-Users] busy status

2004-02-06 Thread Brian West
Nope. bkw On Fri, 6 Feb 2004, Chris Clifton wrote: > On the 7960's with *, when an internal sip line is dialed, is it possible > for the 7960 to display a status on the lcd that 'this ext is busy', etc. if > the line is in use ? Does this happen by default ? > > Thanks, > Chris Clifton > > _

Re: [Asterisk-Users] SIP - NATIVE BRIDGE ERROR

2004-02-06 Thread Brian West
Isn't the demo codec 1 channel only? Then one side is g729 and the other is what? do a sip show channels bkw On Fri, 6 Feb 2004, Wes Marderness wrote: > Hi, > > Running Version 0.7.2, I receive the following error when attempting to > connect two SIP Devices. > > WARNING[16399]:rtp.c : 1204 as

Re: [Asterisk-Users] Fast question on extension matching

2004-02-06 Thread James H. Cloos Jr.
> "T" == T Chan <[EMAIL PROTECTED]> writes: T> if I configure that way, even 01163 calls will all go to the second T> IP address as per 011.,1,Application(). If I take out the 011., T> then calls WILL go to 01163., if I put the two together it will T> always go to 011. extension. The list arc

[Asterisk-Users] Re: Asterisk under UML?

2004-02-06 Thread James H. Cloos Jr.
> "Scott" == Scott Russ <[EMAIL PROTECTED]> writes: Scott> Does anyone know if/how well Asterisk will run under User Mode Scott> Linux? Will the ztdummy or zaprtc modules work with it? Haven't tried the modules, but an all-voip setup works well, provided there is enough ram set aside for the

[Asterisk-Users] fwd settings

2004-02-06 Thread Francisco Perez-Landaeta
Hi, i finally was able to get dialtone on my fxs board. !! however, i think i am missing something in the fwd setting to make work my account.   i am getting an error authenticating my account   could someone send me the exact settings to put on sip.conf ? to  make it work ?   i have my own

Re: [Asterisk-Users] modprobe wcfxs

2004-02-06 Thread Tim Sailer
On Fri, Feb 06, 2004 at 05:36:47PM -0600, Tilghman Lesher wrote: > On Friday 06 February 2004 16:26, Tim Sailer wrote: > > OK, folks... I'm having the same problem as a few people. "device > > not found" when I do the modprobe wcfxs. I looked in the archives, > > and I see 4 or 5 people have had t

[Asterisk-Users] Asterisk under UML?

2004-02-06 Thread Scott Russ
Does anyone know if/how well Asterisk will run under User Mode Linux? Will the ztdummy or zaprtc modules work with it? Thanks, Scott - This mail sent through IMP: http://horde.org/imp/ ___ Asterisk-User

Re: [Asterisk-Users] modprobe wcfxs

2004-02-06 Thread Tilghman Lesher
On Friday 06 February 2004 16:26, Tim Sailer wrote: > OK, folks... I'm having the same problem as a few people. "device > not found" when I do the modprobe wcfxs. I looked in the archives, > and I see 4 or 5 people have had the same problem. I even foudn the > reply to a post like mine that said "

RE: [Asterisk-Users] G.729, show command or log to confirm it's using the G.729 codec.

2004-02-06 Thread Derek Samford
g.729 show license usage will show you how many G.729 licenses are currently being used. Derek Samford Net Phone Blue, Inc -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Fri 2/6/2004 6:19 PM To: [EMAIL PROTECTED] Cc: Subject:[Asterisk-Use

[Asterisk-Users] G.729, show command or log to confirm it's using the G.729 codec.

2004-02-06 Thread mvickers
I installed the codec, got confirmation from the istall process. Is there show command or a log that I can use to confirm calls are using G.729. Do I need to restart asterisk or can I just reload the config? Thanks! Mark Vickers, RealNetworks Inc. Desk: (206) 674-2391 Fax: (206)674-3588 ___

RE: [Asterisk-Users] Fast question on extension matching

2004-02-06 Thread T. Chan
Dear Chris, Thanks for your lesson, it sort of works but not perfect. I tried exten => _01163.,1,Application() exten => _011.,1,Application() because I want to send Philippines to a different IP address than the rest of the world, but if I configure that way, even 01163 calls will all go to the

[Asterisk-Users] RE:voiceglo sip config

2004-02-06 Thread John Bittner
Hi, I am trying to get voiceglo to work with asterisk. I have tried many sip configs and cant seem to get it to register. Please if someone can look at this softphone config and let me know what I am doing wrong I would appreciated it. Thanks John Bittner Simlab.net This is my config and the

Re: [Asterisk-Users] Interrupted musiconhold sound when silence supression is enabled

2004-02-06 Thread George Ye
George Ye wrote:> Hi,>  > I am a new player of the Asterisk. I have a strage problem with > musiconhold feature. Can anyone give some clues what might be the > problem? A description of the problem is as follows:>  > 1. Call from Cisco ATA 186 without silence suppression, when I push > the "hold" b

[Asterisk-Users] SIP - NATIVE BRIDGE ERROR

2004-02-06 Thread Wes Marderness
Hi, Running Version 0.7.2, I receive the following error when attempting to connect two SIP Devices. WARNING[16399]:rtp.c : 1204 ast_rtp_bridge : codec0 = 524556 is not codec1 = 524558, cannot native bridge. The bridge is made but the quality of the call is bad, a lot of disturbing noises in bac

Re: [Asterisk-Users] Silencing Background App during touch tone detection

2004-02-06 Thread Mark Farver
On Fri, 2004-02-06 at 14:08, Brian West wrote: > Post your config and we can see whats up.. Incoming lines are via a FXO card in a CAC channel bank, although we had same issue with the lines connected to X100P cards. T1 Channels 1-12 are FXS to the handsets, 13-24 are FXO, only 13 - 16 are conne

[Asterisk-Users] modprobe wcfxs

2004-02-06 Thread Tim Sailer
OK, folks... I'm having the same problem as a few people. "device not found" when I do the modprobe wcfxs. I looked in the archives, and I see 4 or 5 people have had the same problem. I even foudn the reply to a post like mine that said "look in the archives, others have had the same problem". Ver

RE: [Asterisk-Users] Asterisk on ebay.

2004-02-06 Thread Francois Lachance
They're not the only ones doing that. Check out the IP Telephony Solutions section and open the PDF for their "SIP Media Gateway and PBX" product. http://www.hautespot.net/products/index.html I'm going to find out how much they're charging for it shortly... Thanks, Francois -Original Me

Re: [Asterisk-Users] Fast question on extension matching

2004-02-06 Thread Chris Craft
T. Chan wrote: Dear All, I have a very simple question but could not find any information from the internet. Is there anyway to match code on extensions.conf without having to specify the number of digits? For example, if I want to send 01163 (Philippines to a certain IP address), is there anyway

Re: [Asterisk-Users] question for oh323 users

2004-02-06 Thread Anthony Law
Hi Gus, Thanks for your reply. I have tried below and still didn't work. exten => _1905XXX,1,Dial,OH323/h323:[EMAIL PROTECTED] or exten => _1905XXX,1,Dial,OH323/[EMAIL PROTECTED] and now asterisk gives out below error Feb 6 16:12:41 WARNING[30740]: pbx.c:1773 ast_pbx_run: Channel 'H323

[Asterisk-Users] busy status

2004-02-06 Thread Chris Clifton
On the 7960's with *, when an internal sip line is dialed, is it possible for the 7960 to display a status on the lcd that 'this ext is busy', etc. if the line is in use ? Does this happen by default ? Thanks, Chris Clifton ___ Asterisk-Users mailing li

[Asterisk-Users] Asterisk on ebay.

2004-02-06 Thread Steven Critchfield
While looking around for some ISDN phones I found this auction and thought some of you may get a kick out of this. http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=3075387057&category=11908 Seems they are selling a 2u server a T100P card and 10 Budgetone phones for $3995. What I find funny is t

RE: [Asterisk-Users] Fast question on extension matching

2004-02-06 Thread T. Chan
Dear All, I have a very simple question but could not find any information from the internet. Is there anyway to match code on extensions.conf without having to specify the number of digits? For example, if I want to send 01163 (Philippines to a certain IP address), is there anyway simpler to do

[Asterisk-Users] is it possible to turn auto answer off and on in the dialplan?

2004-02-06 Thread Jeff Roberts
Is it possible to turn auto answer for the console off and on in the dialplan? If so would someone be so kind as to post a short example. I'd like to use the same sound card for external ringing over the paging system that I'm using for overhead paging. So my idea was to put the console in the

Re: [Asterisk-Users] The Evil of type=friend explained, again (was Re: [Asterisk-Users] Minor Registration Problem With Polycom Soun dpoint IP 500)

2004-02-06 Thread Jeremy McNamara
Tilghman Lesher wrote: On Thursday 05 February 2004 05:50, Jeremy McNamara wrote: A type=friend is simply both a type=user and type=peer using the same set of config directives. While a type=friend makes things almost trivial to get calls working in both directions, it will limit the flexibilit

[Asterisk-Users] Re: Annoying Beeps

2004-02-06 Thread Stephen R. Besch
Steven Critchfield wrote: On Fri, 2004-02-06 at 13:46, Stephen R. Besch wrote: Every once and a while * throws a new wrinkle at me. It has started, all on its own, to make these annoying little beeps evey time a message prints at the CLI. If I bring down * and restart, they go away for a time,

Re: [Asterisk-Users] iax2 jitter stats confusion

2004-02-06 Thread Rich Adamson
> When a call is in progress I'll be watching it at the console with "iax2 > show channels" Here are my stats from one particular call: > > 66.225.202.72benshaw 1/16413 00048/00035 00489ms 0221ms ILBC > 66.225.202.72benshaw 1/16413 00137/00125 00487ms 0270ms ILBC

Re: [Asterisk-Users] Re: DISA

2004-02-06 Thread Ed Devine
Yes I have tried immediate = yes. I do get dialtone immediately when I go off-hook or dial in, but then Asterisk won't accept any further input whether dialing from the Norstar or dialing on the T1 side. Essentially, I can't break dialtone. - Original Message - From: "Robert Hajime Lanni

Re: [Asterisk-Users] Silencing Background App during touch tone detection

2004-02-06 Thread Brian West
Post your config and we can see whats up.. bkw On Fri, 6 Feb 2004, Mark Farver wrote: > We're still have problems with the outgoing voice message interfering > with the touch tone detection. Often the first touch tone pressed will > be detected twice. If I configure asterisk to not play the me

[Asterisk-Users] iax2 jitter stats confusion

2004-02-06 Thread Andrew Kohlsmith
I have been kind of tracking IAX2 calls and trying to measure performance with a given "iax2 set jitter" command. My default is 250ms.. When a call is in progress I'll be watching it at the console with "iax2 show channels" Here are my stats from one particular call: 66.225.202.72benshaw

Re: [Asterisk-Users] Annoying Beeps

2004-02-06 Thread Steven Critchfield
On Fri, 2004-02-06 at 13:46, Stephen R. Besch wrote: > Every once and a while * throws a new wrinkle at me. It has started, all > on its own, to make these annoying little beeps evey time a message > prints at the CLI. If I bring down * and restart, they go away for a > time, then seem to sponta

[Asterisk-Users] Annoying Beeps

2004-02-06 Thread Stephen R. Besch
Every once and a while * throws a new wrinkle at me. It has started, all on its own, to make these annoying little beeps evey time a message prints at the CLI. If I bring down * and restart, they go away for a time, then seem to spontaneously reappear sometime later. It's almost as if * is star

Re: [Asterisk-Users] Re: DISA

2004-02-06 Thread Robert Hajime Lanning
What is your zapata.conf? Have you tried "imediate = yes"? > John and sundry others: > > First thanks for your help. > > You have succiently summed up the problem. I do not get dialtone fast > enough. > > The following is a test dialplan that I set up this morning after recieveing > the many kind

Re: [Asterisk-Users] Re: DISA

2004-02-06 Thread Ed Devine
John and sundry others: First thanks for your help. You have succiently summed up the problem. I do not get dialtone fast enough. The following is a test dialplan that I set up this morning after recieveing the many kind e-mails, It's very basic, but it does allow me to process a call to my phon

[Asterisk-Users] Silencing Background App during touch tone detection

2004-02-06 Thread Mark Farver
We're still have problems with the outgoing voice message interfering with the touch tone detection. Often the first touch tone pressed will be detected twice. If I configure asterisk to not play the message, or if people wait till the outgoing message stops, it works flawlessly. I've noticed th

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Brian West
> I don't think that we've reached 1.0 stable, though, have we? > branching is an essential precursor in order to allow stablisation of > the current featureset to happen in a different space to the addition of > new features. > Personally I welcome this - both branch & HEAD should benefit :) > How

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Brian West
No snap shot is needed! You are able to check out the 1.0 branch from cvs. Only bug fixes will go in this branch so you can automate the checkout/update and rpm build process and produce daily 1.0 rpms. To check out code from our STABLE 1.0 Branch CVS repository for Asterisk ONLY: # cd /usr/src

[Asterisk-Users] Asterisk setup.-

2004-02-06 Thread Francisco Perez-Landaeta
Hi, I recently received my development kit with 1 x100p and one tdm400p (1) fxs port. I installed everything from the digium disk that i received with my kit, however, i dont; know what to do next. I would like to be able to call through the internet using xten (pc2phone) and terminate the call i

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Greg Boehnlein
On Fri, 6 Feb 2004, Brian West wrote: > Is someone going to do the v1-0-stable RPMS? As soon as there is a .tgz available, (assuming it isn't already on the FTP site) I will be happy to do it. > Not sure if anyone knows that it was branched yet or not. Everyone was > jumping up and down and c

Re: [Asterisk-Users] CVS Changes (NAT-SIP)

2004-02-06 Thread Jim Flagg
I am having the same problem with a new CVS. Patrick also has the problem here http://lists.digium.com/pipermail/asterisk-users/2004-January/035114.html Keven had a problem here http://lists.digium.com/pipermail/asterisk-users/2004-January/035262.html but was able to get it fixed. Can you post a

Re: [Asterisk-Users] Interrupted musiconhold sound when silence suppression is enabled

2004-02-06 Thread Andres
George Ye wrote: Hi, I am a new player of the Asterisk. I have a strage problem with musiconhold feature. Can anyone give some clues what might be the problem? A description of the problem is as follows: 1. Call from Cisco ATA 186 without silence suppression, when I push the "hold" button a

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Chris Tooley
> However, I think it's too early for RPMS of a snapshot of this branch of > CVS ;) If I'm going to do the RPM's I'm probably going to want to do a daily snapshot build system that builds the RPMs. Chris ___ Asterisk-Users mailing list [EMAIL PROTECTE

[Asterisk-Users] One way h323 to Cisco 7905?

2004-02-06 Thread bam
I've acquired a Cisco 7905 with H323 s/w that I have connected to *. It can make calls happily enough to H323 & SIP extensions and out to the PSTN, however when ever I try to call it from any destination the call fails with H323:0 Could not call 192.168.9.23 Hungup 'H323:0' Everyone is busy at t

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Fran Boon
Brian West wrote: Is someone going to do the v1-0-stable RPMS? Not sure if anyone knows that it was branched yet or not. Everyone was jumping up and down and chanting BRANCH BRANCH BRANCH I don't think that we've reached 1.0 stable, though, have we? branching is an essential precursor in order

RE: [Asterisk-Users] Re: Execute command in shell

2004-02-06 Thread Steven Critchfield
On Fri, 2004-02-06 at 04:33, Marc Fargas wrote: > It drives me to a new question... how can I concatenate three strings on > extensions.org ? > > That is, the command, and the two args; The arguments are the source e164 > and destination e164 numbers of the current call. > > Something like "/bin

[Asterisk-Users] passing variables to a macro

2004-02-06 Thread Lance Arbuckle
I was wondering if this would work set a variable (varX) in macro-test call another macro [macro-subroutine] have varX available within [macro-subroutine] [macro-test-1] ; ${ARG1} - extension setvar(var1=foo) macro(subroutine,${ARG1}) [macro-subroutine] do something with varX Or do you h

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Brian West
I don't need them but just asked because others might. bkw On Fri, 6 Feb 2004, Chris Tooley wrote: > I'd be happy to help. I've got several boxes in various stages of > RedHat and I've a SuSE 9 box but nothing older than that. > > Chris > > On Fri, 2004-02-06 at 09:59, Brian West wrote: > > Is

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Chris Tooley
I'd be happy to help. I've got several boxes in various stages of RedHat and I've a SuSE 9 box but nothing older than that. Chris On Fri, 2004-02-06 at 09:59, Brian West wrote: > Is someone going to do the v1-0-stable RPMS? > > Not sure if anyone knows that it was branched yet or not. Everyone

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Brian West
Is someone going to do the v1-0-stable RPMS? Not sure if anyone knows that it was branched yet or not. Everyone was jumping up and down and chanting BRANCH BRANCH BRANCH It fially happened and nobody says a word haha.. :) bkw On Fri, 6 Feb 2004, Chris Tooley wrote: > On Thu, 2004-02-05 at

Re: [Asterisk-Users] Trouble emailing Digium

2004-02-06 Thread Brian West
Small error in the zone file caused this. Its fixed now. bkw On Fri, 6 Feb 2004, Isamar Maia wrote: > > I bought recently a G729 and didn't any response... > maybe for the same reason? :-( > > Isamar > > > On Fri, 6 Feb 2004, Vic Cross wrote: > > > Chris, > > > > On Fri, 6 Feb 2004, Christopher

[Asterisk-Users] SIP - Native Bridge Error

2004-02-06 Thread Wes Marderness
Hi, Running Version 0.7.2, I receive the following error when attempting to connect two SIP Devices. WARNING[16399]:rtp.c : 1204 ast_rtp_bridge : codec0 = 524556 is not codec1 = 524558, cannot native bridge. The bridge is made but the quality of the call is bad, a lot of disturbing noises in bac

RE: [Asterisk-Users] Conference server

2004-02-06 Thread Mark Spencer
This seems to only apply to non-zap channels participating in the conference, incidently. On Fri, 6 Feb 2004, mattf wrote: > Currently Asterisk will cause a Kernel Panic if you are using the Linux SMP > kernel and have about 30 channels in conference. Here's the bug listing: > > http://bugs.digiu

Re: [Asterisk-Users] Asterisk 0.7.2 RPMS Updated

2004-02-06 Thread Chris Tooley
On Thu, 2004-02-05 at 19:42, Greg Boehnlein wrote: > On Wed, 4 Feb 2004, Greg Boehnlein wrote: > > > On Wed, 4 Feb 2004, Chris Tooley wrote: > > > > > Well, I don't really know all that much about SuSE either. I just > > > installed it about 19 hours ago for the first time. > > > > Well, depend

Re: [Asterisk-Users] Re: DIAX 0.9.6b call reception

2004-02-06 Thread Dan
Hi, - Original Message - From: "Cees de Groot" <[EMAIL PROTECTED]> > >Do you mean that it works with version 0.9.3, but not with 0.9.6? > > > yes. > > >Have you tried with both IAX(1) and IAX2? > > no - iax1 only. IAX (1) will not be supported in the future anymore. Version 0.9.7 which I

RE: [Asterisk-Users] Conference server

2004-02-06 Thread mattf
Currently Asterisk will cause a Kernel Panic if you are using the Linux SMP kernel and have about 30 channels in conference. Here's the bug listing: http://bugs.digium.com/bug_view_page.php?bug_id=963 MATT--- -Original Message- From: Paulo Mannheimer [mailto:[EMAIL PROTECTED] Sent

[Asterisk-Users] Conference server

2004-02-06 Thread Paulo Mannheimer
Hi, we are setting a 120-channel conference server and would like to learn if someone already did this (hardware, problems, etc...) Best regards, PauloHM ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asteri

[Asterisk-Users] Re: DIAX 0.9.6b call reception

2004-02-06 Thread Cees de Groot
Dan <[EMAIL PROTECTED]> said: >Do you mean that it works with version 0.9.3, but not with 0.9.6? > yes. >Have you tried with both IAX(1) and IAX2? no - iax1 only. >Can you use debug mode in 0.9.6 and send me the log? > sure. I'll gather some more data and send it to you directly. I mainly poste

Re: [Asterisk-Users] question for oh323 users

2004-02-06 Thread CW_ASN - Gus
It must be: exten => _1905XXX,1,Dial,OH323/h323:[EMAIL PROTECTED] or exten => _1905XXX,1,Dial,OH323/[EMAIL PROTECTED] Hope this helps, Gus - Original Message - From: "Anthony Law" <[EMAIL PROTECTED]> To: "Mailing List Asterisk" <[EMAIL PROTECTED]> Sent: Friday, February 06, 2004

Re: [Asterisk-Users] question for oh323 users

2004-02-06 Thread Anthony Law
Hi, Thanks for your reply. I am definite that my h323 is running on ciscoB because the below scenario is working fine. pstnciscoA-ciscoBpstn I have also eliminated access-list problem because if my access-list is applied I could see packets hiting my access-list permit tcp host 192.

RE: [Asterisk-Users] Asterisk GUI Client - New verison 0.9

2004-02-06 Thread mattf
You do have to add some extensions, copy some files and have some scripts run on your Asterisk server, as well as have a MySQL database set up on a machine somewhere before you can install the client on a machine. All of that is explained in the documentation included with the package. As for the

RE: [Asterisk-Users] Asterisk GUI Client - New verison 0.9

2004-02-06 Thread Dustin Knuttgen
> -Original Message- > From: mattf [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 05, 2004 4:33 PM > To: '[EMAIL PROTECTED]' > Subject: [Asterisk-Users] Asterisk GUI Client - New verison 0.9 > > Hello, > > I have made many changes/improvements/bug fixes to the Asterisk GUI client >

Re: [Asterisk-Users] chan_sccp: incoming calls on multiple lines

2004-02-06 Thread Matteo Rancilio
Vic Cross ha scritto: If anyone is interested, please let me know. I'll lodge it in the Mantis for chan_sccp if we like it. I like it! Where can we get it? ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/

Re: [Asterisk-Users] Voiceglo questions, IAX

2004-02-06 Thread Miguel Cavazos
how many simultanius calls does voiceglo permit??? Miguel On Fri, 2004-02-06 at 01:28, Cameron Palmer wrote: > IAX is what they use with glophone. http://webphone.voiceglo.com. It is a > seperate server from the myphone.voiceglo.com SIP gateway. The IAX gateway > is msps01-nyc.voiceglo.com on po

RE: [Asterisk-Users] Fax with wildcards

2004-02-06 Thread cts4
Hi Thomas, I think you'll probably need a dedicated fax board to do this. Commetrex in Atlanta has a very nice solution. Check it out at www.commetrex.com. Also Natural MicroSystems, BrookTrout and Eichon all have very capable fax boards. I have been developing voice and fax applications with th

Re: [Asterisk-Users] chan_sccp: incoming calls on multiple lines

2004-02-06 Thread Vic Cross
Sorry folks (I know it's annoying when people reply to their own posts)... On Fri, 6 Feb 2004, Vic Cross wrote: I just wanted to advise that I've done my patch to chan_sccp to provide this behaviour -- when a call comes in on any line, not just the 'selected' line, taking the phone off-hook an

Re: [Asterisk-Users] Trouble emailing Digium

2004-02-06 Thread Isamar Maia
I bought recently a G729 and didn't any response... maybe for the same reason? :-( Isamar On Fri, 6 Feb 2004, Vic Cross wrote: > Chris, > > On Fri, 6 Feb 2004, Christopher Lee wrote: > > >- The following addresses had permanent fatal errors - > > <[EMAIL PROTECTED]> > > (reason

[Asterisk-Users] Re: Execute command in shell

2004-02-06 Thread James H. Cloos Jr.
> "Marc" == Marc Fargas <[EMAIL PROTECTED]> writes: Marc> It drives me to a new question... how can I concatenate three Marc> strings on extensions.org ? Marc> That is, the command, and the two args; The arguments are the Marc> source e164 and destination e164 numbers of the current call. Ma

Re: [Asterisk-Users] manipulating with numbers - StripMSD, Prefix

2004-02-06 Thread bam
Looks like you are shy a zero Try exten => _50.,Prefix,001051 At 12:06 07/01/04, you wrote: Hello, I can not seem to be able to get StripMSD and Prefix to work for me in extensions.conf. This is an example of what I have: exten => _050.,1,StripMSD,1 exten => _50.,Prefix,01051 exten => _001051.,

Re: [Asterisk-Users] DIAX 0.9.6b call reception

2004-02-06 Thread Dan
Hi, - Original Message - From: "Cees de Groot" <[EMAIL PROTECTED]> > I had some users complaining that DIAX only rung twice in the call > sequence for incoming calls (ring user 1 20 secs, user 2 20 secs, ...). > When testing, it turned out that with DIAX 0.9.3 I got the expected > result

[Asterisk-Users] DIAX 0.9.6b call reception

2004-02-06 Thread Cees de Groot
I had some users complaining that DIAX only rung twice in the call sequence for incoming calls (ring user 1 20 secs, user 2 20 secs, ...). When testing, it turned out that with DIAX 0.9.3 I got the expected result: Feb 6 11:24:36 -- Executing Dial("CAPI[contr1/313650768]/0", "IAX/ha/s|20|rt"

Re: [Asterisk-Users] Trouble emailing Digium

2004-02-06 Thread Vic Cross
Chris, On Fri, 6 Feb 2004, Christopher Lee wrote: >- The following addresses had permanent fatal errors - > <[EMAIL PROTECTED]> > (reason: 554 <[EMAIL PROTECTED]>: Recipient address rejected: Relay > access denied) > >- Transcript of session follows - ... while talkin

RE: [Asterisk-Users] Re: Execute command in shell

2004-02-06 Thread Marc Fargas
It drives me to a new question... how can I concatenate three strings on extensions.org ? That is, the command, and the two args; The arguments are the source e164 and destination e164 numbers of the current call. Something like "/bin/false " + $SOURCE164 + " " + $DEST164 -Mensaje original-

Re: [Asterisk-Users] ISDN update

2004-02-06 Thread Matteo Rancilio
Klaus-Peter Junghanns ha scritto: oh yes... i added callgroup support for chan_capi. That's why you have to load res_parking.so before chan_capi.so. So in modules.conf you need. load => res_parking.so load => chan_capi.so [global] chan_capi.so=yes best regards kapejod -- Klaus-Peter Junghanns CE

Re: [Asterisk-Users] ISDN update

2004-02-06 Thread Klaus-Peter Junghanns
oh yes... i added callgroup support for chan_capi. That's why you have to load res_parking.so before chan_capi.so. So in modules.conf you need. load => res_parking.so load => chan_capi.so [global] chan_capi.so=yes best regards kapejod -- Klaus-Peter Junghanns CEO, CTO Junghanns.NET GmbH Breit

Re: [Asterisk-Users] ISDN update

2004-02-06 Thread Matteo Rancilio
Klaus-Peter Junghanns ha scritto: Hi BRI people, chan_capi 0.3.1 is now released, including a fix for the pipe leak. bristuff 0.0.2rc7 is available now too. Including a zaptel driver for the HFC-S PCI A based ISDN cards (with echo cancelation, TE and NT mode). We'll also have a devkit for zaptel

[Asterisk-Users] Trouble emailing Digium

2004-02-06 Thread Christopher Lee
Is it just me or is everyone having problems with emailing digium? I've tried sending two emails, but they keep getting returned with the following errors:- - The following addresses had permanent fatal errors - <[EMAIL PROTECTED]> (reason: 554 <[EMAIL PROTECTED]>: Recipient addres

[Asterisk-Users] Configuring buttons on a CISCO 12SP+ Ip Phone (skinny.conf)

2004-02-06 Thread Davide Yachaya
Hi to everybody, Is it possible with the skinny module (skinny.conf) in asterisk configuring the buttons on a CISCO 12 SP+ ? Is someone working on this ? Thank You. -- Davide Yachaya HyperGrid s.r.l. V.le Golgi 63 - 27100 Pavia - ITALY http://www.hypergrid.it Tel: +39,

Re: [Asterisk-Users] Vegastream 50 FXO with Asterisk

2004-02-06 Thread David Liu
Hi Adam,   Could you show us your configs on Asterisk and on Vega so everyone on the list can have a guide to get Vega working with Asterisk?   Thanks! David - Original Message - From: Low, Adam To: '[EMAIL PROTECTED]' Sent: Friday, February 06, 2004 12:47 AM

[Asterisk-Users] Re: ISDN update

2004-02-06 Thread Cees de Groot
Klaus-Peter Junghanns <[EMAIL PROTECTED]> said: >bristuff 0.0.2rc7 is available now too. Including a zaptel driver >for the HFC-S PCI A based ISDN cards (with echo cancelation, TE and >NT mode). > If I followed this a bit and understood it correctly, with e.g. the quad BRI card it will be possible

[Asterisk-Users] Re: Execute command in shell

2004-02-06 Thread James H. Cloos Jr.
> "Marc" == Marc Fargas <[EMAIL PROTECTED]> writes: Marc> I've seen its possible to use the System applications, but what Marc> about passing arguments to the command ? A quick look at app_system.c shows that it just passes the string unaltered to system(3). So, running "man 3 system" will s

RE: [Asterisk-Users] Vegastream 50 FXO with Asterisk

2004-02-06 Thread Low, Adam
I have a Vega 50 BRI working without any of the issues you mentioned, the dual SIP registrations is normal for most multi-line boxes enabled split users.   Rgds, Adam -Original Message-From: Glenn Dalgliesh [mailto:[EMAIL PROTECTED]Sent: 05 February 2004 20:11To: [EMAIL PROT

[Asterisk-Users] ATA in MGCP sometimes dropping calls

2004-02-06 Thread Anton Yurchenko
Hello, I`m using a bunch of ATA-186 with MGCP firmware, and users are complaining that sometimes, an avarage about one in 17-20 calls when they try to do a supervised transfer via FLASH, the calling party is dropped, or that could also happen when the press FLASH and then dial an extension to