[Freeswitch-users] fifo taking > 5 seconds to bridge calls

2009-04-18 Thread Matthew Fong
I tried using fifo in an environment with about 9 agents last week, but ran into some issues, that I'm trying to piece together. The system is setup on a new ubuntu 64-bit machine and it should be plenty fast to handle this load. The delay does not occur when testing with a single agent...so it's h

Re: [Freeswitch-users] Ideas for my presentation

2009-04-18 Thread João Mesquita
Diego, which country? JMesquita On Apr 18, 2009, at 10:51 PM, Jason White wrote: > Diego Viola wrote: >> Let me know if you have some nice ideas for my presentation, I >> already got >> some by myself, but more are always welcome :). > > You could demonstrate the flexibility of the dial plans

Re: [Freeswitch-users] Ideas for my presentation

2009-04-18 Thread Jason White
Diego Viola wrote: > Let me know if you have some nice ideas for my presentation, I already got > some by myself, but more are always welcome :). You could demonstrate the flexibility of the dial plans, in particular the use of regular expressions and the dial plan syntax to achieve desired resul

Re: [Freeswitch-users] Ideas for my presentation

2009-04-18 Thread mszlazak
BTW, here is a video on how to craft an "elevator pitch/speech" in an investor or V.C. context, the rules still mostly apply in other areas. It's becomes the into to all that follows. http://www.youtube.com/watch?v=Tq0tan49rmc Good luck in the talk. -Original Message- From:

[Freeswitch-users] Event sockets and IPC

2009-04-18 Thread David Knell
Hi - Consider a situation where I've two call legs up, each talking to a controlling process using an outbound event socket connection from FS. They each know the other's UUID. I'd like to send an arbitrary message from one to the other. I was going to build some sort of IPC thing, but it struck

Re: [Freeswitch-users] Ideas for my presentation

2009-04-18 Thread mszlazak
Start of with the big picture. What is FreeSWITCH? Tony talked about it in an interview so you have his thoughts. I see it as an audio/speech real-time communications platform for many OS's that connects multiple users independent of their audio format with a current focus on telephony. Maybe

[Freeswitch-users] Ideas for my presentation

2009-04-18 Thread Diego Viola
Hi guys, I'm going to give a presentation of FreeSWITCH for our next Flisol ( http://www.flisol.net/ ) the next Saturday 25. I currently have some cool ideas of what to say and what to show to them, but I'm looking for more, in case that you have it. My audience will be mostly people interested

Re: [Freeswitch-users] Two gateways, second one dropping calls. How to change port ?

2009-04-18 Thread jay binks
try looking here ... http://wiki.freeswitch.org/wiki/SIP_Provider_Examples#PennyTel also maybe dont use On Sat, Apr 18, 2009 at 6:26 PM, David Robinson wrote: > I have two gateways setup like this: > http://pastebin.com/m41092fa6 > > I have two dialplans setu

Re: [Freeswitch-users] Detecting DTMF during a bridged call

2009-04-18 Thread pete
I looked at bind_meta_app, unfortunately, it requires a two character sequence.  My requirement is to break the call on a single key press (either the "*" key, or ANY key press would be acceptable)-pete Original Message Subject: Re: [Freeswitch-users] Detecting DTMF during a bri

[Freeswitch-users] no RTP send during Voice Mail recording

2009-04-18 Thread kokoska.rokoska
Hi all, I fall into trouble with voice mail. It looks like FreeSWITCH sends no RTP during Voice Mail recording and thus the calls from my TSPs are cut off in the middle of the recording due to lack of RTP activity (based on providers "tolerancy" it happens in 5 to 20 seconds). I tried to set VAD

[Freeswitch-users] Two gateways, second one dropping calls. How to change port ?

2009-04-18 Thread David Robinson
I have two gateways setup like this: http://pastebin.com/m41092fa6 I have two dialplans setup as follows: http://pastebin.com/mde96a74 Everything works fine for the first provider, but the second provider drops calls after about 30 seconds. I've been told it's a NAT issue, but would only o