Re: [asterisk-users] Realtime database function help

2009-02-25 Thread Forrest Beck
sing that > function? > > Thanks! > Elliot > > ___ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > htt

[asterisk-users] Asterisk/AJAM Console

2008-10-06 Thread Forrest Beck
I was just looking to see if anyone knows about an open source app using the xml interface. I just started dabbling with the xml interface a little bit and it helps to look at what others are doing. I am looking for a console type app for the operator. Very simple operations like transfe

[asterisk-users] iPhone Sip App

2008-09-26 Thread Forrest Beck
Has anyone seen or know of a iphone/ipod sip client that may be in the works? ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-use

[asterisk-users] Zap Channels Collide (Incoming & Outgoing)

2008-05-08 Thread Forrest Beck
I have a client that is using the Sangoma A200DE with two phone lines attached. The problem is: They use their phone (Grandstream GXP2020) to dial out of the system. Instead of getting ringing, there is someone on the other end of the line that happened to dial in at the exact same moment. S

Re: [asterisk-users] polycom auto answer

2008-04-14 Thread Forrest Beck
_ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTE

Re: [asterisk-users] Suggestions for reliable DID provider for Canada, USA and Europe

2008-02-23 Thread Forrest Beck
I used TelIAX for a while and was happy with the service. I used it for testing before we connected to our PRI... http://www.teliax.com On Feb 23, 2008, at 7:22 AM, Zeeshan Zakaria wrote: I posted the same question on asterisk-biz mailing list but didn't have much response. So I am postin

[asterisk-users] HoldMusic Beep

2008-02-21 Thread Forrest Beck
Does anyone have a audio file they would be willing to share for on hold music? I am looking for something like the old norstar beep every few seconds. I tried 3 seconds silence, beep.wav, beep.wav. But it just didn't sound right. I need one that has a "softer" beep. Thanks!

Re: [asterisk-users] Maximum Paging Group Size?

2008-01-25 Thread Forrest Beck
. --- Forrest Beck http://www.shift8.biz On Jan 25, 2008, at 3:47 AM, George Pajari wrote: > Has anyone experience with (or an educated guess of) the largest > paging > group that can be supported by the Page() command? > > We have an installation coming up with 110 phones -- a

[asterisk-users] Paging Recording File

2008-01-17 Thread Forrest Beck
I am looking to see if anyone has seen this problem before. I am setting the MEETME_RECORDINGFILE variable in a macro, then using the r option with the Page application to record the page. But the page is only recorded to the file specified in MEETME_RECORDINGFILE sometimes... Sometimes

Re: [asterisk-users] How to change sendmail return path

2007-12-18 Thread Forrest Beck
Have a look at serveremail = [EMAIL PROTECTED] and fromstring = The Asterisk PBX in voicemail.conf. On Dec 18, 2007, at 2:28 PM, shadowym wrote: > Is there a way to change the return path sendmail uses when sending > out > voicemail to email? > > Currently the voicemails my asterisk syst

Re: [asterisk-users] No sound from playback and voicemail

2007-11-12 Thread Forrest Beck
This will also happen if there is a zap card installed and unconfigured in zaptel.conf & zapata.conf. Forrest Beck [EMAIL PROTECTED] www.shift8.biz dCAP On Nov 12, 2007, at 9:46 AM, Stefan Guenther wrote: Hello, I have a strange situation: I can talk to other SIP phones and via ISD

Re: [asterisk-users] Automating blacklists

