Displaying 20 results from an estimated 1000 matches similar to: "something is wrong with gsm prompts format"
2003 Sep 09
3
Asterisk Security vulnerability report
Hello,
today I found this security report regarding Asterisk SIP Security.
http://www.securiteam.com/securitynews/5LP0720B5G.html
Maybe It could help somebody who isn't using a newer than 15th of August
cvs version.
Best regards
Lubo
2003 Jul 17
7
Help Needed
Hi Everybody,
I am new to Asterisk. Can anybody suggest me some link where I can find
architecture level detail of this system. My aim is to find out how easy it
is to port it on a new hardware (T1/E1 and POTS)?
Any input is highly appreciated.
Regards
Arun
2003 Sep 17
3
NEW Asterisk Security vulnerability report ...
Hello,
There is a new asterisk vulnerability report at this address:
http://www.securiteam.com/unixfocus/5HP0H1PB5S.html
This is the second security report regarding asterisk for 8 days
(http://www.securiteam.com/securitynews/5LP0720B5G.html)
Both fixes was reported and fixed silently.
My question is: Is it possible in the future such a security problems to
be reported in this mailing list
2003 Dec 23
18
Grandstream Quality Survey.... :P
Today class we are going to be talking about the wonderful line of
GrandStream products. Or should I say BarbieTone phones?
Who else is having MAJOR issues with the grandstream products?
How many times have you been told upgrade upgrade upgrade?
How many of you have paperweights, granted the phone is light as a feather
and couldn't weight papers down in the first place?
How about that
2003 Dec 03
2
How to set the gatekeeper? help me pls.
Hello every one,
I have got a H323 gatekeeper for testing. The informations are something like this:
account code: test01
gk ip address:192.168.10.12
I don't know how to set it in the h323.conf or oh323.conf, I have tried it for almost one day but I always got the error. Help me please.
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jul 12
0
what is wrong with gsm files
Hello,
after upgrading my asterisk from cvs few days ago I discovered that all
my voice messages/prompts was played wrong (a bit funny) - they was
played so slowly ... and the IVR system wasn't usable at all.
Today I upgraded everything: a fresh cvs copy, made make install and
make samples - ..oooo where are my configs gone .. :))
but after that the problem with IVR was the same: all
2003 Aug 29
3
Restricting concurrent SIP calls
Is it possible to restrict the number of concurrent calls made to a SIP
peer? Or maybe the number of concurrent calls made to a particular
extension. This way I can avoid asterisk trying to make more voice
calls to my remote SIP gateway then I have bandwidth to handle.
/davidh
2004 May 31
3
Quicknet PhoneJack Configuration
Hi all,
I am still confused about the way to use asterisk with QuickNet Phonejack. If I am not wrong, The phonejack card should be using the phone.conf as the asterisk channel. I was initially confused with the ZAP channel (The digium card), now that I have found out that Phonejack should use the Linux Telephony Devices and its configuration file is phone.conf, but the question is I do not know
2003 Apr 28
9
Dialing using X100P
My setup:
X100P and Quicknet PhoneJack.
I can't seem to properly set up a Zap channel for my X100P.
Here are some of my configurations:
[zaptel.conf]
fxsks=1 #X100P
fxoks=2 #Quicknet PhoneJack
defaultzone=us
loadzone=us
[zapata.conf]
[channels]
context=local
signalling=fxs_ks
channel->1 ;X100P
[extensions.conf]
...
[local]
exten=>_NXXNXXXXXX,1,Dial,Zap/1
;I'm pretty sure the
2003 Jul 14
2
Using 2 PhoneJacks with Asterisk for Data calls.
Hi,
I have recently discovered the project along with the PhoneJacks
produced by quicknet, they could be the answer to something I have been
looking into.
I would like to be able to test using a dial-in server & possibily also
a Windows RAS server, however I only have 1 phone line. I was thinking
that I create a setup like that illustrated below to solve the problem:-
Ext 1000
2003 Apr 29
10
Creating a phone channel
I need help creating a channel for my phone device (Quicknet PhoneJack).
I have installed and loaded the driver and phone devices listen in /dev
(phone0 - phone15).
[phone.conf]
mode=dialtone
format=slinear
device => /dev/phone0
fxoks=2 ;Quicknet PhoneJack
[extensions.conf]
...
exten=>_NXXNXXXXXX,1,Dial,Phone/phone0
...
When I try to make a call, I get the following output:
Executing
2003 May 23
1
Gnophone no sound
Hello all,
I'am trying to use 2 gnophones on my LAN. But I can't get any sound.
Here is my configuration:
1. on PC1, I have:
- Asterisk compiled from CVS (CVS-05/15/03) and it runs.
- Gnophone binary version from Debian: 0.2.4+cvs.20020624-3
- a sound card working ( module es1371 for /dev/dsp)
- I registered it as "alice" in extensions.conf
2. on PC2, I
2003 Dec 27
3
Setting up asterisk on Rh 9
Hi Friends,
I am new to linux and new to asterisk. I need some help setting up asterisk
in my linux box. Does anyone have a step by step guide ? On my PC i have
installed a phonejack (from Quicknet) as well.
Your help is appreciated.. I kind lost..
thanks,
_________________________________________________________________
Expand your wine savvy — and get some great new recipes — at MSN Wine.
2003 Apr 25
9
Dialplan question
First, here's what I want to do / what I have:
X100P and a Quicknet PhoneJack.
I want to be able to pick up the analog phone (connected to the phonejack)
and dial another computer (with the same hardware) or just make a regular
phone call which will be decided by asterisk depending on the phone number
dialed. I know that this won't be taking full advantage of asterisk, but
I'm
2004 Jan 08
1
Phonejack
Sorry, if this question has been asked before. I have redhat 9 and asterisk installed. I would like to know how can i make work the phonejack with asterisk.
2003 Mar 21
8
Help with linejack as a trunk?
I have a linejack and a phone jack in my asterisk server working well
between the SIP phones and the phonejack. what I cannot get to work is
the outbound linejack Phone/phone0 trunk line? how can I get a SIP or
Phone/phone1 phonejack phone to dial 9 then outside number and pickup
Phone/phone0 and dial it? right now it accepts a 95551212 but busy's on
the last digit 2. no outside dial.
2003 Apr 29
5
compiling problems
Hi,
When I compile * with just
make
I get problems, I can't ring the phonejack PCI I have installed but when I compile with
make valgrind
I don't have problems ringing the PhoneJack.
Anyone has been through this?
Maybe that's a Dev list question, anyone on that list could please forward it to them?
Cheers,
-P
--
__________________________________________________________
Sign-up
2003 Apr 21
1
ISDN phones & Asterisk, ASDI and then some
Hello all,
New to the list, Asterisk and this wonderful world of convergence. From
reading the docs, list and websites I hopefully correctly understand
that I can use a plain cheap isdn4linux supported ISDN (passive) TA to
hook up the PC to the ISDN line from the telco (FXO card?). Next in the
PC I also need a FXS card like a Digium TDM10B or PhoneJack so I can
hook up an analog phone to it.
In
2004 May 02
1
phonejack and linejack in the same system
Hi,
I am a newbie in asterisk, i could compile it and run it with no problem on
a RedHat 9. In the same box, i got a linejack and a phonejack cards and i
downloaded the CVS driver from quicknet. This 2 card were working in a
openh323 (openphone and pstn) project with gnugk on a RedHat 9.
I am using the default samples, and i tried /dev/phone0 and /dev/phone1, but
when i run asterisk, i get this
2004 Dec 19
2
QuickNet Internet PhoneJack problem
Hi list,
I have some problems to get the QuickNet Internet PhoneJack working.
What .conf files do I have to edit to get a dialtone for the first test
with the standard configs from asterisk?
I have the ixj driver running and a cat /proc/ixj after asterisk start
tells me one reader and one writer.
But if I pick up the receiver I don't get a dialtone nor I'm able to
dial a number.