On 28-02-12 13:52, Deka, Rajib IN MAA SL wrote:> Hello List,
>
> Does asterisk 1.8 or 10 provides any events or Dialplan application to
> detect MCID (Malicious Caller Identification)in an incoming call?
For those unfamiliar with MCID:
http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/4_0_1/ccmfeat/fsmcid.html
> Please provide any sample Dialplan if possible.
If you want to do it all in Asterisk, it seems just a database with
CLID's (MCID's), an IVR interface with add, remove and check logic and a
check for those MCID's in your incoming context. Should not be difficult
to implement.
Regards,
Patrick