2007-10-18 Thread Forrest Beck
ten => fail,1,NoOp(${blacklistid}) exten => fail,2,GoTo(blacklistednumber,s,1) [blacklistednumber] ; This is where a call will land if the macro-checkblacklist decides that ; the number should not be allowed to dial DA exten => s,1,Wait(2) exten => s,2,Playback(privacy-you-are

Re: [asterisk-users] Paging in Asterisk

2007-10-12 Thread Forrest Beck
nly be an issue if you are using presence. Maybe I will setup presence on a couple phones and see if they reboot. Forrest Beck [EMAIL PROTECTED] http://www.shift8.biz/blog On Oct 11, 2007, at 4:34 PM, Jim Canfield wrote: Joseph Begumisa wrote: I had the same problem with 45 polycom 601 pho

Re: [asterisk-users] anyone using SIP trunks from Time Warner Telecom?

2007-10-08 Thread Forrest Beck
, if you end up evaluating it. Forrest Beck [EMAIL PROTECTED] www.shift8.biz On Oct 8, 2007, at 4:51 PM, Erik Anderson wrote: I am currently using a T1 PRI from TWTelecom for DID and outgoing calls, but I recently discovered that they're offering call termination/origination over SIP trunks

Re: [asterisk-users] Change verbose level

2007-10-06 Thread Forrest Beck
I have tried using sysconfig/asterisk but never had luck. I always just edited the safe_asterisk script. vi /usr/sbin/safe_asterisk and look for a line with -vvvc then add as many v's you want. You can also set it on the console with core set verbose 7 Forrest Beck [EMAIL PROT

[asterisk-users] Asterisk Appliance

2007-10-05 Thread Forrest Beck
OK, I found the answer to my echo question (32ms). But, has anyone used it? Feelings? Forrest Beck [EMAIL PROTECTED] www.shift8.biz ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE

[asterisk-users] Asterisk Appliance

2007-10-05 Thread Forrest Beck
the FXS/FXO cards? Thanks !! Forrest Beck [EMAIL PROTECTED] www.shift8.biz ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman

Re: [asterisk-users] Music On Hold

2007-09-26 Thread Forrest Beck
Make the file the only one in the /var/lib/asterisk/moh directory. Forrest Beck [EMAIL PROTECTED] www.shift8.biz On Sep 26, 2007, at 3:07 AM, Joel Hill wrote: Hi All, I need to have the same file played from MoH every time someone gets to MoH from a Dial. I want to play marketing

Re: [asterisk-users] Zaptel-1.4.5.1 Compile Error

2007-09-25 Thread Forrest Beck
Upgrade your kernel. Run: #> uname -r if you do not see "smp" in the kernel version Run: #> yum update kernel kernel-devel If you do see smp Run: #> yum update kernel-smp kernel-smp-devel Forrest Beck [EMAIL PROTECTED] www.shift8.biz On Sep 25, 2007, at 10:53 AM,

Re: [asterisk-users] ExternNotify Voicemail

2007-09-25 Thread Forrest Beck
of the arguments be what event triggered the script. Like if it was a message was left, or some logged out of VoicemailAdmin Forrest Beck [EMAIL PROTECTED] www.shift8.biz On Sep 24, 2007, at 10:36 PM, Forrest Beck wrote: I have googled and can seem to find the answer to this one

[asterisk-users] ExternNotify Voicemail

2007-09-24 Thread Forrest Beck
I have googled and can seem to find the answer to this one Does anyone here have experience with externnotify in voicemail.conf? The sample states that it will run when a message is delivered and retrieved. Does asterisk pass any arguments to the script? Thanks. Forrest Beck

Re: [asterisk-users] Problems Connecting Two Asterisk Installs Via ISDN PRI Cards

2007-09-21 Thread Forrest Beck
ional channel => 1-23 ;Norstar T1 (SPAN 2) context=norstar group=3 signalling = pri_net channel => 25-47 Forrest Beck [EMAIL PROTECTED] www.shift8.biz On Sep 21, 2007, at 9:31 AM, Brian Alexander wrote: On 9/20/07, Jared Smith <[EMAIL PROTECTED]> wrote: I'd look at y

Re: [asterisk-users] Paging MEETME_RECORDINGFILE Variable

2007-09-21 Thread Forrest Beck
98&SIP/6401&SIP/6402&SIP/6404&SIP/6405&SIP/6406&SIP/6407&SIP/ 6410&SIP/6411&SIP/6420&SIP/6421&SIP/6422&SIP/us-pa|r") in new stack [Sep 21 09:18:36] VERBOSE[14225] logger.c: -- Called 6102 - Others. [Sep 21 09:18:36] VERBOSE[142

[asterisk-users] Paging MEETME_RECORDINGFILE Variable

2007-09-20 Thread Forrest Beck
isk process, this works fine for about a week. It does exactly as it is supposed to, creates the audio file with a random number, then the email script delivers it. After a week or so Asterisk will stop setting the variable MEETME_RECORDINGFILE and start placing the recordings in the soun

Re: [asterisk-users] How to cancel the password check in VoicemailMain()

2007-09-19 Thread Forrest Beck
to folder specified. Defaults to INBOX exten => 99,n,VoiceMailMain([EMAIL PROTECTED],s) Forrest Beck [EMAIL PROTECTED] www.shift8.biz On Sep 19, 2007, at 12:03 PM, Mark Michelson wrote: rrgv wrote: Hi in asterisk 1.4, I need to cancel the password check and allow users enter

Re: [asterisk-users] Limiting Simultaneous calls

2007-09-18 Thread Forrest Beck
You mean in sip.conf? Look at adding to your voip providers peer/user config incominglimit, outgoinglimit or call-limit: http://www.voip-info.org/wiki/index.php?page=Asterisk+config+sip.conf --- Forrest Beck www.shift8.biz On Sep 18, 2007, at 4:26 PM, Jim Boykin wrote: > Is there a way

Re: [asterisk-users] Disable MoH for certain phones

2007-08-15 Thread Forrest Beck
> --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users > -- *** F

Re: [asterisk-users] PRI Question

2007-08-14 Thread Forrest Beck
, and > affiliates hereby claim all applicable privileges related to this > information. > > > > -- > > This message has been scanned for viruses and > > dangerous content by MailScanner, and is > > believed to be clean. > > _______ > > --Bandwidth an

Re: [asterisk-users] CDR/MySQL basic config

2007-08-06 Thread Forrest Beck
> > Adrian > > _______ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo/asterisk-users >

[asterisk-users] TimeStamp a Recording

2007-07-14 Thread Forrest Beck
like. This message was recorded January 14th at 10 42 pm Thanks for any ideas you may have. -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] http://www.shift8.biz ___ --Bandwidth and Colocation Provided by http://www.api-digital.com-- ast

