Up-to-date list of implemented selects does not exist, but we once wrote a tool that can generate such list from compiled SER modules (by traversing the data structures in modules).
The tool most likely won't work anymore with sip-router code, but we can try to update it if people think would be a good idea and a good think to have. The tool was called ser_objdump and its git import is here: http://git.sip-router.org/cgi-bin/gitweb.cgi?p=ser;a=tree;h=refs/heads/master;hb=refs/heads/master In addition to selects it also produced lists if implemented module functions, module parameters, and rcp commands. The output of that tool is what is being searched by the search tool recommended by Miklos and available on iptel.org site. Jan. On Thu, Aug 20, 2009 at 3:32 PM, Daniel-Constantin Mierla<[email protected]> wrote: > > > On 20.08.2009 16:30 Uhr, Klaus Darilion wrote: >> >> Recently posted by Miklos: > > ahh, thanks, I did miss this mail... > > Cheers, > Daniel > >> >> -------- Original-Nachricht -------- >> Betreff: Re: [SR-Users] sip-router select >> Datum: Wed, 12 Aug 2009 10:13:11 +0200 >> Von: Miklos Tirpak <[email protected]> >> An: MÉSZÁROS Mihály <[email protected]> >> CC: [email protected] >> Referenzen: <[email protected]> >> >> Hi, >> >> selects come from SER, I found these pages about them: >> >> http://www.iptel.org/introduction_to_selects_and_attribute_value_pairs_avpairs >> http://www.iptel.org/attribute_value_pairs_and_selects >> >> For the list of available selects you can use >> http://www.iptel.org/ser/doc/search >> (Uncheck F, R, and P) >> It shows a bit older state though. >> >> Miklos >> >> On 08/11/2009 03:30 PM, MÉSZÁROS Mihály wrote: >> > Hi! >> > >> > Can any of you explain how select framework is working? >> > Where can i find any documentation about it. >> > I am experiencing problem when i am try using it. >> > Any help highly appreciated! >> > >> > Regards, >> > Misi >> > >> >> Daniel-Constantin Mierla schrieb: >>> >>> Hello, >>> >>> is there a list with available selects in ser? I only found short >>> introduction at: >>> >>> >>> http://www.iptel.org/introduction_to_selects_and_attribute_value_pairs_avpairs >>> >>> Thanks, >>> Daniel >>> > > -- > Daniel-Constantin Mierla > * http://www.asipto.com/ > > > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev > _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
