[Freeswitch-users] Documentation

Brian West brian.west at mac.com
Fri Mar 28 14:23:10 PDT 2008


On Mar 28, 2008, at 3:53 PM, Tim Ferguson wrote:

> Hello,
>
> Is there more documentation, even at the code level I could use to
> reference what certain module variables are and can contain.
>
> For instance:
>
> default.xml:
> <param name="sip-ip" value="$${local_ip_v4}"/>
>
> Where is the sip-ip param used, what are the possible values, can you
> comma delimit multiple ip addresses, do you add additional sip-ip  
> params
> for multiple ips, can you use a wild card value.

the IP to bind to for the sip profile... then rtp-ip is the ip for the  
rtp for that profile...

Both of these would need to be an ip address to bind to that is  
actually bound to an ethernet interface on the machine.

Committed revision 7978.

/b

>
>
> At this point I've really only found the wiki as a source for
> documentation and it doesn't get specific about a lot of things.
>
> Thoughts?
>
> Thanks!
>
> -Tim
>
> _______________________________________________
> 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





More information about the FreeSWITCH-users mailing list