> > Talking about SQLAuth, I've a couple of things I haven't understood > > from the manual: > > - RegQuery: I'll get aliases in the %{aliases} - but does this include > > dialedDigits (i.e., E.164 number of the endpoint)? If not, how do > > I get those from RRQ to the SQL query? > > %{aliases} will include all aliases, dialedDigits, H323IDs and other > types. You'll just have to split up the string. I've implemented longest prefix matching and E.164 prefix matching as stored functions in MySQL (while swearing heavily ;) ), if anybody's interested ;). However, there's still one anoying thing there: aliases, dialedDigits, H323IDs and other types are concatenated without any distinguishing of the type. I'd like to do matching on dialedDigits only and I don't have any correct way to do that (except for regexp heuristics to skip anything, that's not pure number posibly prefixed by + sign - but that sucks since somebody could put that into the H.323 ID and I have no way to find out this properly). Thanks, Petr ================================================================ Petr Holub CESNET z.s.p.o. CERIT-SC Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@xxxxxxxxx phone: +420-549493944 fax: +420-541212747 e-mail: hopet@xxxxxxxxxxx ------------------------------------------------------------------------------ 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communications as well as offer faster, more efficient ways to interact with customers and streamline customer service. Learn more! http://www.accelacomm.com/jaw/sfnl/114/51426253/ _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/