Woof!

On Mon, 12 Oct 2009 11:49:48 -0400, Jim Canfield <[email protected]>  
wrote:

>  What would the URI be for the local freeswitch server?

Generically, it this:
   sip:{us...@{domain}:{FREESWITCH_SIP_PORT}

Where {user} is whatever "extension" you've added to  
default_context.xml.vm,
{domain} is the domain of your sipXecs installation (or host name, or IP  
address.
{FREESWITCH_SIP_PORT} is the port FS is running on as set by sipXconfig  
GUI on Servers->Media Services->SIP PORT (under advanced settings).  The  
default is 15060.

For simplicity, you could just do this:

    sip:{us...@localhost:15060

Which will direct the call to the local copy of FS running on port 15060  
on whatever proxy handles the call.

--Woof!
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to