Displaying 20 results from an estimated 3000 matches similar to: "Calling Extension directly"
2005 Jan 06
3
DTMF problems on phonecell
hi all.
was having problems with my phonecell connected to
wildcard fxo port. i get problems with detecting DTMF.
i have tried relaxDTMF but to no avail. i have asked
this before but would like possible causes. is it to
do with echo? problems with the GSM network? haven't
updated my asterisk for a long time. could this be a
problem that has been sorted out. please would
appreciate ur input
2005 Aug 04
3
how can i add group policy in samba
Hi all,
I am new to samba. I have created samba as PDC. I want
to restrict users for changing settings. I have
configured all client machines with XP. How can i use
Group Policy with netlogon.
Thanks in advance.
Regards,
Saravanan
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
2004 Nov 30
2
problem with cached netbios name of wins server
fc2, samba 3.0.9
The samba server is PDC.
Temporarily, the server was dhcp, which gave it the IP
192.168.1.64
we then set it to static 192.168.1.150, which is what
we want.
however, the different windows clients, on and off, on
ping and such, resolve INTRANET, the netbios name of
the pdc, to 192.168.1.64 still, despite me removing
wins.dat.
I even tried the following suggestion, to no avail
2004 Dec 10
4
Linux basics
Hello,
I am just starting to research Asterisk and I would like to install it on a PC to try out. I have looked around quite a bit but I haven't found much information on the Linux part. I know you need to put Linux on the PC first but what version or flavor of Linux do you recommend? I contacted Red Hat and they had not heard of Asterisk and they said Asterisk is not certified for Red Hat.
2005 May 07
2
Cisco ATA 186 and Asterisk
Anyone have call waiting working on the ATA-186 connected to Asterisk?
Other VoIP phones seem to work, but I can not get the ATAs to allow call
waiting.
Christopher M Iarocci
Network Admin
JD Posillico
631-249-1872 X244
2004 Jun 16
1
Nvidia Drivers
When I load the latest driver from Nvidia in CentOS-3
the logon screen turn light gray and I can't log in.
Has anyone else had this problem?
If so what did you do about it.
If I use the driver that comes with CentOS I don't
have any problems.
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
2004 Dec 28
1
How to convert from Microsft PCM 16bit to float
Dear all,
I have one simple question. I understand that
speex_encode and speex_decode takes float * as an
arguement to encode and decode the sound. However,
when I get the PCM data from the sound card under
win32, it is a just 16 bit array. May I know how do I
convert this 16 bit value to speex float format and to
convert back? Is there got any routine to do this?
YueWeng
2005 May 14
2
New queing discipline
I want to implement a new queuing discipline for the tool tc. The new
queuing discipline would support the application of multiple threads
on the same queue with different kinds of traffic. Each kind of packet
will have its own drop probability but while calculating the average
queue length, the no. of packets in the queue will be equal to the
sum of the individual no. of packets(of the different
2005 Sep 22
1
Noise :-(
Hi all,
i use speex preprocessor features in this way:
===================================
#define NN 160 /* 20msec di audio */
...
int tbc=0,c,d,ret;
spx_int16_t TEMP_Buffer[NN];
char DLECODE;
/* Inizializza il preprocessore Speex se non inizializzato */
if(Modem->speex_pp_state == NULL) {
Modem->speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE);
}
2005 May 10
1
Problem developing my office
Hi all,
i need some advices. In my office we have 7 PSTN lines from central
phone-office (one line - one number) and we plain to install an Asterisk
server as PBX. We need to have 15 PSTN devices (phones, fax, etc) in opur
office. I've seen FXS and FXO but i'm not sure: we need 7 FXO and 15
FXS ?!?!?!?!?
There's a smarter solution ?
Thanks ! Oz
--
----
O-Zone ! No (C) 2005
2005 Oct 11
1
noise when passing trougth speex_preprocess
Hi all,
as in subject, speex_preprocess inject noise in my data. Someone can help ?
Here's the way that i'm using:
#define NN 160 /* 20msec di audio */
#define AUDIO_SAMPLERATE 8000
spx_int16_t TEMP_Buffer[NN];
speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE);
c = denoise;
speex_preprocess_ctl(speex_pp_state, SPEEX_PREPROCESS_SET_DENOISE,&c);
c = agc;
2005 Jul 22
1
Problem with Zaptel FXO..
Hi all, i've installed AMP and Asterisk following the INSTALL file and i have
a problem with the TDM04B with 4 FXO:
[root@srvoip ~]# ztcfg -vv
Zaptel Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Slaves: 02)
Channel 03: FXO Kewlstart (Default) (Slaves: 03)
Channel 04: FXO Kewlstart (Default)
2005 Feb 28
2
Fax Failing
Hello All,
I am trying to set up faxing using Asterisk@home 0.6. I have followed
the instructions to the best of my knowledge. When a fax comes in, the
system seems to detect OK but does ot manage to make the fax to pdf to
email leap. Here is what I saw in the CLI when I tested. Any help
would be appreciated.
Thanks!
Wiley
-- Starting simple switch on 'Zap/2-1'
-- Executing
2005 Jun 22
1
Newbie - Encoding PCM
Hi all,
i've to encode voice from a voicemodem. I choose speex 1.0.5 for its quality
in voice encoding. I've tried to implement an encoder but unsuccesfully.
Here's my code:
/* ============ SPEEX stream ENCODER
============================================ */
int SPEEX_EncodePCM(struct _IDA_ClientSocket *IDA,char *buffer,unsigned char
*PCM,int num_samples) {
/* buffer point to the
2005 Jan 19
1
Flash Mx on Wine
Hi, I downloaded flash.exe from macromedia site and tried to install
with wine but doesnt work. The installer says that is extracting the
files, and when finishes my shell returns me this message
fixme:ole:ITypeInfo_fnRelease destroy child objects
and stads on it, dont change...and dont appear nothing more...plz help
me :D
I'm using the latest wine version
Thnx for all help.
2005 Feb 08
2
Voicemail not working properly
i am working on asterisk. i am using fedora core 2 on
my asterisk mechine. when i was working on stable
version my voicemailmenu was working well. i can
lissten to menu and send dtmf to control menu now i
have compiled CVS version of asterisk. now when i
configure my voicemail for any extension suppose i
declared a voicemail box 9999 for user 3000. when i
dial to 3000 i cannot have any menu there
2005 Feb 15
2
Re: X100P problems
Yes - the problem was a missing signalling line in zapata.conf. Now in
and out work.
Also, it was news that "reload" from the console doesn't reflect changes
made in zaptel and zapata.conf entries. Any other config files that it
doesn't reload?
>From: "Asterisk@Home" <asteriskathome@yahoo.com>
>
>Did you go into AMP and configure some place for
2005 Feb 21
1
voice recognition xml
Anyone here technical enough to design a voice recognition voice xml
interchange for asterisk please email me; I've been speaking with a
contact of mine that is in the voice recognition space and he is
interested in 'donating' some technical support to the Asterisk
community to assist with this project.
This can only help benefit the Asterisk Community if this comes off.
If
2004 Sep 15
2
wine clipboard
i cannot make cut'n'paste work to any programm, running with wine. for
example, i run `wine notepad.exe', then select something in xterm. but nothing
happens, when i trying to insert this selection into notepad.
googling doesn't really helps. all i found is to put
[Clipboard]
ClearAllSelections=1
PersistentSelection=0
in ~/.wine/config, but it doesn't helps
--
WBFH: -error,
2005 Jan 29
2
problem in compiling asterisk addon
i have problem in compiling asterisk-addons 1.0.1
---------------------------------------------------------
[root@kamran asterisk-addons-1.0.1]# make
cc -fPIC -I../asterisk -D_GNU_SOURCE
-I/usr/local/mysql/include -c -o
cdr_addon_mysql.o cdr_addon_mysql.c
../asterisk: Not a directory
make: *** [cdr_addon_mysql.o] Error 1
---------------------------------------------------------
i want to