6 lines
240 B
Plaintext
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)});
|