Very nice- thanks Jon!
On Dec 25, 2009, at 11:25 AM, Jon Bruel wrote:
I have added an example on the wiki illustrating how to propagate
presence and registrations over a set of networked FSs. Interested?
Find it on:http://wiki.freeswitch.org/wiki/Mod_event_multicast. /Jon
_
No, they are related by different. Waste means mod_conference is
*sending* to the recipients all of the time.. whether the conference
is silent or not. Energy-level is the hump each channels has to get
over before mod_conference accepts audio from that line and includes
that channel in th
Try setting your energy-level down, at 0 for instance. If it helps,
then increase until you find a happy medium.
On Dec 22, 2009, at 11:14 PM, Marc Orenberg wrote:
Hello. I've written an application using mod_conference which often
has two parties speaking at once and one party listening.
I'm using FreeSWITCH in front of Asterisk without any issue.
Stick with the latest trunk. Can you set your loglevel to debug and
pastebin your log?
Here are some additional tips to help us help you :)
http://wiki.freeswitch.org/wiki/Reporting_Bugs
Rob
On Mon, Dec 7, 2009 at 3:34 PM, Spencer Th
What about cron?
Create a cron entry like:
*/5 * * * * /usr/local/freeswitch/bin/fs_cli -x "jsrun yourscript &app()"
But if you're just dumping global variables, you could easily retrieve them
directly from fs_cli without running an app and process the output however
you'd like:
/usr/local/frees
LOL thats funny.
freeswitch, what is the meaning of life?
On Nov 26, 2009, at 4:45 PM, Russell Mosemann wrote:
> freeswitch list wrote:
>
>>
>
> I knew this day would come. After the accumulation of all of the
> knowledge from the list members, the list has finally achieved
> sentience and
d_local_stream/
> mod_local_stream.c) with your current fs version to confirm this is
> the cause please?
>
> Mike
>
>
> On Nov 23, 2009, at 4:53 PM, Rob Forman wrote:
>
>> Hey guys,
>>
>> Having a problem with mod_local_stream.
>>
>> I recently di
use please?
>
> Mike
>
>
> On Nov 23, 2009, at 4:53 PM, Rob Forman wrote:
>
>> Hey guys,
>>
>> Having a problem with mod_local_stream.
>>
>> I recently did a "make current" from 15334 to the latest trunk
>> (15630). After rest
Hey guys,
Having a problem with mod_local_stream.
I recently did a "make current" from 15334 to the latest trunk
(15630). After restarting, there now appears to be a memory leak. On
a test system (CentOS 5.4, 64-bit) with no calls or registrations,
Freeswitch gradually consumes all of the
re is no bin directory. I will keep
scratching away at it.
David
David V. Fansler
s/v Annabelle
dfans...@dv-fansler.com
www.dv-fansler.com
From: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun...@lists.freeswitch.org
] On Behalf Of Rob Forman
Sent: Thursday, Novemb
article about Freeswitch was in. Is there a better
version of Linux to use?
thanks
David
David V. Fansler
s/v Annabelle
dfans...@dv-fansler.com
www.dv-fansler.com
From: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun...@lists.freeswitch.org
] On Behalf Of Rob Forman
Se
Hi Sam,
Take a look at mod_xml_curl. Pretty sure it'll do everything you're
looking for.
http://wiki.freeswitch.org/wiki/Mod_xml_curl
Also, I would browse the modules and look for other nifty
functionality that already exists before setting out to write
something new.
http://wiki.freesw
oicemail/vm-goodbye.wav"
> timeout="1"
> inter-digit-timeout="5000"
> max-failures="3"
> max-timeouts="3"
> digit-len="5">
>
>
>
>
>
>
>
&g
Hi David,
When using Apt, you would install packages with:
apt-get install
Or search for packages with
apt-cache search
If you're not root, you'll need to stick "sudo " in front of those
command. Honestly, you might want to find a better tutorial with
explicit command-by-command instr
lol!
we have to play nice in the wiki but the mailing list is another story.
On Nov 18, 2009, at 3:20 PM, Brian West wrote:
> Sounds like you need to take a baseball bat to their forehead.
>
> /b
>
> On Nov 18, 2009, at 3:13 PM, Nicolas Brenner wrote:
>
>> I had a voip provider which wouldn't a
You can check the numbers of arguments passed with argc, and access
them via argv[0], argv[1], etc.
Its hinted at on the main Javascript wiki page, and also detailed in
the FAQ.
http://wiki.freeswitch.org/wiki/Javascript_FAQ
On Nov 8, 2009, at 10:34 AM, god.nirvana wrote:
hi all:
I agree there is no such thing as unlimited. The three ways most SIP
providers will structure pricing is 1) per minute (ie $0.02/minute),
2) per channel (ie $15/month) or 3) "unlimited" with a channel limit
(ie $7/month for any amount of minutes but after two simultaneous
channels its rin
; directly into the Conference App, I see DTMF from the provider.
>
>
>
> -Original Message-
> From: freeswitch-users-boun...@lists.freeswitch.org
> [mailto:freeswitch-users-boun...@lists.freeswitch.org
> ] On Behalf Of Rob Forman
> Sent: Friday, Octo
> ____
> From: freeswitch-users-boun...@lists.freeswitch.org
> [freeswitch-users-boun...@lists.freeswitch.org
> ] On Behalf Of Rob Forman [rob4manh...@gmail.com]
> Sent: Friday, October 23, 2009 12:22 PM
> To: freeswitch-users@lists.freeswitch.org
> Su
Get a dedicated DSL. That'll work better than any sort of traffic
prioritization or shaping (I've tried).
Depending on your average channel use and codec, you could probably go
with the smallest package and be fine.
Rob
On Oct 26, 2009, at 12:37 PM, Lars Zeb wrote:
I am currently running
No- "make current" won't work because it will try to do an "svn
update", which won't be applicable since its not a checked out working
copy of the svn repository. He'll have to checkout the trunk with:
svn checkout http://svn.freeswitch.org/svn/freeswitch/trunk freeswitch
from, http://wiki.fre
ine here...
>
> confn...@profilename+flags{mute|deaf|waste|moderator}+[conference pin
> number]
>
> That might be why its not asking for a pin.
>
> /b
>
> On Oct 23, 2009, at 12:30 PM, Rob Forman wrote:
>
>>
>
>
>
; That might be why its not asking for a pin.
>
> /b
>
> On Oct 23, 2009, at 12:30 PM, Rob Forman wrote:
>
>>
>
>
> ___
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.frees
The first caller isn't challenged for the pin (don't really know why--
maybe somebody else can elaborate on how the pin is designed to be
used). So to work around it, I validate the conference pin and
moderator pin independently via an IVR (or dynamically with a script
and odbc call) then
Those are recommended values for Oracle. Freeswitch != Oracle. They
behave and use a server's resources very differently.
I wouldn't change more than you need for now. Tweak shmmax then go
from there.
Cheers,
Rob
On Oct 20, 2009, at 10:14 AM, Dome Charoenyost wrote:
> 2
You could, but I would try just doubling whatever it is to see if
thats improves the issue first. The default is 32MB. You could
double it to 64MB and test again.
What is it currently set to (run: sysctl kernel.shmmax)? You can
change it on the fly with sysctl. Once you're done testing a
Try 300 seconds (5 minutes) and see if it improves.
On Oct 20, 2009, at 9:00 AM, Dome Charoenyost wrote:
> 2009/10/20 Rob Forman :
>> Hi Dome,
>>
>> Have you tried increasing global_heartbeat to reduce the frequency of
>> odbc calls? What is it currently set to
Have you tried setting the effective_caller_id_number before
bridging? Such as:
Cheers,
Rob
On Oct 20, 2009, at 6:55 AM, Durk de Beer wrote:
Hello,
I us a call forward on freeswitch to forward calls to my mobile
phone. If now Freeswitch forwards a call, the number information
presented
Hi Dome,
Have you tried increasing global_heartbeat to reduce the frequency of
odbc calls? What is it currently set to?
Rob
On Oct 20, 2009, at 8:31 AM, Dome Charoenyost wrote:
> Dear Sir,
> I'm using mod_odbc_query and mod_nibble_billing for my calling card
> solutoin. i found mod_odbc_quer
Hi Christian,
You can subscribe and monitor the heartbeat event either locally or
remotely:
http://wiki.freeswitch.org/wiki/Perl_freeswitch_client_example
You could also send an application level SIP packet, like a ping, to
Freeswitch externally. I have a small script if you can't find one.
I was in a production window so when the latest trunk worked I moved
on. I went back to troubleshoot later when I saw your email but I
couldn't reproduce it.
I like the tmpfs build- thanks for the tip Jason.
On Oct 9, 2009, at 1:11 AM, Jason White wrote:
> Mark Campbell-Smith wrote:
>> Th
I had that issue too where make current failed on mod_fax (under libs/
tiff). And yeah, it caused a problem where a bunch of modules
wouldn't load. You'll want to get it resolved before installing. I
ended up moving the existing source aside and re-checked out the
trunk, which compiled fi
> Can you advise sip-providers offering t38?
Gafachi has T38 fax support.
On Oct 7, 2009, at 4:26 PM, Vladimir Elizarov wrote:
> Kristian Kielhofner пишет:
>> Since no one else has responded I'll chime in with some general
>> advice.
>>
>> It's troubling to see that your "provider" is using A
And make sure verbose is set to true in ./conf/autoload_configs/
fax.conf.xml.
On Sep 16, 2009, at 11:50 AM, Steve Underwood wrote:
> On 09/17/2009 12:08 AM, Travis Stutsman wrote:
>> In my attempts to receive a fax from a PSTN fax machine, the
>> transaction
>> fails with error code 13 "Unex
he same/similar issue with a 10-line perl script,
starting FS without -hp option worked for me.
On Thu, Sep 10, 2009 at 7:28 PM, Rob Forman
wrote:
Hi all,
I wrote a small 10-line python script wrapping "txfax"
(http://pastebin.freeswitch.org/10274
). Basically it originates a c
Hi all,
I wrote a small 10-line python script wrapping "txfax"
(http://pastebin.freeswitch.org/10274
). Basically it originates a call with Session(), calls mod_fax txfax
application, then hangs up.
The weird thing is that this works fine the first I run it from
fs_cli. When I run a secon
and now am transmitting and receiving
with a very good rate of success.
I guess the next question is why there were so many resend requests.
Is that just part of the fax-over-ip territory? Or is there more than
can be tuned? Thoughts anyone?
Cheers,
Rob
On Sep 8, 2009, at 10:29 AM, Rob Fo
learned would be greatly appreciated.
Cheers,
Rob Forman
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/opti
38 matches
Mail list logo