[asterisk-users] G722 and Polycom 550

2007-07-10 Thread Forrest Beck
Has anyone found a way to enable the g722 codec as a prefered codec in the Polycom provisioning files for the 550's? I couldn't find a pref for voice.codecPref.IP_550. What needs to be put into the allow field (sip.conf) for asterisk to allow the codec? -- *** Forrest Beck IAXTEL: 1

Re: [asterisk-users] MYSQL Query --> PAGE

2007-05-08 Thread Forrest Beck
RG2}" != ""]?13:14) exten => s,13,Set(pagedevice=${pagedevice}&${ARG2}) exten => s,14,Set(_ALERT_INFO="RA") exten => s,15,Page(${pagedevice}) exten => s,16,Hangup() On 5/8/07, Remco Post <[EMAIL PROTECTED]> wrote: Forrest Beck wrote: > I have all my SIP

[asterisk-users] MYSQL Query --> PAGE

2007-05-08 Thread Forrest Beck
QL but that doesn't seem to be accurate. Thanks all!! -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.d

[asterisk-users] ODBC

2007-05-05 Thread Forrest Beck
using the 64bit OS with Asterisk? Thanks! -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/ma

Re: [asterisk-users] zaptel compile error

2007-05-04 Thread Forrest Beck
update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update o

Re: [asterisk-users] AsteriskNow!

2007-05-04 Thread Forrest Beck
tions visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options vi

Re: [asterisk-users] SIP RealTime Friends

2007-05-04 Thread Forrest Beck
Nevermind. Friday and my mind has gone home! :) I forgot the ipaddr and port setting in the table. On 5/4/07, Forrest Beck <[EMAIL PROTECTED]> wrote: Let me check my table Voicemail and CDR in the MySQL database works fine. sip show peers isn't giving me anything. Only the

Re: [asterisk-users] SIP RealTime Friends

2007-05-04 Thread Forrest Beck
valid argumen On 5/4/07, Sergio (Red) <[EMAIL PROTECTED]> wrote: Hi, Do you know how see the peers statuses like: sip show peers but when sip peers are configured by Relatime method. Thanks 0xception escribió: > yes you can use the type friend > > On 5/3/07, *Forrest Beck* <[EMA

Re: [asterisk-users] T1/E1 Configuration

2007-05-03 Thread Forrest Beck
___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] __

[asterisk-users] SIP RealTime Friends

2007-05-03 Thread Forrest Beck
I setup sip realtime. Is it possible to use a type of friend? User and Peer seem to work fine. -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To

Re: [asterisk-users] zttranscode crashes server

