<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jerry Geis wrote:
<blockquote cite="mid:48FF1EE2.5010404@pagestation.com" type="cite">
  <pre wrap="">I am trying to setup a second asterisk box to play with console/dsp over 
sip.

My sip.conf on the second box is:
[secondbox]
type=friend
username=secondbox
secret=secret
disallow=all
allow=ulaw
allow=alaw
allow=gsm
host=SERVERIP
context=consoledsp

The second box is not connecting to my asterisk server.
When I startup asterisk and I enter "sip set debug" I never see anything
being displayed...

sip show peers on the second box shows:
sip show peers
Name/username              Host            Dyn Nat ACL Port     
Status              
secondbox               SERVERIP                              5060     
Unmonitored          
1 sip peers [Monitored: 0 online, 0 offline Unmonitored: 1 online, 0 
offline]

However I never see connection attempts, I dont see anything being logged
that its failing to connect.

Sip show peers on the server has:
secondbox   (Unspecified)    D          0        Unmonitored

running "sip set debug" on the server I never see a connection attempt 
from the secondbox to look
at any error messages why its not connecting.

I have done a "service iptables stop" on the second box. The server is 
OK as it has phones on it.

How do I tell why the secondbox is not connecting to the server???
Thanks,

Jerry


_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

  </pre>
</blockquote>
Take a look at <a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki-Asterisk+config+sip.conf">http://www.voip-info.org/wiki-Asterisk+config+sip.conf</a>&nbsp;
specifically the section labeled "Asterisk as a sip client"<br>
<br>
<br>
<div class="moz-signature">-- <br>
<title></title>
Robin D. Rodriguez<br>
Systems Engineer<br>
Ifbyphone, Inc.<br>
Phone: (866) 250-1663<br>
Fax: (847) 676-6553<br>
<a class="moz-txt-link-abbreviated" href="mailto:rrodriguez@ifbyphone.com">rrodriguez@ifbyphone.com</a><br>
<a class="moz-txt-link-freetext" href="http://www.ifbyphone.com">http://www.ifbyphone.com</a><br>
<div class="moz-signature">
<div class="Section1">
<p class="MsoNormal" style="line-height: normal;"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="line-height: normal;"><o:p>&nbsp;</o:p></p>
</div>
</div>
</div>
</body>
</html>