[OpenSIPS-Users] ENUM Lookup

Marco Nesler marco.nesler at gmail.com
Sat May 22 22:21:18 CEST 2010


> if (uri=~"^0[1-9][0-9]*@*")
> {
>         - do enum lookup;
>             make the call;
>         else
>         - rewritehostport("<isdn gateway ip>")
> }
>


if( enum_query() ) {
         # found
         xlog("ENUM - found $rU" ) ;
         #engage_media_proxy() ;
         route(1) ;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100522/db83e7c1/attachment.htm 


More information about the Users mailing list