[asterisk-dev] Accountcode length
Timm Korte
korte-asterisk at easycrypt.de
Wed Dec 17 10:41:51 CST 2008
Benny Amorsen schrieb:
> Currently accountcode is limited to 20 characters. This means we have
> to maintain a mapping between our customer ID's (30 characters long)
> and accountcode.
>
> You can say that our customer ID's are too long, but it seems like a
> somewhat arbitrary limitation in Asterisk, and it would be nice if it
> was raised.
>
shouldn't that be a simple change in cdr.h to change
AST_MAX_ACCOUNT_CODE from 20 to 30 for your installation?
Timm
More information about the asterisk-dev
mailing list