<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><BASE 
href="file://C:\Program Files\Common Files\Microsoft Shared\Stationery\">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 
style="BACKGROUND-POSITION: left bottom; FONT-WEIGHT: normal; FONT-SIZE: 10pt; BACKGROUND-IMAGE: url(http://skins.hotbar.com/skins/mailskins/st/010602/010602water8_1.jpg); MARGIN: 3px 0px 180px 6px; COLOR: #002c5a; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff" 
bgColor=#ffffff hmark="hotbar_element" hbtype="st" stationery_tag_mark>
<DIV><FONT color=#000000>well you are spamming this list by sending so many 
multiple mails. </FONT></DIV>
<DIV><FONT color=#000000></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000>fyi, always send mail in TEXT as lot of people only 
like TEXT. </FONT></DIV>
<DIV><FONT color=#000000></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
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=sheebaaggarwal@hfcl.com href="mailto:sheebaaggarwal@hfcl.com">Sheeba 
  Aggarwal</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-dev@lists.digium.com 
  href="mailto:asterisk-dev@lists.digium.com">asterisk-dev@lists.digium.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, October 21, 2003 9:20 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Asterisk-Dev] Problems with 
  making calls from one Gnophone to another through the local Asterisk 
  Server</DIV>
  <DIV><BR></DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Dear Members,<BR><BR>I am trying to make call from one Gnophone to 
  another through the local<BR>Asterisk Server.All the three systems have local 
  IP Addresses<BR>I created two users "sheeba" (extension 600) and "test" 
  (extension 602) in<BR>iax.conf 
  file:<BR>[sheeba]<BR>type=friend<BR>auth=plaintext<BR>host=dynamic<BR>secret=sheeba<BR>context=default<BR>allow=gsm<BR>permit=0.0.0.0/0.0.0.0<BR>callerid="sheeba"&lt;600&gt;<BR><BR>[test]<BR>type=friend<BR>auth=plaintext<BR>host=dynamic<BR>secret=test<BR>allow=gsm<BR>context=default<BR>permit=0.0.0.0/0.0.0.0<BR>callerid="test"&lt;602&gt;<BR><BR>In 
  the extension.conf file ,i made the following configuration:<BR><BR>exten 
  =&gt; 600,1,Dial(IAX/sheeba/s|100|r)<BR>exten =&gt; 
  600,2,Playback(demo-congrats)<BR>exten =&gt; 
  600,102,Playback(demo-thanks)<BR>exten =&gt; 600,3,Hangup<BR><BR>exten =&gt; 
  602,1,Dial(IAX/test/s|100|r)<BR>exten =&gt; 
  602,2,Playback(demo-congrats)<BR>exten =&gt; 
  602,102,Playback(demo-thanks)<BR>exten =&gt; 602,3,Hangup<BR><BR>On making 
  this configuration,i called user "test" with extension 602 from<BR>user 
  "sheeba" with extension 600.<BR>I got the following log on 
  server:<BR><BR>Accepting AUTHENTICATED call from 192.168.8.156, requested 
  format = 2,<BR>actual format = 2<BR>&nbsp;&nbsp;&nbsp; -- Executing 
  Dial("IAX[sheeba@sheeba]/80", "IAX/test/s|100|r") in 
  new<BR>stack<BR>&nbsp;&nbsp;&nbsp; -- Calling using 
  options<BR>'exten=s;callerid="sheeba"&lt;600&gt;;language=en;formats=2;capability=65283;version=1;adsicpe=0'<BR>&nbsp;&nbsp;&nbsp; 
  -- Called test/s<BR>&nbsp;&nbsp; -- Call accepted by 192.168.8.62 (format 
  GSM)<BR>&nbsp;&nbsp;&nbsp; -- Format for call is GSM<BR>&nbsp;&nbsp;&nbsp; -- 
  IAX[test]/81 is ringing<BR>&nbsp;&nbsp;&nbsp; -- IAX[test]/81 answered 
  IAX[sheeba@sheeba]/80<BR>&nbsp;&nbsp; -- Attempting native bridge of 
  IAX[sheeba@sheeba]/80 and IAX[test]/81<BR>&nbsp;&nbsp;&nbsp; -- Channel 
  'IAX[sheeba@sheeba]/80' ready to transfer<BR>&nbsp;&nbsp;&nbsp; -- Channel 
  'IAX[test]/81' ready to transfer<BR>&nbsp;&nbsp;&nbsp; -- Releasing 
  IAX[test]/81 and IAX[sheeba@sheeba]/80<BR>&nbsp;&nbsp;&nbsp; -- Hungup 
  'IAX[test]/81'<BR>&nbsp; == Spawn extension (default, 602, 1) exited non-zero 
  on<BR>'IAX[sheeba@sheeba]/80'<BR>&nbsp;&nbsp;&nbsp; -- Hungup 
  'IAX[sheeba@sheeba]/80'<BR><BR>In this log,it attempts the native bridge of 
  "sheeba"with "test",then it<BR>gives both the channels are ready to transfer 
  and then releases the<BR>channels.The call is not getting through.What could 
  be the possible error.<BR></DIV>
  <DIV>Pl help me asap by sending your valuable comments.Your suggestions will 
  be<BR>highly appreciated.<BR></DIV>
  <DIV>Regards,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Sheeba Aggarwal<BR>Senior Engineer,&nbsp; HFCL R&amp;D<BR>286, Phase 2, 
  Udyog Vihar<BR>Gurgaon, Haryana<BR>India -122016<BR>&nbsp;<BR>Phone No: 
  91-124-2348846/842 - ext-122<BR>email: <A 
  href="mailto:sheebaaggarwal@hfcl.com">sheebaaggarwal@hfcl.com</A><BR></DIV><!--mail_content--><SPAN 
  id=hotbar_element_used stationery_tag_mark></SPAN>
  <DIV id=hotbar_promo><BR>
  <HR align=left width="100%" color=gray noShade SIZE=1>
  <A 
  href="http://promos.hotbar.com/promos/promodll.dll?RunPromo&amp;El=hotbar%5felement%3bst%3b&amp;SG=sg304&amp;RAND=22313"><IMG 
  title="" alt="Upgrade Your Email - Click here!" 
  src='http://promos.hotbar.com/promos/promodll.dll?GetPromo&amp;El=hotbar%5felement%3bst%3b&amp;SG=sg304&amp;RAND=22313"' 
  border=0></A> </DIV>
  <P></P></BLOCKQUOTE></BODY></HTML>