2007-05-03 Thread Forrest Beck
sorry, I meant modprobe.conf On 5/3/07, Forrest Beck <[EMAIL PROTECTED]> wrote: So is anyone not using the zaptel init script to load modules? Anyone using modules.conf? How an I load them at boot without using the init script? Do I just remove --ignore-install from modprobe? Thanks

Re: [asterisk-users] zttranscode crashes server

2007-05-03 Thread Forrest Beck
8:10AM -0400, Forrest Beck wrote: > I was just looking to see if anyone else has seen this problem as well. > > When asterisk starts up it loads the zttranscode module. The problem > exist when I use the init scripts to stop asterisk and then use the > zaptel init script to unloa

[asterisk-users] zttranscode crashes server

2007-05-03 Thread Forrest Beck
d. I shouldn't need the zttransode module since I don't have a codec translation card. right? To work around this I added zttranscode to RMODULES in the zaptel init script. If I don't need the zttranscode module. I may try and rebuild zaptel without it. -- *** Forrest Beck IAXTEL

Re: [asterisk-users] Voicemail on Different Server

2007-04-24 Thread Forrest Beck
ECTED] On Behalf Of Forrest Beck Sent: Tuesday, April 24, 2007 5:28 PM To: Asterisk Users List Subject: [asterisk-users] Voicemail on Different Server I have two seperate systems at two different locations. Each hosts there own voicemail for their phones. I have thought about just having all

[asterisk-users] Voicemail on Different Server

2007-04-24 Thread Forrest Beck
? Thanks. -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Outgoing CallerID

2007-04-19 Thread Forrest Beck
incoming_did/9195551212/2503 incoming_did/9195551213/2504 I was just looking to see if I could save myself a step. This may be where I will need to switch to MySQL. On 4/19/07, Alex Balashov <[EMAIL PROTECTED]> wrote: On Thu, 19 Apr 2007, Forrest Beck said something to this effect: >

[asterisk-users] Outgoing CallerID

2007-04-19 Thread Forrest Beck
n any way. What would be the best way to set the DID for when a extension dials out on the PRI? In sip.conf I am using CallerID as their internal number. I thought of maybe adding a key for each extension to the astdb and have a Macro query the astdb. Any other ideas? Thanks. -- *** Forrest

Re: [asterisk-users] What is your Backup Strategy?

2007-04-11 Thread Forrest Beck
We are looking at about 200 total phones with low usage. Probably only 20 or so calls at once. On 4/11/07, Andrew Joakimsen <[EMAIL PROTECTED]> wrote: On 4/11/07, Forrest Beck <[EMAIL PROTECTED]> wrote: > 2) Have two servers with the same dialplan. One in each location. &g

[asterisk-users] What is your Backup Strategy?

2007-04-11 Thread Forrest Beck
ll just see it as a SIP trunk. The failover here is that the polycom phones will register with the gateway if the primary server isn't available. They won't have all the features and voicemail, but at least they can dial out and get 911 if needed. What do you think? Do you have a be

Re: [asterisk-users] Nagios asterisk monitoring

2007-04-11 Thread Forrest Beck
/lists.digium.com/mailman/listinfo/asterisk-users > ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- *** F

[asterisk-users] Polycom

2007-04-04 Thread Forrest Beck
I was just looking to see if there was anything else out there. Thanks! -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options

[asterisk-users] Re: Paging

2007-03-30 Thread Forrest Beck
Forgot to mention. We are using Polycom phones on asterisk 1.4.2 I tried the allpage agi, but it checks for all SIP peers connected to the server. On 3/30/07, Forrest Beck <[EMAIL PROTECTED]> wrote: First off, A lot of thanks to this list. I have learned ton from reading through the

[asterisk-users] Paging

2007-03-30 Thread Forrest Beck
be lag until all the phones get paged and the script finishes? Then I thought maybe a Macro in the dialplan to dial a global var of the group of phones, but that won't work. If phone isn't available, none will get paged. Has anyone done this before? I just don't know where to st

[asterisk-users] Macro Dial - External DID

2007-03-27 Thread Forrest Beck
ng else as no answer exten => a,1,VoicemailMain(${ARG1}) ; If they press *, send the user into VoicemailMain [phones] exten => _2XXX,1,Macro(stdexten,${EXTEN},SIP/${EXTEN}) DID example: 2001 = 5552871701 2002 = 5552871702 2003 = 5552871703 Thanks! -- *** Forrest Beck IAXT

