I want to work with Asterisk and develop some Programs for working with that.
So I found AGI.
And for first questions: Is there any sample, good tutorial and tips for use that.
and I want to know Is it possible to developing program's with AGI to work on these Issues:
- Dial-plan Creator
- Channel Manager
- SoftPhone with AGI, Instead of RTC or etc (I wrote SoftPhone which is developed by C# based on RTC communication).
There is tons of info on the voip-info.org wiki. For what you want to do you mostly need the AMI (Asterisk Manager Interface) and not AGI.