How to do qualify for active calls asterisk [ Elastix ]?

257 Views Asked by At

I have been working on sip configuration to do qualify on the level of active calls , but so far no option to do that , and I haven't found any script useful to do just that , if not if there is any command in asterisk CLI to accomplish this task

Regards,

1

There are 1 best solutions below

1
AhMaD AbUIeSa On BEST ANSWER

Dears,

I have made it by writing a custom script that gets the active calls and take the call-id from there and send an option message every 5 seconds

Regards,