Displaying 1 result from an estimated 1 matches for "28032ddb".
2020 Jun 03
2
asterisk 16.9 function HINT with option n does not return anything
Hello !
Is there something wrong with the function HINT(<extension number>,n) ?
Note the param n - it is supposed to get (as far as I understand the
documentation) CALLERID(name) of the extension (via extension's hint).
Example configuration:
pjsip.conf:
[10]
type=endopoint
.
.
callerid = Test extension <10>
.
.
extensions.conf:
[exts]
exten => 10,hint,PJSIP/10
exten =>