FreeRadius trims value of the Cisco-AVPair attribute

Evgeney Bakhtin zhekha at nsib.ru
Tue May 27 08:10:14 CEST 2008


If I execute a query:
SELECT id AS AttrID, 'zhekha2' AS Login, attr AS AttrName, IPPhone.VoIP_GetAttrib('zhekha2','','',attr,'1','') AS AttrValue,':=' AS Oper FROM IPPhone.Attrib WHERE op IS NULL AND service=1

I have:
# AttrID Login     AttrName                 AttrValue                                                     Oper
1 3         zhekha     Session-Timeout     0                                                                     := 
2 4         zhekha     h323-credit-time     0                                                                     := 
3 5         zhekha     h323-billing-model  0                                                                     := 
4 7         zhekha     Cisco-AVPair         h323-ivr-in=terminal-alias:zhekha,0921877;     := 
5 9         zhekha     XPGK_XROUTING_ROUTING                                                 :=

But in freeradius log I have:
Sending Access-Accept of id 149 to 89.251.105.114 port 48099
        Session-Timeout := "0"
        h323-credit-time := "0"
        h323-billing-model := "0"
        Cisco-AVPair := "h323"
Finished request 10.

What I do wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20080527/1333b949/attachment.html>


More information about the Freeradius-Users mailing list