similar to: Zaptel under FC6

Displaying 20 results from an estimated 4000 matches similar to: "Zaptel under FC6"

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
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
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
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
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 Jan 30
4
Zap channels in AU hanging up on STD pips
Is anyone having/had a problem with a TDM400P card hanging up on STD outbound calls as soon as the called party answers. I'm guessing that * is responding to the STD pips in some way. -- Howard. LANNet Computing Associates; Your Linux people <http://www.lannetlinux.com> ------------------------------------------ "When you just want a system that works, you choose Linux; when you
2006 Jan 25
2
Voipbuster/voipstunt -- what a crap service
Hi, all I am reallty pissed with their service. I wonder if this is common problem. Firstly, all of my calls are terminated after 30s. And termination happens in a strange way. My local asterisk server does not see the disconnection, but remote party is disconnected. Basically, I am still on the phone, while remote party was disconnected. When I hang up, I get something like that: Apr 20
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
2005 Jan 14
5
Softphone for Linux recommendation
Can anyone _recommend_ a downloadable OSS softphone that _works_ under Linux and is compatible with Asterisk. So far I have tried kphone and linphone and had problems with both, and I am still waiting to hear back from the X-Lite beta folks. -- Howard. LANNet Computing Associates; Your Linux people <http://www.lannetlinux.com> ------------------------------------------ "When you just
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 Jan 27
2
Q: Can I over-ride the value of ${CALLERIDNAME} ?
Folks, I'd like to change the value of ${CALLERIDNAME} for incoming PSTN calls from certain numbers, but haven't found a way that works. The goal is to provide more informative names on my phones' caller ID displays--e.g., I would prefer to display "ROB CELL" instead of "CELLULAR CALL" when I call home from my cell phone. This is what I tried in the context
2005 Jan 27
3
Festival as background
Is it possible to run the Festival command in the same manner as the Background command so that it can be interrupted by caller key presses? -- Howard. LANNet Computing Associates; Your Linux people <http://www.lannetlinux.com> ------------------------------------------ "When you just want a system that works, you choose Linux; when you want a system that just works, you choose
2006 Jan 21
3
Asterisk always uses 127.0.0.1 address
Hi, all Can someone tell me where to tell asterisk no to use 127.0.0.1 IP (localhost)? When I am registering with VoIP providers, they get my info as s@127.0.0.1. (This is SIP registration). Also, in SIP logs, when calling I am getting things like this: Executing SetCallerID("SIP/phone2-22c3", ""CID Name" <CIDNUMBER>") > in new stack > -- Executing
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 Feb 01
2
Soft phones that _actually_ work under Linux?
Surely there has to be one soft phone that works under Linux. I've tried: kphone - it sometimes complains about the need to release the sound device linphone - sssssssslllllllllooooooooowwwwwww iaxcomm - needs some strange widgets various others - either only supplied as binaries, or just plain don't work, or won't compile. Is there just one out there that is guaranteed to work with
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
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 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 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]: