similar to: Trying to get 2 SIP phones to work

Displaying 20 results from an estimated 900 matches similar to: "Trying to get 2 SIP phones to work"

2005 Mar 29
2
IAX vs SIP (music on hold)
Does IAX support music on hold? It seems only my SIP phones do. Is this correct?
2005 May 24
5
MySQL Support For OS X
Does anyone have the MySQL add-on as a binary for OS X? Or am I getting it wrong and MySQL is installed by default? Thanks. Michael
2005 Mar 02
4
Sending Voicemail's to two email addresses
Is there a way to send a voicemail to two different email addresses when a caller leaves a message? Thanks a bunch! Randy
2005 Mar 14
2
Sipura SIP vs. IAX
I'm just curious why Sipura isn't using free IAX protocol with their devices instead of SIP? With IAX NAT traversal would have been easier, so why are they using SIP. Is there any politics in it? -- #Joseph
2005 Jan 24
2
asterisk starting problem
Hi, I have a little problem running Asterisk. I just got the asterisk, zapttel and libpri sources from cvs. I built and installed it. Next I installed the sample configuration. The problem arise when I try to start Asterisk. Running asterisk -vvvvc I get the following error [chan_phone.so] => (Linux Telephony API Support) == Parsing '/etc/asterisk/phone.conf':
2004 Mar 01
3
openssh
I have done a cvsup of the openssh port. It builds correctly, but refuses to install with the following: ===> Installing for openssh-3.6.1_5 ===> openssh-3.6.1_5 conflicts with installed package(s): ssh2-3.2.9.1_1 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/security/openssh. I was unable to
2006 Jan 07
1
Immediate routing on "0" (DNIS)?
> Post your extensions.conf and what's on the CLI (asterisk -r) As requested: # cat /etc/asterisk/extensions.conf [incoming] exten => s,1,Answer() exten => s,n,NoOp(CallerID is ${CALLERID}) exten => s,n,NoOp(DID is ${DNID}) exten => s,n,Background(enter-ext-of-person) exten => 1625,1,Playback(digits/1) exten => 1625,n,Goto(digits/1) exten => i,1,NoOp(CallerID is
2005 Mar 07
1
multiple outside phones
Is there anyway to have multiple VOIP phones (from inside NAT firewalls and not) connect to my single * server? What do I need? I could put my * server on the outside of the my firewall but I'd rather not. Does the SIP Express server help at all? I can get phones to connect but I dont get any voice. I'm assuming it's NATn issues.
2005 Mar 09
1
IAX Music on hold
Is it true music on hold isnt supported in IAX/2? I check the docs and it doesnt show a configuration setting in IAX.conf and when I put someone on hold they dont hear the music and * doesnt start the music on hold. If it doesnt is there a way to make this work? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 09
8
Pri Gateway Hardware
Does anyone have any experience using a PRI gateway, I am looking for a way to have multiple asterisk boxes use one PRI, and send that over the network. I herd there are copper gateway devices (like a X100P card, only it registers with asterisk using sip, and it doesn't have to be physically connected to the box) Does anyone have any experience with a PRI gateway? And could tell me the cost
2005 Mar 15
9
Asterisk Newbie
Hello all I have been learning * from almost 1 month now. It looks really powerfull. I have some problem trying to find previous post, or solutions to common problems, advice to newbies etc in this mailing list. There is no a forum-like tool to search thru the posts by keyworks for example. Please correct me if I am wrong. That is why I will post my questions here: 1- Transcoding: is this when
2004 Sep 30
2
OT: Kphone installation problem
Hello, I know that my Kphone question may be a bit off topic, but I have been busy with this again and again for about one month now, sent three mails to kphone@wirlab.net (the contact address mentioned on http://www.wirlab.net/kphone/index.html), asked for a solution in a german ip phone forum and tryed many things by myself. I try to compile KPhone 4.0.3 (tryed CVS Version as well) but
2006 Feb 09
1
Static problems with Asterisk + Polycom phones
Hey all, I'm having problems where there is significant static when making SIP -> PSTN calls. SIP -> SIP and SIP -> VM calls are totally clear and fine. Here's the setup: Polycom 601,501, and ten 301s. Digum 2400 TDM card w/echo cancelling, 12 FXO ports. The TDM card is on IRQ 5 with nothing else on it. Server Specs: Asus P4P800E Deluxe P4 3.0 Ghz 1 GB Ram 80 GB SATA HD -
2004 May 25
1
Troubles with Kphone]
-------- Original Message -------- Subject: Re: [Asterisk-Users] Troubles with Kphone Date: Tue, 25 May 2004 15:44:15 +0530 From: Murali Krishnan <murali@bksys.co.in> Reply-To: ismk@myrealbox.com Organization: bk SYSTEMS (P) LTD., To: asterisk-users@lists.digium.com References: <200405250652.46370.klky3@fibertel.com.ar> enano wrote: >Hi , > > > >I'm triying to use
2003 Apr 16
4
iLBC
i tried asterisk ilbc codec against kphone. when the call got connected, i started to immediately get these kind of message to the console: WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of 52 bytes long from RTP (50)? WARNING[14350]: File codec_ilbc.c, Line 141 (ilbctolin_framein): Huh? An ilbc frame that isn't a multiple of
2003 Jun 24
1
Working Clients for Linux?
All the clients that I'm aware of for IP telephony have drawbacks. Some won't work at all. KPHONE -- Kphone works best for me, but Kphone doesn't have a dialpad to dial tones during the middle of the call, so the demo that * comes with can't be run. Kphone (3.1, the latest) also has a habit of crashing if you do something even mildly stressful, such as hang up while Kphone is
2004 Apr 06
1
SIP phone registering problem
I am clearly doing something ridiculously wrong. Running Asterisk 0.7.2 on FreeBSD 5.1, I have SIP soft phones which are unable to register. They keep trying and then time out. With the sip debug on in Asterisk nothing is logged. Here is the trace from one of the phones (kphone): (192.168.100.13 is kphone, 192.168.100.3 is Asterisk) sipclient: sending: 21:47:45.454
2005 Feb 17
1
(Kphone) Registration Failed: Forbidden
I just can't get kphone to register with asterisk, i can make calls to the demos and even get into the mailbox but kphone cannot register. Here's my story. Can you help me?? Please I have installed asterisk on debian using apt-get install asterisk. I have configured an extension in extensions.conf as follows exten => 8003,1,Dial(Sip/8003,${RINGTIME},rt) exten =>
2005 May 09
1
Kphone-->asterisk<--Kphone
hello, I am running asterisk on one linux PC and want to talk through this server using Kphone installed on 2 different PC's. These are the extra lines added to sip.conf and extensions.conf respectively. sip.conf [jitha] type=friend host=dynamic secret=jitha context=sip dtmfmode=inband [sudhananda] type=friend host=dynamic secret=sudhananda context=sip extensions.conf [sip]
2004 May 25
1
Troubles with Kphone
Hi , I'm triying to use kphone 4.02, but when i'm make a call the programs doesn't respond any command, so i can't hear any sound .. in sip.conf that's my codec config: disallow=all allow=gsm allow=ulaw allow=ilbc and the kphone give the follow : SipClient: Sending: 06:46:28.116 -------------------------------- ACK