[Asterisk-Users] Kphone-->asterisk<--Kphone
Sudhananda
sudhananda at globaledgesoft.com
Mon May 9 23:31:17 MST 2005
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]
exten=>1,1,Dial(SIP/jitha,20,tr)
exten=>2,1,Dial(SIP/sudhananda,20,tr)
Both the Kphones got registered to the asterisk but when i dial the number it gives me the following log on asterisk
Asterisk Ready.
*CLI>
-- Registered SIP 'sudhananda' at 172.16.2.35 port 5060 expires 900
-- Executing Dial("SIP/sudhananda-aa77", "SIP/jitha|20|tr") in new stack
-- Called jitha
-- SIP/jitha-f4bc is ringing
-- SIP/jitha-f4bc answered SIP/sudhananda-aa77
-- Attempting native bridge of SIP/sudhananda-aa77 and SIP/jitha-f4bc
and one Kphone status is ringing and on other it is connected.
how to solve this problem.
Thank you,
Sudhananda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050510/e8d90343/attachment.htm
More information about the asterisk-users
mailing list