You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/cdr
Steve Murphy 55f4eb3e3d
a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the channel_alloc func, set the cid_num and name fields from the arglist[blush]. c) don't update the channel app & app data fields if you are in the 'h' extension. d)the load_module func in cdr_radius needs to return DECLINE, SUCCESS.
19 years ago
..
Makefile
cdr_csv.c
cdr_custom.c
cdr_manager.c
cdr_odbc.c Merged revisions 59301 via svnmerge from 19 years ago
cdr_pgsql.c
cdr_radius.c a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the channel_alloc func, set the cid_num and name fields from the arglist[blush]. c) don't update the channel app & app data fields if you are in the 'h' extension. d)the load_module func in cdr_radius needs to return DECLINE, SUCCESS. 19 years ago
cdr_sqlite.c
cdr_tds.c