Displaying 20 results from an estimated 3000 matches similar to: "Modem as PSTN interface?"
2005 Feb 14
18
Which IP phone to use in Australia
Hi, all
I am in Australia and I have to setup Asterisk in few offices. There will be IP phones in each office and I must be able to call between offices.
I need actual handsets. I need "standard" handsets to be used by people. Those must support features like CID, call forward, etc. --- your normal office feature set.
Also I need some sort of more complex handset to be used by
2008 Jan 25
2
SPA3000 -- PSTN to VoIP
Hi, all
I am trying to figure out how to forward incoming PSTN call on SPA3000
to VoIP extension(s).
Basically, I have converted my home to VoIP. I have normal phone
(connected to SPA3000) and couple of IP phones. All call coming from
VoIP DID do ring all phones (analogue via SPA3000 and IP ones). Now I
need to do same thing for incoming PSTN calls.
I have enabled gateway function in SPA3000 and
2005 Sep 10
2
VoipBuster again
Hi, all
I am still battling to connect * and voipbuster.
What protocol does it use? Ethereal capture shows UDP traffic, but no SIP or
IAX traffic when using their client.
VoipBuster client connects to connectionserver.voipbuster.com on port 11112
for authentication. Call itself is placed on different server.
I have tried to connect using SIP and IAX and it seems that no
authentication is
2007 Jan 23
12
How to exit from console?
Hi, all
Stupid question, but how do you exit asterisk console without stopping
the asterisk?
Tried quit and exit:
*CLI> exit
No such command 'exit' (type 'help' for help)
*CLI> quit
No such command 'quit' (type 'help' for help)
*CLI>
Any other ideas?
I started asterisk with -cvvvvg option. Same problem if use asterisk
-r to connect. Can not exit.
Any
2005 Jul 14
4
Polycom configs?
I have a number of Polycom phones to setup with my * server. For my
initial few phones I hand wrote configs. Does anyone here who uses
Polycom phones have some form of management utility for automating
their setup?
Michael
--
Michael Graves mgraves@pixelpower.com
Sr. Product Specialist www.pixelpower.com
Pixel Power Inc.
2005 Aug 31
7
VoipBuster with astersisk?
Hi, all
Here is a something I found on the web:
http://www.voipbuster.com
And it works OK too. Now, I want to use it via asterisk, so I ccan use my normal phones instead of PC application.
Did anyone try to connect astersisk and VoipBuster?
Thanks,
Rudolf
2005 Feb 21
8
Minimal hardware requirements
Hi, all
I am doing "prrof of concept" system. I will have two IP phones connected to Asterisk box. Box itself will have 1 PSTN conenction and one analog phone conenction. A basic minimal configuration.
At the moment I am planning to use an old PII-350 with 128M of RAM I have lying around. I can not test anything yet, as I am waiting for phones to arrive, so question is will that be
2006 Dec 14
4
Zaptel under FC6
Hi, all
I am building a new server. Have installed FC 6 and put in TDM400 card.
Checked out latest asteriusk code, run make install in zaptel directory.
So far all is fine.
Now I am trying to install the drivers.
# modprobe zaptel
FATAL: Module zaptel not found.
Fair enough, no zaptel driver is found on the system.
Is there are any known problems with FC6? I did not have much trouble
running
2005 Sep 13
2
Digium Cards in Australia
Hi, all
Where can I get "Asterisk Developer's PCI Kit" in Australia?
It is a TDM400P with 1FXS and 1 FXO module. I amight need an extra FXS module as well.
Thanks,
Rudolf
2005 Aug 12
3
OT: Sendmail question
Hi, all
I want voicemails to be delivered to recepients by e-mail. I have set up
voicenail, and I can see asterisk is using sendmail to send messages out.
Using Ethereal, I can see that messages are leaving my network, but
receipeint mail server never replies back. As a result, mail delivery is
timed out.
I got a book on sendmail and it looks quite complex. It will take quite a
bit of time
2005 Mar 02
3
More NAT questions
> Still trying to get NAT working.
Try adding a canreinvite=no.
Nabeel
2005 Jul 16
2
beginners question about extension context
Hi, all
I have couple of SIP phones and they are in [from-sip] context.
I also have an IAX2 phone. I have put this one in [iax-user] context.
I want to make calls between SIP and IAX2 phones. If I put them all in same
context all is fine, however when they are in different contexts they will
not call each other and I will get message (in * CLI) that particular
extension does not exist in a
2003 Jul 11
8
G729 codec problems
Hi I seem to have installed the G729 codec properly
but can't seem to get it to work ..
in the Asterisk startup I see ..
[codec_g729b.so] => (Annex B (floating point) G.729/PCM16 Codec Translator)
== Detected 1 licensed G.729 transcoders
WARNING[1074408160]: File translate.c, Line 218 (calc_cost): Translator
'g729tolinb' does not produce sample frames.
== Registered translator
2005 Oct 10
2
TDM400 not working
Hi, all
I have installed TDM400 card. I can see it is there (lspci).
But Asterisk does not find it.
phonebox2*CLI> zap show status
No Zaptel interface found.
I assume that driver is not loaded, but I am sure I have installed it (I
compiled zaptel and then re-build asterisk and did make install for both
zaptel and asterisk).
When asterisk is started I get:
Jan 2 06:28:08 WARNING[3473]:
2005 Aug 13
14
Why NAT problem
hello
i am using asterisk-1.0.9. i have a NAT problem.
without NAT registration is ok. and if user is bhind
NAT it is registring on asterisk. but SJPhone is
showing "not registered". i think asterisk is properly
sending request to UA. any comments............this
sip.conf setting was working previously
-- Registered SIP '5000' at 0.0.0.0 port 5060
expires 120
-- Saved
2005 Aug 06
1
Voicemail -- newbie question
Hi, all
I am trying to set up voicemail. I've done it to the point where I can leave
messages.
How do I retrieve them?
Actually I have few questions:
1. I want voice mail to be available at certain extension, say 100. How do I
set it up so all users can call this number and get to their respective
mailboxes.
2. How do I let users to create their own voicemail passwords from the
phone?
3.
2005 Sep 18
2
HW Question (TDM400)
Hi, all
Did anyone tried TDM400 card on old main board (Intel 440LX chipset -- PII)? The reason I am asking is because TDM400 needs PCI2.2 and main board is PCI2.1
I do not want to upgrade yet.
Thanks,
Rudolf
2005 Feb 22
13
TFTP Server
G'Day All,
Can anyone give me some direction in setting up the TFTP server on my
RadHat ES3 box?
I did quite a bit of reading, but I think I am more unsure now than
before. I found the information nebulous. TFTP is already installed. I
am trying to determine where the root directory for the tftp services is
located so I can copy the CISCO 7960 firmware files onto it.
Thanks.... Ferg
2005 Oct 08
2
Configuring TDM400 in Australia
Hi, all
I have installed TDM400 with 1 FXS and 1 FXP ports.
Now I am goig through documentation on how to configure it.
It mentions 3 protocols: Loopstart, Groundstart and Koolstart. Which one do
I use?
Can someone send me sample zaptel.conf file for Australia? This will save me
some time and will be used as a working example.
Thanks,
Rudolf
2015 Aug 11
3
Odd text behavior on Websites and others
I don't have a file /etc/X11/xorg.conf but a folder
/etc/X11/xorg.conf.d
[rudolf at mephisto xorg.conf.d]$ ls -la /etc/X11/xorg.conf.d
total 12
drwxr-xr-x. 2 root root 4096 Aug 4 08:25 .
drwxr-xr-x. 6 root root 4096 May 27 11:40 ..
-rw-r--r--. 1 root root 265 Apr 21 17:06 00-keyboard.conf
Then a folder /usr/share/X11/xorg.conf.d with serveral config files but
I don't see which one to