[Freeswitch-dev] Pin-less entry into conference
Robert Joly
rjoly at nortel.com
Fri Sep 11 06:38:43 PDT 2009
I thought it better to modify mod_confence over creating an external
pin-entry mechanism for three main reasons:
#1 - re-use: The conference module already has a perfectly fine
'prompt-the-user-for-pin' facility, so felt that it should be extended
as opposed to be re-created somewhere else.
#2 - extend FS: In my narrow view of the world, it seemed like providing
a mechanism by which a conference PIN can be supplied as part of the
signaling could be useful to other people. As such, adding the feature
to mod_conference would make it available to everyone.
#3 - simplicity: The entire functionality can be added in about 10 lines
of code if done in mod_conference.
bob
> If you're wanting custom pin like this I would recommend
> doing it external of the conference module in lua or js.
> This way you can customize the way you want the pin handled.
>
> /b
>
> On Sep 11, 2009, at 7:52 AM, Robert Joly wrote:
>
> > I haven't heard anything back on this topic. Is it ok for
> me to open
> > a new tracker issue and attach my patch?
> >
> > Thanks in advance,
> > bob
>
>
More information about the FreeSWITCH-dev
mailing list