I'm playing with the "servers/sip-servlets/sip-servlets-pbx" example
to familiarize myself with the MSS. And I put some "improvements" (a
very primitive dialing by extension and prefix routing table features)
in a github repository [1]. I don't know if you guys have interest in
maintaining this example, but the code is there anyway. I can generate
a patch if you want.
Thank you very much by the amazing jog you're doing in the project.
Best regards,
Hack.
On Fri, Nov 13, 2009 at 6:06 AM, Jean Deruelle <jean.d...@gmail.com> wrote:
> Hi Marcos,
> It's always great to see some contributions !
> Any reason why you use this particular deprecated pbx application instead of
> the most recent and active "applications/ipbx/" one ?
Well, mainly because it was an easer entry point as it uses only SIP
Servlets and the code is very simple.
> It could be interesting to make those contributions to the new PBX
> application instead, because we cannot maintain 2 PBX applications
> unfortunately, what do you think ?
Sure! I'm studying the Seam Telco Framework and I'll try to implement
these features in the ipbx.
Att.,
Marcos.