[Freeswitch-users] Open Bugs on Jira and Call for help

Seven Du dujinfang at gmail.com
Mon Apr 9 20:42:57 MSD 2012


Thanks. I updated the wiki a bit.

I haven't try the video-bridge and video-floor-only, will try some other day when I have plenty of video phones. Or anyone knows what it's mean and update wiki?  

On Monday, April 9, 2012 at 9:01 PM, Ken Rice wrote:

> Re: [Freeswitch-users] Open Bugs on Jira and Call for help The stuff in mod_XXX/conf should be exhaustive for the module...
>  
> The stuff in conf/${style}/* should be a working config specific to the example being presented in ${style}
>  
>  
> As far as wiki differening from code, I think we should go with what the code says...   There are a few cases where this might not be true (in the even of say a regression)
>  
> K
>  
>  
> On 4/9/12 7:48 AM, "Seven Du" <dujinfang at gmail.com> wrote:
>  
> >  
> > Thanks Ken.
> >  
> > see http://jira.freeswitch.org/browse/FS-4088
> >  
> > questions:
> >  
> > 1) I see confs both in mod_xxx/conf and conf/vanilla, should I modify both? I might miss the vanilla story, would anyone tell it briefly?
> >  
> > 2) wiki saids http://wiki.freeswitch.org/wiki/Mod_conference
> >  
> > conference-flags Can be any combination of wait-mod and waste-bandwidth. wait-mod  
> >  
> > but I only see  
> >  
> > for (i = 0; i < argc && argv[i]; i++) {
> > if (!strcasecmp(argv[i], "wait-mod")) {
> > *f |= CFLAG_WAIT_MOD;
> > } else if (!strcasecmp(argv[i], "video-floor-only")) {
> > *f |= CFLAG_VID_FLOOR;
> > } else if (!strcasecmp(argv[i], "video-bridge")) {
> > *f |= CFLAG_VIDEO_BRIDGE;
> > }
> >  
> > is wiki wrong or should we patch mod_conference.c to enable CFLAG_WASTE_FLAG ?  I see this flag is not actually used.
> >  
> > 7.
> >    
> >  
> > On Thursday, March 29, 2012 at 12:59 AM, Ken Rice wrote:
> >  
> > >  
> > > Re: [Freeswitch-users] Open Bugs on Jira and Call for help Actually we can opena  tracking bug on Jira or just email me the diffs I can review and commit that way...
> > >  
> > > Chjeck out git-format-patch its a good way to format a patch so you get credit also
> > >  
> > > K
> > >  
> > >  
> > > On 3/28/12 11:41 AM, "Seven Du" <dujinfang at gmail.com> wrote:
> > >  
> > > >  
> > > > Cool. I'll update some of my open bugs on jira. And for documentation help, I suggest also address the indents, especially don't mix spaces and tabs, I guess all like tabs? Also, is there any coordination of which conf files who's working on or should all choose randomly? And show we commit to git or report on jira?
> > > >  
> > > >    
> > > >  
> > > > On Wednesday, March 28, 2012 at 11:05 PM, Ken Rice wrote:
> > > >  
> > > > >  
> > > > > Open Bugs on Jira and Call for help If you have open bugs on Jira, please make sure they are up to date on any all information....  
> > > > >  
> > > > > If you wish to address a specific bug, please visit us on the weekly conference call so we can address them... We’re getting close to time for rolling Release Candidate for 1.2 and we want to address as many of these as possible...
> > > > >  
> > > > > Also, I’m looking for some configuration documentation help. If you’ve pulled git in the past few days you’ll notice that in the module src directories there is now a conf directory, we need some help with making sure all the configuration options are documented and what their default settings are.  The end goal is to get all the options documented in their default states.  
> > > > > What skills do you need? The ability to read a little C, and the ability to use a text editor to edit/create configs...  
> > > > >  
> > > > > K  
> > > > > _________________________________________________________________________
> > > > > Professional FreeSWITCH Consulting Services:
> > > > > consulting at freeswitch.org
> > > > > http://www.freeswitchsolutions.com
> > > > >  
> > > > > 
> > > > > 
> > > > >  
> > > > > Official FreeSWITCH Sites
> > > > > http://www.freeswitch.org
> > > > > http://wiki.freeswitch.org
> > > > > 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
> > > > >       
> > > >   
> > > >   
> > > >   
> > > >  
> > > > _________________________________________________________________________
> > > > Professional FreeSWITCH Consulting Services:
> > > > consulting at freeswitch.org
> > > > http://www.freeswitchsolutions.com
> > > >  
> > > > 
> > > > 
> > > >  
> > > > Official FreeSWITCH Sites
> > > > http://www.freeswitch.org
> > > > http://wiki.freeswitch.org
> > > > 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
> > > _________________________________________________________________________
> > > Professional FreeSWITCH Consulting Services:
> > > consulting at freeswitch.org
> > > http://www.freeswitchsolutions.com
> > >  
> > > 
> > > 
> > >  
> > > Official FreeSWITCH Sites
> > > http://www.freeswitch.org
> > > http://wiki.freeswitch.org
> > > 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
> > >       
> >   
> >   
> >   
> >  
> > _________________________________________________________________________
> > Professional FreeSWITCH Consulting Services:
> > consulting at freeswitch.org
> > http://www.freeswitchsolutions.com
> >  
> > 
> > 
> >  
> > Official FreeSWITCH Sites
> > http://www.freeswitch.org
> > http://wiki.freeswitch.org
> > 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
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org (mailto:consulting at freeswitch.org)
> http://www.freeswitchsolutions.com
>  
> 
> 
>  
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>  
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org (mailto: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/20120410/f3661294/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list