Re: [SR-Users] Music on hold with freeswitch as SBC

2011-12-22 Thread Gautam Batra
rtpproxy is running and what is its control socket. > > Cheers, > Daniel > > > On 12/21/11 11:25 PM, Gautam Batra wrote: > > I'm not able to set up the rtp proxy module. I have entered the following: > > loadmodule "rtpproxy.so" > modparam ("rtp

Re: [SR-Users] Music on hold with freeswitch as SBC

2011-12-21 Thread Gautam Batra
x27;m doing wrong? I tried to run rtpproxy separately on the given port before starting kamailio (rtpproxy -s udp:X.Y.Z.W:2), but it didn't work. On Wed, Dec 21, 2011 at 2:36 PM, Gautam Batra wrote: > I am using Freeswitch as an SBC behind Kamailio, and my external calls are >

Re: [SR-Users] Music on hold with freeswitch as SBC

2011-12-21 Thread Gautam Batra
: > Hello, > > > On 12/21/11 7:49 AM, Olle E. Johansson wrote: > >> 20 dec 2011 kl. 22:40 skrev Gautam Batra: >> >> Hi, >>> >>> Thanks for your replies. Is it possible to play an audio file in the >>> case of a re-invite directly from kamailio

Re: [SR-Users] Music on hold with freeswitch as SBC

2011-12-20 Thread Gautam Batra
skrev Daniel-Constantin Mierla: > > > Hello, > > > > On 12/9/11 9:04 PM, Gautam Batra wrote: > >> Hello, > >> > >> I have a kamailio sip proxy server with freeswitch acting as SBC. I > want to redirect the call to freeswitch when hold is pressed

[SR-Users] Music on hold with freeswitch as SBC

2011-12-09 Thread Gautam Batra
Hello, I have a kamailio sip proxy server with freeswitch acting as SBC. I want to redirect the call to freeswitch when hold is pressed so that i can play music on hold. I tried this by using rewritehostport in case of a re-invite, but the call drops in that case. Could someone please help me with