Displaying 20 results from an estimated 1000 matches similar to: "Kphone not working with Asterisk?"
2005 Aug 02
0
strange asterisk issue
I have the following asterisk configuration (sip.conf) :
[General]
externip=82.79.81.3
localnet=192.168.10.0
localmask=255.255.255.0
[Phone1]
type=friend
host=dynamic
nat=yes
qualify=yes
context=sip
callerid="Phone1" <1>
disallow=all
allow=gsm
[Phone2]
type=friend
host=dynamic
qualify=yes
context=sip
callerid="Phone2" <2>
disallow=all
allow=gsm
[Phone3]
2005 Jul 08
0
IAX - newbie question
Dear all,
I've been taking my baby-steps toward setting up an Asterisk phone
system in my office, as also between my home and office (connected by DSL).
I'm have a rough time getting two * boxes talk IAX over a LAN. I don't
know what I am doing wrong, but am attaching my iax.conf and
extensions.conf on both the boxes. Does anyone see it?
------config files start------
site-0
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 Feb 07
0
kphone and *
I'm having trouble with kphone on our system.
It's using ulaw on an internal network. No NAT.
I had it working fine with very similar hardware (an old Dell Optiplex GX1)
running as an LTSP terminal.
But then I put the same sound card in an Optiplex G1. Kphone will answer the
line fine when I call it (call coming from the * machine), but when we try to
get kphone to dial, each GUI
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
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 Dec 07
1
asterisk and kphone (sip soft phone for linux) on same machine
Hi, i just installed latest asterisk on fedora rc2 and on the same
machine i installed a sip soft phone called kphone. Kphone complains
about /dev/dsp being used and can't place/answer calls (/dev/dsp is
obviously used by asterisk) . how can "share" my sound card with these
two programs?
or
can i disable the sound card in asterisk so i can use kphone to
place/answer calls?
BTW kphone
2005 Jul 21
0
kphone & Asterisk CVS HEAD: no audio
Dear Asterisk experts,
I've just downloaded Asterisk CVS version (since I'd like to manage
its configuration from RealTime).
Next, I have kphone on the same Linux host, and VmWare virtual
machine with Windows and X-Lite IP phone inside.
I successfully tested the demo's with X-Lite, but failed to hear
something with kphone (v4.1.1). There were NO problem with this
kphone and stable
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
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
2005 Mar 07
1
Custom Development
Hey guys,
I'm looking for a programming or Development Team/Company to do some custom
coding for Asterisk. What we need is not exactly simple. In fact, I'm not
sure the extent of the coding as far as technical terms go at all.
Currently we have a "call center" with 4 phones. There will be a total of 8
people using the phones. Obviously, no more than 4 people will use
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 =>
2004 Dec 27
0
no voice with all sip phones until hold/unhold
Hello everybody and merry xmas.
I have a problem with sip phones calling each other inside the same
network (no nat, no firewall).
You can make and receive calls and pick them up, but you cannot hear
anything on any side of the call. But if you press hold/unhold or you
transfer the call, then everything works as expected.
Ths SIP phones I've tried are Swissvoice IP10s and kphone, it
2004 Sep 03
0
Kphone Can't register to ser via Asterisk
Hi,
I am new to Asterisk and SIP. I have just installed ser as sip server
and asterisk
ser is in 192.168.6.244, without authentication
kphone as sip client in 192.168.6.254
asterisk is in 192.168.6.100
and did not install hardward on my pc
in sip.conf , i add following lines
...
register:jimmy@192.168.6.244/1000
...
[192.168.6.244]
type=friends
host=192.168.6.100
fromuser=jimmy
2003 Sep 13
2
SJphone DTMF?
Hi. I have sjphone installed on windows and working
except for dtmf. I read the docs for sjphone and it
uses inband dtmf. I configired dtmfmode=inband but it
still does not recognize it. Someone on the lists
said that inband only works using alaw or ulaw but i
tried only allowing that too but still no go. Hmm..
any other ideas? I can't get any other client to work
on windows :-/
I
2005 Jun 01
0
newbie with kphone and asterisk
hello all,
i have already configure sip.conf and dialplan.
i done the follow me script.
first problem:
i want to call(with kphone) someone at my extension, i
must dial the extension number.
i can't dial their username.
20531603@192.168.8.125 (work)
mustafa@192.168.8.125 (call fail)
is it possible to do that??
second problem:
if i want to call another number (not my
2003 Nov 20
2
No ringback
Hello.
I have another issue.
When I call in, everything is processed correctly, including voicemail, but I
don't hear any ringing/ringback.
exten => s,1,Zapateller(answer|nocallerid)
exten => s,2,NoOp
exten => s,3,Playback(pls-wait-connect-call)
exten => s,4,Dial(${PHONE1}&${PHONE2}&${PHONE3}&${PHONE4},15,Ttm)
exten => s,5,Answer
exten => s,6,Wait(1)
exten
2005 Mar 24
0
Tricky setup
Hello All,
This could be more a routing/linux problem, but I'm wondering if can be
handled somehow within *.
I have a client that has a contract with a VoIP provider. This contract
limits number of phones registered using same IP to 3. There are 3 ways to
handle this:
1. Few ATA connected to 3 phones + network
2. Linux router that lies between * box and network. Virual interfaces,
iptables
2006 May 04
0
SetGroup and CheckGroup. Need some help on the dialplan
>From this list I found that I could use SetGroup and CheckGroup to do
what I wanted. But I'm not quite sure how I do it.
The case is that I have 3 user groups, and one main group. The main
group is for all the incoming calls from external phones. The main group
should be allowed to have 3 calls at the time.
The 3 user groups are internal groups that I want to limit by ony having
one
2003 May 16
1
kphone fails to register with asterisk (sip)
hi all
when starting kphone, it tries to register with asterisk but fails after a
while. The SIP entry in * for this user is below. This is identical to the
other SIP entries. The other SIP clients are MSN messenger plus one snom.
these work fine. See SIP debug output attached as 'screen-exchange'
thanks
roy
[roy]
type=friend
;insecure=yes
username=roy
;secret=password
host=dynamic