27 May
2005
27 May
'05
12:45 p.m.
Stephan Jaeger <stephan.jaeger@ewetel.de> wrote:
so the Framed-IP-Address attribute is not appended to the virtual stop ticket if the ip address is 0.0.0.0, but MPP ISDN Connections always have a Framed-IP-Address of 0.0.0.0 for all but the first channel, so these connections will never be closed by session_zap generated tickets.
I'm not sure why. Won't the connection be closed based on Acct-Session-Id, and not Framed-IP-Address?
Is it safe to just remove this check, or does anyone have a better solution?
Look at the code that interprets the zap records, and see why it requires a Framed-IP-Address of 0. Alan DeKok.