search for: fc7234153

Displaying 3 results from an estimated 3 matches for "fc7234153".

2008 Jan 05
1
G729A Install Problems
I have downloaded and unpacked tarballs codec_g729a_v33_nocona.tar.gz.1 /pub/register/x86-64/register /pub/register/x86-64/asthostid When I run the utility register of asking me for the license number. I get the following. [root at fc7234153 modules]# /root/register Digium Product Registration - Version 3.0.0 Copyright (C) 2004-2007, Digium, Inc. Use the '-l' option to see license information for software included in this program. Could not generate Host-ID [root at fc7234153 modules]# This is what I see when I do a show t...
2007 Dec 29
1
Not Able To tar zxvf zaptel-*.tar.gz
...under /etc but that did not happen. I am trying to figure out why. On 12/28/07, broadband Voice <broadbandvoice at gmail.com> wrote: > > I successfully downloaded the Asterisk package from Digium but not able > tar zxvf zaptel-*.tar.gz. See log below. Thanks. > > > [root at fc7234153 src]# wget --passive-ftp http://www.digium.com/elqNow/elqRedir.htm?ref=http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.16.2.tar.gz > > --10:15:59-- http://www.digium.com/elqNow/elqRedir.htm?ref=http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.16.2.tar.gz > &gt...
2008 Jun 24
1
GotoIfTime Function
I am trying to use the GotoIfTime function and get a busy signal. What I am trying to accomplish is to have the system tell callers that we are closed after 5:00pm. Here is the code below. ; If we're open, then go to the open context ; We're open from 9am to 6pm Monday through Friday exten => 3200,1,GotoIfTime(09:00-17:59,mon-fri,*,*?open,3200,1) ; ; We're also late on Tuesday and