[Freeswitch-users] 407 undefined? sip port 5060

Vitalie Colosov vetali100 at gmail.com
Sat Jan 7 07:54:00 MSK 2012


Ask your provider to send sip packets to 5080, instead of 5060.
Every good provider should allow you to select the port YOU want, and not
THEY want.

If it will not help, then you need to make external profile listen to 5060,
instead of 5080.
So, you will be sending and receiving sip messages between you and
provider, using port 5060 (which is usually used only for your internal
profile and your clients).

To change this, you need to modify conf/sip_profiles/external.xml
<param name="sip-port" value="5080"/> replace to "5060"

In this case, you will have to reconfigure internal profile to be on a
different port, say 5062, and ask your clients to add :5062 to the sip
server address when they configure their softphone/sip adapter.

Maybe another option would be to consider provider as one of your internal
clients, and allow password-less communication from his IP, but this is way
too crazy to consider as a good option.

Vitalie





2012/1/6 Rodney <notlikeme75 at yahoo.com>

> I currently have external profile ipkall working on port 5080 but now i am
> testing RNK carrier services and they are sending to me on port 5060. I do
> not notice anything on the console but they are saying they are sending to
> my server and getting this response:
>
> 2012-01-06 21:52:46.0 000000000   614???????      6174530953 (
> DID-IN:RNK) (H1 usinteractive-nextdi)   407       undefined
>
>
>
> I have the following gateway setup in C:\Program
> Files\FreeSWITCH\conf\sip_profiles\external
>
>
> <include>
>     <gateway name="RNK_Test">
>       <param name="username" value="superadmin"/>
>       <param name="password" value="fusionpbx"/>
>       <param name="proxy" value="76.181.53.231:5060"/>
>       <param name="expire-seconds" value="800"/>
>       <param name="register" value="false"/>
>       <param name="retry-seconds" value="60"/>
>       <param name="context" value="default"/>
>     </gateway>
> </include>
>
> It is exactly the same as my IPkall except for the gateway name and proxy
> port. How do I make sure I can accept on this port. Is there somewhere else
> I need to be adding this 5060 port information.
>
> thank you.
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120106/bcb77b2f/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list