Displaying 10 results from an estimated 10 matches for "futuresync".
2005 Jan 05
2
Music from Freeplay music included in * ??
Hi
On the www.asterisk.org main page it says "Music provided by Freeplay
Music" with a link - Where is the music in the *config? I cant find
any supplied music - is there any?
2005 Mar 10
3
SetCallerID({$NEWCALLERID})
I am trying to SetCallerID to a variable I have defined. This obviously is
wrong. It actually sets the caller ID to $NEWCALLERID. I have search
through the examples on wiki but wasn't able to find something similar to
see what I was doing wrong. Could someone tell me the correct way to
SetCallerID to a defined variable?
exten => 2125551212,5,SetCallerID({$NEWCALLERID})
exten =>
2005 Jan 26
4
No ringback on IAX channel after selecting menu option
Here is the call flow:
[ivr-incoming]
exten => s,1,LookupCIDName
exten => s,2,DigitTimeout(2)
exten => s,3,ResponseTimeout(10)
exten => s,4,Wait(1)
exten => s,5,Background(custom/ivr-incoming)
exten => 1,1,Background(pls-wait-connect-call)
exten => 1,2,Dial(${RINGPHONENUMBERS},20,r)
exten => 1,3,Voicemail,u${VMBOX}
exten => 1,4,Hangup
Running * 1.0.5. The calling party
2005 Jan 25
2
New native assisted transfer (atxfer) usage info required
Hi, I would like to use the new atxfer (native assisted transfer, see
mantis item #3241) , but I've partially been able to
make it work.
I can receive a call and then having the caller hear MOH while talking
with another extension (the one I want to transfer to), but then I can't
make the caller and the trasferred talk hanging up or pressing any key
combination I'm aware of.
My
2005 Mar 11
2
Re: Incoming echo cancel
...pBK5.1110546900.6299240.iqbal@gigo.co.uk>
> Content-Type: text/plain; charset=ISO-8859-1
>
>
> that would do it, the $ is in the wrong place
>
> Iqbal
>
> On 3/11/2005, "beonice" <beonice@yahoo.com> wrote:
>
>>
>>--- Steven Frazier <lists@futuresync.com> wrote:
>>> I am trying to SetCallerID to a variable I have
>>> defined. This obviously is
>>> wrong. It actually sets the caller ID to
>>> $NEWCALLERID. I have search
>>> through the examples on wiki but wasn't able to find
>>> so...
2004 Nov 30
1
Issues with zaptel on FC3 - don't know how to fix zaptel after yum update
I have installed FC3 using the notes from lesnet
http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3
It worked very well, worked first time.
My configuration consists of:
(1) TDM400P w/ 2 FXS daughterboards and w/1 FXO daughterboard
I use yum update to update my installation.
After the update and reboot, I attempted to recompile zaptel, Zapata,
libpri, asterisk.
No errors,
2006 Jan 21
1
Compiling app_cepstral.c into Asterisk - failing
I have searched and found a couple examples on how to put the app_cepstral.c
into Asterisk but it isn't working. I obviously am not understanding the
examples that I have found.
"Copy the app_cepstral.c file to your asterisk source tree (apps folder) .
You'll also need to add a lines like these to the Makefile in that
directory:
APPS+=app_cepstral.so"
I added it into
2006 Mar 21
4
ADT/Brinks alarm dialing through Asterisk
Has anyone successfully hooked up ADT or Brinks home alarm system to say a
analog port or SIPURA through Asterisk?
TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060321/9ae9407e/attachment.htm
2005 Oct 01
3
Adding Cepstral to Asterisk
I downloaded Cepstral to my Asterisk Box. I did the install and let it
install to /opt/swift.
I brought down a new CVS-HEAD as of today 10/1.
I added APPS+=app_cepstral.so into the Makefile in
/usr/src/asterisk/apps/Makefile
Like:
# Obsolete things...
#
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so
APPS+=app_cepstral.so
#
I did this piece but wasn't sure exactly what part of the
2005 Feb 13
15
Fedora Core 3 / 2.6.9-1.667
I just installed Fedora Core 3
uname -r
2.6.9-1.667
I got the latest shorewall''s rpm:
http://www.shorewall.net/pub/shorewall/2.2/shorewall-2.2.0/shorewall-2.2.0-1
.noarch.rpm
Made my changes
Attempted to run shorewall and got:
[root@demo shorewall]# shorewall start
ERROR: Can''t find iptables executable
I haven''t seen this before.
I tried to go through all the