Cheers Alan!
Evans
--- Alan DeKok <[EMAIL PROTECTED]> wrote:
> Evans Chisanga <[EMAIL PROTECTED]> wrote:
> > Cisco-AVPair = "h323-ivr-out=terminal-alias:1234,joe;"
> >
> > How can I extract the "1234" from this attribute into a Calling-Station-Id
> > variable?
>
> Regular expressions.
>
> DEFAULT Cisco-AVPair =~ "^.*alias:([0-9]+"
> Reply-Message = "Caller-ID is %{1}"
>
> Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html