RE: [Asterisk-Users] Best bet ... IAX vs SIP

2005-06-12 Thread mr. barker
] Best bet ... IAX vs SIP Well, I think you are asking the wrong question here, I think the proper question would be: In a 20 extension iPBX environment, what combination of signaling and codec would provide the best performace on a hardware of [specify your hardware here]? Nir S mr. barker

[Asterisk-Users] Best bet ... IAX vs SIP

2005-06-12 Thread mr. barker
As the topic states.   In a 20 phone PBX enviroment.  I am wondering which would have the greater server and router load.   What do you use ?   Thank you. ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.dig

RE: [Asterisk-Users] VoiPSupply Dot Com

2005-05-18 Thread mr. barker
here is an open invite to all to call or email me at any time to discuss or business. Constructive criticism is always welcomed. Thank you all for business and we look for more in the future! Garrett Smith VoIPSupply.com [EMAIL PROTECTED] 716-250-3408 Direct > mr. barker wrote: > >> I

[Asterisk-Users] VoiPSupply Dot Com

2005-05-17 Thread mr. barker
I tried calling their toll free number and toll number last week in the morning and afternoon and was handed a recording saying this number is no longer in service.  The web site was up but there was no message on the site as to why the phone numbers were not working.   I just called the

[Asterisk-Users] Help Please Multiple Users for Broadvoice

2005-05-14 Thread mr. barker
I would like to be able to have multiple users (the wife and kids) to be able to access the Broadvoice account at the same.  No complaining that way from them J.   I seen someones configuration in the group here but now I can’t find it (lost my glasses). If someone could post theirs’s or

RE: [Asterisk-Users] Connecting 2 * Together-Pulling hair out

2005-05-05 Thread mr. barker
-- > >[boxb-peer] > >username=boxa-user > >type=peer > >trunk=yes > >secret=mypassword > >host=thehost.dyndns.org > > > >[boxb-user] > >type=user > >secret=mypassword2 > >host=thehost.dyndns.org > >context=from-internal > > >

RE: [Asterisk-Users] Connecting 2 * Together-Pulling hair out

2005-05-05 Thread mr. barker
call routing on the trunks to forward the call to the right place. Are you using AMP or trying to do it manually. I found everything a little confusing as well, but it is simple now that I understand it. Chris - Original Message - From: "mr. barker" <[EMAIL PROTECTED]> To:

[Asterisk-Users] Connecting 2 * Together-Pulling hair out

2005-05-05 Thread mr. barker
    Subject: [Asterisk-Users] Connecting 2 * Together-Pulling hair out   I have read the docs on connecting 2* together but am unsure of a few things   Do I need a different account for each number that will be called from one box to the other ? ie. Do I set up a user accoun

[Asterisk-Users] Connecting 2 * Together-Pulling hair out

2005-05-04 Thread mr. barker
I have read the docs on connecting 2* together but am unsure of a few things   Do I need a different account for each number that will be called from one box to the other ? ie. Do I set up a user account on one and then have the other box log into that account when it whats to make a call

[Asterisk-Users] Centos - Hylafax Install

2005-05-01 Thread mr. barker
Has anyone tried to install Hylafax on Centos ?   If so is there an rpm .. or what was your compiling procedure ?   Thanks in return ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo

[Asterisk-Users] Is this normal - Long time to make call - What is your average with your Hardware?

2005-04-16 Thread mr. barker
Hardware – Pentium 1.4 Gig – 1 Meg ram – 1 FXO100 Card – Sipura 2000 – Local Network Router SMC –Codec 711 – Asterisk @ home (lastest)   On average it take almost 10 – 13 Secs to make an outbound call to a local number. Is this a normal time ? Is there something that can be done to cut t

RE: [Asterisk-Users] Who is willing to help an Asterisk newby?

2005-04-13 Thread mr. barker
You can turn off the amount of logging in the log.conf setting. As far as the registration goes .. that would be under your Sipura Settings. You may only want to reduce this to 60 sec registration .. I find that any longer sometime effects longevity of server to find you in the route. Only my 2c

[Asterisk-Users] Question about Routing Order in .conf files

2005-04-13 Thread mr. barker
The question is in the logical route that asterisk takes when reading and executing the scripts. Please see the (?) questions beside the lines.   The goal is not to comment the lines "exten => snip" in the [ext-local] everytime that I make a change using the AMP GUI. Also it would be nice

[Asterisk-Users] Script routing Logic Question in .conf files

2005-04-12 Thread mr. barker
be changed. extensions_custom.conf is for user mods. There are some default modes in there already. It is posible to do almost anything from extensions_custom.conf because as you noticed all of the AMP contexts have an include like "include => ext-local-custom" to link them to e

[Asterisk-Users] overwriting config file problem

2005-04-12 Thread mr. barker
I am using [EMAIL PROTECTED]   When I manually add anything to the extensions_additional.conf file it gets rewritten when I add an extension using the web interface I am trying to include the monitor function .. I got that working however it gets deleted when I add something using the w

[Asterisk-Users] Dumb question ?

2005-04-12 Thread mr. barker
Here it is exten => s,1,answer exten => s,2,SetCIDName('PMG') In a lot of config files I see "exten => s,"snip .. Is "s" just an extension or system variable for all extensions ? or something else ? Thanks ___ Asterisk-Users mailing list Asteris

[Asterisk-Users] RE: Monitor with Asterisk@Home

2005-04-12 Thread mr. barker
r(CALLTIME=${DATETIME}) exten => 1,3,SetVar(CALLPATH=/var/calls) exten => 1,4,Monitor(wav,${CALLPATH}/${CALLTIME}-${CALLFILENAME},m) exten => 1,5,DIAL(SIP/something,15,t) exten => 1,6,StopMonitor exten => 1,7,Voicemail(u804) exten => 1,8,Hangup exten => 1,102,StopMonitor exten

[Asterisk-Users] Monitor with Asterisk@Home

2005-04-11 Thread mr. barker
I am sure that this was answered somewhere but my lack of being able to find an answer using google I turn to the pros.   What would be the easist way to record all conversations using Monitor command with the latest [EMAIL PROTECTED] ? Using a FXO card with SIP extensions   I have tri

RE: [Asterisk-Users] Digtial Receptionist Recorded Greeting LocationProblem

2005-04-05 Thread mr. barker
Receptionist Recorded Greeting LocationProblem   Where did you find the upgrade script?  I have not been able to find this.   THanks! Wiley     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mr. barker Sent: Tuesday, April 05, 2005 9:25 AM To: asterisk-users

[Asterisk-Users] Digtial Receptionist Recorded Greeting Location Problem

2005-04-05 Thread mr. barker
I am using the latest AMP with [EMAIL PROTECTED] – I used the AMP upgrade script   My problem is this … I am able to record a greeting using *77 and it put the recording into the /var/lib/asterisk/sounds   location with the extentsion preceding the recording   However it seems that as