1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
gs-caller-id/etc/asterisk/e-internal.ael-add

6 lines
240 B
Plaintext

// add this line: (country/city lookup)
AGI(/opt/gemeinschaft/dialplan-scripts/in-get-callerid1.agi,${CALLERID(num)});
// or this line: (online service lookup)
AGI(/opt/gemeinschaft/dialplan-scripts/in-get-callerid2.agi,${CALLERID(num)});