Mailing List Archive

TCL IVR 2.0 - aaa accounting command
I'm trying to develop a TCL application in which I need to send some extra
parameters in the accounting packets to Radius server.
According to "TCL IVR 2.0 Programming Guide", the command "aaa accounting"
can help me to do that.
When talking about "aaa accounting" command, it says: "Use update verb to
add additional AVs to the stop record".

I've added the following lines to the TCL script that are executed once the
call setup is done:

############################################################################
###
set avList(h323-ivr-out,1) "RateTable:RT_freePhoneAcces2"
aaa accounting start leg_incoming -a avList
aaa accounting update leg_incoming -a avList
############################################################################
###

But I'm getting the following error when those commands are executed:

00:26:14: FSM Transtion:
([9 ]PLACECALL,[80]ev_setup_done)---([6 ]act_CallSetupDone)--->([3 ]CALLACTI
VE)
00:26:14: tcl_infotagCmd: infotag get evt_status
00:26:14: tcl_getInfoCmd: get evt_status
00:26:14: vtr_ev_status:
00:26:14: tcl_aaaCmd: aaa accounting start leg_incoming -a avList
00:26:14: CallSetupCleanup: Terminate=FALSE State CS_CONFED
00:26:14: AppPopHandler:Poping {HAN[CS_HAND ][TCL_HAND] ( )}
00:26:14: Tcl_Eval Failed in action=act_CallSetupDone code=1
code=ERROR
00:26:14: IVR TCL script failure
Result:
Unrecognized "aaa" sub-command "accounting
00:26:14: IVR TCL script failure errorInfo:
Unrecognized "aaa" sub-command "accounting
while executing
"aaa accounting start leg_incoming -a avList
invoked from within
"if {$status == "ls_000"} {
set pound 0
set outgoingDisconnect 0
########################## adding this here completes accounting i
..."
(procedure "act_CallSetupDone" line 16)
invoked from within
"act_CallSetupDone"

For developing purposes I'm using: "IOS (tm) 3600 Software (C3620-IS-M),
Version 12.2(8)T5, RELEASE SOFTWARE (fc1)"
Has anyone used this command before? - If yes, please tell me the IOS
version you're using.
Does anyone knows if I'm doing something wrong?
Thanks,

JP

-----Mensaje original-----
De: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net]En nombre de Jeff Behl
Enviado el: Friday, August 22, 2003 04:20 PM
Para: cisco-voip@puck.nether.net
Asunto: [cisco-voip] CallerID conundrum...


when calls are made from a voip phone to a Cingular or AT&T cell phone,
the callerid shows up just peachy. when made to a Verizon phone, the
recipient gets "Unknown Number". my router shows:


voicegw-1.corp#sho isdn active
----------------------------------------------------------------------------
----
ISDN ACTIVE CALLS
----------------------------------------------------------------------------
----
Call Calling Called Remote Seconds Seconds Seconds Charges
Type Number Number Name Used Left Idle
Units/Currency
----------------------------------------------------------------------------
----

Out 80569xxxxx 698xxx 0 Unavail - 0


(numbers x'd to protect the innocent)

so I'm thinking that i'm doing everything right from the CM/router side.
can anyone shed any light on why some providers would have this number
show up as unknown??

any help greatly appreciated...


:wq
Jeff Behl
Network Engineer
Expertcity
(805) 690-5743

_______________________________________________
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip