Hello sir,
I have used this library and its working great,make strong concept.But i have one question which is shown below
how to take channel data in asterisk cli terminal through Python-ARI?
is there any method to get channel data with out this method:
channel = client.channels.get(channelId=channel_id)
this works fine,display channel details on terminal but i want details on asterisk cli .
Is there any method for this??
please give replay as soon as possible.