[asterisk-users] Server Recomendation

2007-03-26 Thread Forrest Beck
's and FXS Cards so PCI won't be used. I will probably use a small 14" 2U server to handle the ZAP Cards. Does anyone for see a problem with using the 1950? Good/Bad thoughts??? Thanks! -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] __

[asterisk-users] Asterisk 1.4.1

2007-03-01 Thread Forrest Beck
Any idea when 1.4.1 will be available. There is a bug fix in the cvs head that I need, and I don't want to run the cvs build on a production machine. Thanks... -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Coloc

[asterisk-users] Billing Telephone Number (BTN)

2007-02-27 Thread Forrest Beck
s the variable for BTN if so? Many Thanks. -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/ma

Re: [asterisk-users] Re: Marks SNMP HowTo

2007-02-25 Thread Forrest Beck
On 2/25/07, Sergio R. D'Ippolito <[EMAIL PROTECTED]> wrote: How can i see if snmp is running ok on mi * box ? Thanks in advance -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Forrest Beck Enviado el: Domingo, 25 de Febrero de 2007 06:14 p.m.

[asterisk-users] Re: Marks SNMP HowTo

2007-02-25 Thread Forrest Beck
OK. problem solved. It was something dumb on my part. /var/agentx didn't have enough permissions to let asterisk access the socket. On 2/25/07, Forrest Beck <[EMAIL PROTECTED]> wrote: I followed Marks SNMP howto on Voip Magazine and ran into a small problem... (http://www.voip-m

[asterisk-users] Marks SNMP HowTo

2007-02-25 Thread Forrest Beck
] subagent = yes enabled = yes Thanks all.! -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.c

[asterisk-users] Automatic Dial, Play message

2007-02-08 Thread Forrest Beck
number, when answered play a pre-recorded message. It could be used to notify parents at a school that a after school game is canceled. I appreciate any direction you can point me in. -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED] -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL

[asterisk-users] Automatic Dial, Play message

