Hello all,
(I saw this question many times and never answered)
Is there any way to make Asterisk read its “hints” configuration from a DB?
So instead of specifying:
exten => 3001,hint,SIP/3001
exten => 3000,hint,SIP/3000
Read these values from a database table.
Thanks in advance.