[Freeswitch-dev] Where to patch for needed audio functionality

2008-09-19 Thread Robert Clayton
Devs, I was attempting to use FS for dictation but need more audio functionality. I was wondering if you had any suggestion on where to patch the FS core for: 1) Pause during recording. (Pause a recording, listen to audio (prompts), then return to continue appending to the paused recorded stream.

Re: [Freeswitch-dev] Hello!

2008-09-19 Thread Michael Jerris
On Sep 19, 2008, at 11:57 AM, Zahid Maqbool wrote: > Thanks very much. That information was useful. If I will face any > problems, I Will bug you all again!! > > Once again, thank you all very much, for all the quick replies > being bugged by people who are doing development on FreeSWITCH is

Re: [Freeswitch-dev] Hello!

2008-09-19 Thread Zahid Maqbool
Thanks very much. That information was useful. If I will face any problems, I Will bug you all again!! Once again, thank you all very much, for all the quick replies On Fri, Sep 19, 2008 at 6:16 PM, Wasim Baig <[EMAIL PROTECTED]> wrote: > On Fri, Sep 19, 2008 at 1:33 PM, Zahid Maqbool <[EMAIL PR

Re: [Freeswitch-dev] Hello!

2008-09-19 Thread Christian Jensen
Liverpie is a good start for your Api. Go get a voip provider and try to connect them with a did to fs. Then take two and call me in the morning. On Sep 19, 2008, at 12:33 AM, "Zahid Maqbool" <[EMAIL PROTECTED]> wrote: > Hi Guys, > > > Would really appreciate if anyone can tell me where to b

[Freeswitch-dev] mod_openzap and PRI from users-list

2008-09-19 Thread Evgeniy Zolotov
Here is how it is to see really used dialect for span: 1. To write down erroneous /etc/openzap/openzap.conf - nonconsistent trunk_type $ cat /etc/openzap/openzap.conf [span zt] name => OpenZAP number => 1 trunk_type => Z1 #trunk_type => E1 b-channel => 1-15 d-channel => 16 b-channel => 17-31 [s

[Freeswitch-dev] mod_openzap and PRI form users-list

2008-09-19 Thread Evgeniy Zolotov
One more trouble ( mod-openzap is configured like at previous letter ) : On running FS is done the following: [EMAIL PROTECTED]> load mod_openzap ... all OK ... configured span 1 & span 2 ... next is done: [EMAIL PROTECTED]> unload mod_openzap ... [EMAIL PROTECTED]> load mod_openzap In thi

Re: [Freeswitch-dev] Hello!

2008-09-19 Thread Wasim Baig
On Fri, Sep 19, 2008 at 1:33 PM, Zahid Maqbool <[EMAIL PROTECTED]>wrote: > Hi Guys, > > > Would really appreciate if anyone can tell me where to begin. I am a java > guy, does it support java. > yes > > Also please tell me how should I proceed because I just don't want to > download and instal

[Freeswitch-dev] Hello!

2008-09-19 Thread Zahid Maqbool
Hi Guys, Would really appreciate if anyone can tell me where to begin. I am a java guy, does it support java. Also please tell me how should I proceed because I just don't want to download and install, I am looking for some developments based on it. Also are there any documentations available f

Re: [Freeswitch-dev] mod_openzap and PRI from users-list

2008-09-19 Thread Evgeniy Zolotov
Mike Jerris asked me to move this conversation to the -dev mailing list. That's why this questions is here. On September 19 2008 at 0:54 Michael Jerris wrote: > my guess would be that it just fails to load. what does the debug say? > > Mike > > >> On Sep 18, 2008, at 1:19 PM, Evgeniy Zolotov wr