Aisling O'Driscoll wrote:
Hello,
I am looking to develop services based on the SER platform which can be configured via a secure web interface e.g. sequential ringing, subscriber based call routing etc. It seems that the service languages available are:
- CPL
- SIP CGI
- SIP Servlets
Basically Im a little bit confused as to which one I should target. I believe CPL is for use on end user terminals so Im ruling that out.
that's not quite true. CPL scripts are executed on server, but there are no restrains about which party generates them - the provider on server side or subscriber on client side. You can choose, as provider, to have full control on CPL scripts - just fetch some cfg info from users and provision yourself the scripts, totally transparent from user point of view.
bogdan
I was thinking of sip servlets...Any opinions on this?...Will this be able to manipulate SER easily and also is SerWeb in any way linked to this?....Would it be possible to use a combination of servlets and CPL??
Any information would be appreciated, Many Thanks, Aisling.