[Freeswitch-users] freeswitch on a laptop listening on 127.0.0.1 and memory consumption
mszlazak at aol.com
mszlazak at aol.com
Tue Apr 7 18:40:28 PDT 2009
I have to change $${local_ip_v4} to 10.0.0.3 every time I update to a new trunk and I have to go through vars.xml, etc changing $${local_ip_v4} like you did.
Is there a way to change $${local_ip_v4} in one place. That way one wouldn't have remember all the locations that it needs to be changed?
-----Original Message-----
From: Peter P GMX <Prometheus001 at gmx.net>
To: freeswitch-users at lists.freeswitch.org
Sent: Tue, 7 Apr 2009 3:52 pm
Subject: Re: [Freeswitch-users] freeswitch on a laptop listening on 127.0.0.1 and memory consumption
Thanks Brian,
what I was actually looking for was to use a standard SIP soft phone
with some additional features.
I finally manged to make FS listen on 127.0.0.1 the following way:
vars.xml
<X-PRE-PROCESS cmd="set" data="domain=127.0.0.1"/>
internal.xml
<param name="rtp-ip" value="127.0.0.1"/>
<param name="sip-ip" value="127.0.0.1"/>
The rest is standard configuration.
Now communication Laptop-internal is UDP on port 5060 and external via
TLS on port 5081, so I have no open port 5060 to the internet.
Best regards
Peter
Brian West schrieb:
>
> On Apr 7, 2009, at 12:19 PM, Peter P GMX wrote:
>
>> 1st Question: Is that possible or is another solution preferrable?
>
> Just use FreeSWITCH with mod_portaudio.
>
>> 2nd Question: How can I change the amount of memory FS tries to reserve
>> to an absolute minumum (I only have 1 call at a time). Currently it
>> tries to reserve about 360M if I read that right.
>
> Thats virtual. Look at RES.
>
>>
>> Best regards
>> Peter
>
> Brian West
> brian at freeswitch.org <mailto:brian at freeswitch.org>
>
> -- Meet us a ClueCon! http://www.cluecon.com <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
>
_______________________________________________
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/20090407/7911bc28/attachment-0002.html
More information about the FreeSWITCH-users
mailing list