Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (ASCEND) Client-Port-DNIS
> Phillip Vandry <vandry@Mlink.NET> writes:
> >
> > When a MAX logs a RADIUS accounting record, there is a Client-Port-DNIS
> > attribute that indicates what phone number the user called.
> >
> > Is there any way to query this information for current calls? I want to
> > see a list of users logged in with the Client-Port-DNIS that they called.
>
> Guess no :-(. The only place I found the calling/CalledPartyID is in
> the event mib. I.E you will have to do external housekeeping and
> correlate the number and user via CallReferenceNum on your own.
I really need that info and anticipated the "No" answer. So I wrote some
code to do external housekeeping using RADIUS accounting (patches to
the radius daemon).
It's been pretty reliable so far. In fact, there's no reason why it would
become unreliable unless it missed some packets (and even then it might
recover).
The output looks like this:
Radium.Mlink.NET
9055 38 calls
5262 35 calls
Barium.Mlink.NET
8613738 13 calls
3738 7 calls
Interesting unexpected feature on Barium. 8613738 are direct dialed calls
and 3738 (same phone number, really!) are calls that were spilled over from
our old Centrex hunt group.
I'll make patches available for anyone who's interested. The overhead of
maintaining this information is tiny.
-Phil
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>
Follow-Ups:
References: