<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=george@mutualdata.com href="mailto:george@mutualdata.com">Michael 
  George</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-users@lists.digium.com 
  href="mailto:asterisk-users@lists.digium.com">Asterisk Users Mailing List - 
  Non-Commercial Discussion</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, May 12, 2005 5:22 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Asterisk-Users] 
  Kphone-->asterisk<--Kphone</DIV>
  <DIV><BR></DIV>
  <DIV>On Tue, May 10, 2005 at 12:01:17PM +0530, Sudhananda 
  wrote:<BR>><BR>> 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.<BR>> <BR>> sip.conf<BR>> <BR>> [jitha]<BR>> 
  type=friend<BR>> host=dynamic<BR>> secret=jitha<BR>> 
  context=sip<BR>> dtmfmode=inband<BR>> <BR>> [sudhananda]<BR>> 
  type=friend<BR>> host=dynamic<BR>> secret=sudhananda<BR>> 
  context=sip<BR><BR>This is what I use for kphone and it works 
  fine:<BR>[kphone]<BR>type=friend                   
  ; either "friend" (peer+user), "peer" or 
  "user"<BR>host=dynamic             
  ; we have a static but private IP address<BR>callerid="kphone" 
  <25><BR>dtmfmode=inband                 
  ; either RFC2833 or INFO for the 
  BudgeTone<BR>context=internal<BR>disallow=all                  
  ; need to disallow=all before we can use 
  allow=<BR>allow=ulaw                    
  ; Note: In user sections the order of codecs<BR><BR>> 
  extensions.conf<BR>> <BR>> [sip]<BR>> 
  exten=>1,1,Dial(SIP/jitha,20,tr) <BR>> 
  exten=>2,1,Dial(SIP/sudhananda,20,tr)<BR>> <BR>> Both the Kphones got 
  registered to the asterisk but when i dial the number it gives me the 
  following log on asterisk<BR>> <BR>> Asterisk Ready.<BR>>   
  *CLI>     <BR>>       
  -- Registered SIP 'sudhananda' at 172.16.2.35 port 5060 expires 
  900<BR>>       -- Executing 
  Dial("SIP/sudhananda-aa77", "SIP/jitha|20|tr") in new 
  stack<BR>>       -- Called 
  jitha<BR>>       -- SIP/jitha-f4bc is 
  ringing<BR>>       -- SIP/jitha-f4bc answered 
  SIP/sudhananda-aa77<BR>>       -- Attempting 
  native bridge of SIP/sudhananda-aa77 and SIP/jitha-f4bc<BR><BR>I see no 
  problems here yet.<BR><BR>> and one Kphone status is ringing and on other 
  it is connected.<BR>> how to solve this problem.<BR><BR>You might want to 
  check the codecs in use.  Are they both on the 
local<BR>network?<BR></DIV>
  <DIV><FONT face=Arial size=2>I am using G.711 ulaw codec. yeah both are in the 
  same network.</FONT><BR>-- <BR>-M<BR><BR>There are 10 kinds of people in this 
  world:<BR>Those who can count in binary and those who 
  cannot.<BR>_______________________________________________<BR>Asterisk-Users 
  mailing list<BR><A 
  href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A><BR><A 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>To 
  UNSUBSCRIBE or update options visit:<BR>   <A 
  href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A></DIV></BLOCKQUOTE></BODY></HTML>