2007-02-08 Thread Forrest Beck
Does anyone have some method, or AGI scripts that will automatically call a list of numbers from a database and play a pre-recorded message? For example, you have a database of FirstName LastName PhoneNumber Jon -- *** Forrest Beck IAXTEL: 17002871718 [EMAIL PROTECTED

Re: [asterisk-users] Re: Voicemail IMAP

2007-01-12 Thread Forrest Beck
flags=novalidate-cert setup as my IMAP flags which works fine for a Courier IMAP backend. Courier uses Maildir (not mbx) which works just fine for me? Cheers, Ray Forrest Beck wrote: > OK. I needed to remove the flags from the string. So I modified > app_voicemail.c and recompiled. > >

[asterisk-users] Re: Voicemail IMAP

2007-01-11 Thread Forrest Beck
.c line 4590 and removed "/%s" after /imap. Then I removed ",imapflags " after imapport. My next hurdle is the mailbox format. It's not mbx, and crashes asterisk after creating the mail message. Thanks. On 1/11/07, Forrest Beck <[EMAIL PROTECTED]> wrote: Tha

[asterisk-users] Re: Voicemail IMAP

2007-01-11 Thread Forrest Beck
Work: {ares.school.da.org:143/imap//user=fbeck}INBOX Works: {ares.school.da.org:143/imap/user=fbeck}INBOX Thanks again! On 1/11/07, Forrest Beck <[EMAIL PROTECTED]> wrote: I know some of this doesn't belong on this list, but I am just including it for problem history. I am trying to setup IMAP Vo

[asterisk-users] Voicemail IMAP

2007-01-11 Thread Forrest Beck
I know some of this doesn't belong on this list, but I am just including it for problem history. I am trying to setup IMAP Voicemail with our email server. We are using a non-standards based groupware server called FirstClass. The server has some built in support for IMAP. My problem seems to b

[asterisk-users] Console\DSP

2007-01-09 Thread Forrest Beck
I am using a extension to dial the console which has autoanswer enabled. I am getting a strange warning, has anyone seen this before? Nothing on Google, or Voip-Info [Jan 9 13:50:05] WARNING[5009]: chan_oss.c:1048 oss_request: oss_request ty data 0x0xb7851e00 << Call to device 'dsp' dnid '(nu

Re: [asterisk-users] HowTO configure voice T1

2007-01-04 Thread Forrest Beck
You can get switchtype from your carrier. On 1/4/07, Forrest Beck <[EMAIL PROTECTED]> wrote: PRI is just a standard used on the T1 medium. If you have a solid T1 between the locations. Why not use PRI on the T1. If the T1 is dedicated point to point between locations, then you can use

Re: [asterisk-users] HowTO configure voice T1

2007-01-04 Thread Forrest Beck
PRI is just a standard used on the T1 medium. If you have a solid T1 between the locations. Why not use PRI on the T1. If the T1 is dedicated point to point between locations, then you can use PRI on the line dedicating one channel to signaling (d channel). If you can't give up the 24th channe

[asterisk-users] MusicOnHold Files

2007-01-04 Thread Forrest Beck
I was just wondering what you all are doing for music on hold files for best quality. I am not much of an expert on sound rates, bits, stereo, mono, tracks, and all that jazz. Currently I am taking music from a CD (our campus jazz band has recorded a CD), converting to WAV, using Audacity to con

Re: [asterisk-users] Voicemail to email

2007-01-03 Thread Forrest Beck
|tz=central|attach=yes|saycid=yes|dialout=fromvm|callback=fromvm|review=yes|operator=yes|envelope=yes|sayduration=yes|saydurationm=1 ;4073 => 1099,Bianca Paige,[EMAIL PROTECTED],,delete=1 ;4110 => 3443,Rob Flynn,[EMAIL PROTECTED] ;4235 => 1234,Jim Holmes,[EMAIL PROTECTED],,Tz=european 2503

Re: [asterisk-users] Dial 9 to get out?

2006-12-20 Thread Forrest Beck
Is this what you are looking for exten => _9.,1,Set(CALLERID(num)=3045551212) exten => _9.,n,Dial(ZAP/g2/${EXTEN:1}) On 12/20/06, Bruce Reeves <[EMAIL PROTECTED]> wrote: Look at the digit map in your Polycom configuration files. I had the same problem and had to chage the digit map to supp

Re: [asterisk-users] No music on hold?

2006-12-20 Thread Forrest Beck
You should look at the asterisk-addons package. There is a addon module in the package called format_mp3 that will play your mp3 files instead of using mpg123 (which is a dead project). I just use sox to convert my mp3's to GSM with something like this: /usr/bin/sox musicfile.mp3 -r 8000 -c1 mu

Re: [asterisk-users] Incoming Lines Confusion

2006-12-20 Thread Forrest Beck
I am not sure if this is what you are looking for, but I will give it a shot. There may be a better way to do this but... I would use agent Queues for your users. Your users can log into the Queue, so that if the dialed user is not available, then it will drop the caller into a Queue for a cert

Re: [asterisk-users] sip help for newbie

2006-12-12 Thread Forrest Beck
www.asteriskguru.com On 12/12/06, blackwater dev <[EMAIL PROTECTED]> wrote: Does anyone know of any good step by step tutorials on getting sip set up? I have asterisk installed but can't seem to figure out how to get an account set up and connect from my xTen phone so I can try the demo. The t

Re: [asterisk-users] Asterisk freezes when DNS not working: a BUG??

2006-12-07 Thread Forrest Beck
You can run dnsmasq on the machine for local caching of the dns names. (http://thekelleys.org.uk/dnsmasq/doc.html) and then apply this patch that will allow dnsmasq to set a minimum time to live (http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2005q2/000253.html). dnsmasq can be then con

Re: [asterisk-users] Asterisk accepting calls to fast

2006-12-07 Thread Forrest Beck
Have a look at TIMEOUT(digit) http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+DigitTimeout On 12/7/06, Stefan-Michael. Guenther (in-put GbR) <[EMAIL PROTECTED]> wrote: Hi, the german telco Colt Telekom has assigned the phone number block 56830-xxx to one of our customers. In the dia

Re: [asterisk-users] Setting outgoing caller id on a zap channel for one sip extension only

2006-12-06 Thread Forrest Beck
I use the GoToIf: If the SIP phone is Extension 2501 and dials out (I am using the norstar 9 to dial out convention). BTW. ${PSTNOUT} is a global variable for "ZAP/G2". exten => _9X.,1,GoToIf($["${CALLERIDNUM}" = "2501"]?2:3) exten => _9X.,2,Set(CALLERID(num)=9195551212) exten => _9X.,3,NoOp(${C

Re: [asterisk-users] centos 4.4 + asterisk

2006-12-05 Thread Forrest Beck
That kernel-devel fix is just for ZAPTEL. The bug has been solved in 4.4 On 12/5/06, Vicky <[EMAIL PROTECTED]> wrote: I am not sure but i think that fix is for compiling zaptel not asterisk . Asterisk runs on centos with 0 problems :) On 05/12/06, varun < [EMAIL PROTECTED]> wrote: > Thanks Ka

Re: [asterisk-users] TE110P Out fine / In Fail

2006-12-05 Thread Forrest Beck
30 Channels on Verizon? Is this in the US? T1 (24 channels) or E1(30 channels)? Are you dialing from the top (g1) of the group or bottom (G1)? On 12/5/06, Klaverstyn, David C <[EMAIL PROTECTED]> wrote: I have just installed Asterisk wit a TE110P card. I have configured 30 channels which

[asterisk-users] Native TDM Bridge

2006-11-13 Thread Forrest Beck
I have a two port TE205P Digium card. I have set everything up to create a native zap bridge between the two spans. Everything works perfectly except one thing. Our telco has a "password" that has to be entered as soon as a long distance call is made. So if I dial a long distance call from my

Re: [asterisk-users] operator console

2006-11-08 Thread Forrest Beck
Talk to the folks at Asteria. The have a product called Reign. It looks just like your old interface, runs off .NET as a client on the machine. http://www.asteriasgi.com/pbx/reign On 11/7/06, Stephen Wingfield <[EMAIL PROTECTED]> wrote: Andres, The Bicom Systems Operator Panel is probably wh

[asterisk-users] Register vs. Host=IPADDR

2006-11-06 Thread Forrest Beck
I am not sure if I am going to use SIP registration's or just specify the host ip address in sip.conf. Are there any pros or cons to the two? My phones will have a static IP address and won't be changed unless a admin does it. So the logical path would be to just turn off registration on the si

Re: [asterisk-users] channel.c: Unable to request channel ZAP

2006-11-01 Thread Forrest Beck
What does "zap show channels" show? Are all the channels shown as in use? What is set in zapata.conf for resetinterval= ? If anything. I believe that resetinterval is used to reset unused channels for any channels that are left open. On 10/31/06, Asterisk <[EMAIL PROTECTED]> wrote: Hi All,

[asterisk-users] Strange Characters in CLI on TTY9

2006-10-31 Thread Forrest Beck
When I look at TTY9 (using init.d and safe_asterisk to start the asterisk process), I am getting some strange characters. When a application is run the and the CLI shows the application executing the languange almost looks russian...?? Anyone seen this before? http://picasaweb.google.com/jonforr

[asterisk-users] AGI Help

2006-10-21 Thread Forrest Beck
I need some help with AGI. I am unsure how it is written and works. But I have a bash command that will spit out a two digit numerical value (The temperature in the room). The bash command is: #!/bin/bash /usr/local/digitemp/digitemp-1.3/digitemp -a | tail -n1 | cut -d " " -f9 | cut -d "." -f1

Re: [asterisk-users] Switchtype,Signalling,rxwink warnings

2006-10-14 Thread Forrest Beck
What's in zapata.conf? On 10/13/06, Remi Quezada <[EMAIL PROTECTED]> wrote: When I reload the asterisk I get the following warnings: Oct 13 08:29:17 WARNING[10170]: chan_zap.c:10874 setup_zap: Ignoring switchtype Oct 13 08:29:17 WARNING[10170]: chan_zap.c:10874 setup_zap: Ignoring signalling Oc

[asterisk-users] Polycom HDVoice

2006-10-13 Thread Forrest Beck
Has anyone used the Polycom HDvoice phone yet? I am curious if it uses a different codec. Does it actually sound any better? ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit:

Re: [asterisk-users] Asterisk as SIP Client

2006-10-11 Thread Forrest Beck
You could use heartbeat http://www.linux-ha.org (or ultramonkey http://ultramonkey.org). With this you set up a director that shares the load to multiple servers. You can even set it to have consistent connections so a originating IP will return the the same server. I have hearbeat running on t

Re: [asterisk-users] Echo Cancel Cards

2006-10-10 Thread Forrest Beck
ailing List - Non-Commercial Discussion" > > Sent: Tuesday, October 10, 2006 12:31 PM > Subject: Re: [asterisk-users] Echo Cancel Cards > > >> Joseph wrote: >>> On Mon, 2006-10-09 at 20:41 -0400, Forrest Beck wrote: >>>> Anyone using the echo cancelation card

[asterisk-users] T1 Passthrough

2006-10-09 Thread Forrest Beck
I want to setup a asterisk server with two T1 spans (two TE110P cards). The server will have one card connected to the PRI and the other will connect to our Norstar Meridian ICS system. I want to have a very simple dial plan for the context that the PRI card will be assigned to something like th

[asterisk-users] Echo Cancel Cards

2006-10-09 Thread Forrest Beck
Anyone using the echo cancelation cards from digium? We are using the single span T1 card with out echo cancel and I was curious if it was worth the money. ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUB

[asterisk-users] Re: Voicemail and Forwarding

2006-10-06 Thread Forrest Beck
Nevermind. Just decided to use: exten => _22XXX,1,Voicemail(u${EXTEN:[EMAIL PROTECTED]) On 10/6/06, Forrest Beck <[EMAIL PROTECTED]> wrote: I am a little stumped on this one and it may be because my brain is ready for the weekend. I am trying to set an extension for forwarding all

[asterisk-users] Voicemail and Forwarding

2006-10-06 Thread Forrest Beck
I am a little stumped on this one and it may be because my brain is ready for the weekend. I am trying to set an extension for forwarding all calls to voicemail. So if a user set's their phone to forward all calls to extension 2000 it will drop the caller in the user's voicemail box. I tried...

Re: [asterisk-users] IP Phones

2006-10-06 Thread Forrest Beck
http://www.voipsupply.com/home.php On 10/4/06, Devraj Mukherjee <[EMAIL PROTECTED]> wrote: Nokia E series with proper firmware upgrade :) On 10/5/06, Steve Glaus <[EMAIL PROTECTED]> wrote: > bilal ghayyad wrote: > > Hi List; > > > > I would like to know where I can find the IP Phones > > that c

Re: [asterisk-users] Unknown signalling method 'pri_cpe'

2006-10-04 Thread Forrest Beck
build libpri. On 10/3/06, Eugeniy Khvastunov <[EMAIL PROTECTED]> wrote: yusuf пишет: > Eugeniy Khvastunov wrote: >> Hello! >> >> Why Asterisk tell: Unknown signalling method 'pri_cpe' >> Why the asterisk does not know such signaling method? >> >> >> [chan_zap.so] => (Zapata Telephony) >> Oc

[asterisk-users] Re: SIP Gateway

2006-09-29 Thread Forrest Beck
had one fail. I also can't remember the last time that I had to reboot on of them. G.711 & G.729 is built in. James Taylor 1-903-691-0069 - Original Message - From: "Forrest Beck" <[EMAIL PROTECTED]> To: "Asterisk Users List" Sent: Tuesday, September 26,

Re: [asterisk-users] SIP Gateway

2006-09-29 Thread Forrest Beck
ave a cold/hot spare. I will post again if I have luck. On 9/26/06, Kevin Kiely <[EMAIL PROTECTED]> wrote: Forrest, I noticed your post on the mailing list and was curious if you had used that server before with asterisk with any TDM cards in it? Kevin -Original Message- Fr

[asterisk-users] SIP Gateway

2006-09-26 Thread Forrest Beck
I am thinking of using a mini atx 1u server with a digium zaptel (wcte11xp) installed to act as a SIP gateway. This way any of my asterisk servers can forward calls to any gateway (seperated by about 3miles of fiber). Has anyone else tried this? I would just load a basic asteisk config and zap

Re: [asterisk-users] ATA with wireless client

2006-09-22 Thread Forrest Beck
This suggestion may be sort of a hodge podge setup, but you could use something like a airport express, which has wireless bridging built in. Connected directly to a ATA On 9/22/06, Brian Candler <[EMAIL PROTECTED]> wrote: Sorry, one other equipment query: does anyone know of an ATA with wi

  1   2   >