Alex@rtnVFRmedia Suffolk UK · @vfrmedia
2125 followers · 112052 posts · Server social.tchncs.de

TIL: on , the variable "${CALLERID(num):0:8}" is needed to snag the first 8 digits of a caller ID from in format NNNNNNNN*ext where NNNNNNNN is the account number and ext is the Voipfone extension. (I am using the account number to distinguish multiple Voipfone accounts arriving at this box)

I'd expected this to be :0:7 like anything else with a zero index into the string, but it doesn't work quite like that! Had me cursing for some time..

wiki.asterisk.org/wiki/display

#voipfone #asterisk

Last updated 1 year ago