CDR updates; modularize CDR import formats; add formats for OpenSER, Genband/Tekelec...
authorivan <ivan>
Thu, 17 Jul 2008 23:55:39 +0000 (23:55 +0000)
committerivan <ivan>
Thu, 17 Jul 2008 23:55:39 +0000 (23:55 +0000)
commit4ad6181520788a840cf966e82cbf772dd304b292
tree6944c81ccc1222f51707c16bca82ba59de3657d6
parent7eab0f0ba06ae3f47f2ec6b06ad2a5596a5852a1
CDR updates; modularize CDR import formats; add formats for OpenSER, Genband/Tekelec, and "NT"
FS/FS/cdr.pm
FS/FS/cdr/asterisk.pm [new file with mode: 0644]
FS/FS/cdr/genband.pm [new file with mode: 0644]
FS/FS/cdr/genband_meetme.pm [new file with mode: 0644]
FS/FS/cdr/nt.pm [new file with mode: 0644]
FS/FS/cdr/openser.pm [new file with mode: 0644]
FS/FS/cdr/simple.pm [new file with mode: 0644]
FS/FS/cdr/taqua.pm [new file with mode: 0644]
FS/FS/cdr/unitel.pm [new file with mode: 0644]