<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You want to send calls to port 5080. &nbsp;Thats the bottom line since you have phones registering you want to keep that.<div><br class="webkit-block-placeholder"></div><div>sip_profiles/default.xml (for phones to register with NOT gateways to send calls to, runs on port 5060)</div><div>sip_profiles/outbound.xml (all in/out interaction with registered gateways and anonymous inbound sip, runs on 5080)</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>outbound.xml is setup to hit the public context (dialplan/public.xml)</div><div><br class="webkit-block-placeholder"></div><div>Their are examples in there on how to route a did.</div><div><br class="webkit-block-placeholder"></div><div>/b</div><div>PS: The Default config are NOT ment to be the only way to configure and run your system. &nbsp;Its a general config setup to demo how to setup FreeSWITCH.&nbsp;</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><br><div><div>On Mar 10, 2008, at 9:37 AM, Josip Djuricic wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> <div bgcolor="#ffffff" text="#000000"> Thank you Brian,<br> <br> would it be possible maybe to go little more deeper explaining more in depth these two profiles?<br> <br> Brian West wrote: <blockquote cite="mid:E3CF5E96-D7CA-4562-8772-7BD27F932DA5@mac.com" type="cite">  <pre wrap="">You need to understand why and how this works:

sip_profiles/outbound.xml vs sip_profiles/default.xml

If you have phones registering then you're better off sending calls to  
port 5080 into the public context as that profile doesn't auth.

If you really wanna do this then open up default.xml sip profile then  
set auth-calls=false then change the context= to default.

That should get you going but understand that opens you wide up.

/b


On Mar 10, 2008, at 7:48 AM, Josip Djuricic wrote:

  </pre>  <blockquote type="cite">    <pre wrap="">Hello,

I'm testing freeswitch with AS5300 for inbound and outbound call's.

Does anyone have any info on how to disable Proxy authentication,
because when the AS5300 sends the call to freeswitch, debug on AS  
said:
Received: SIP/2.0 407 Proxy Authentication Required.

I tried to turn off gateway authorization, and setting authless
authorization, but it just doesn't work.


Thanks

_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
    </pre>  </blockquote>  <pre wrap=""><!---->
_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>


  </pre> </blockquote> <br> </div>  _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>