Hi Experts,
I am trying to stream paging/announcement channel using icecast. I have succeeded by streaming one to one user call by using icecast with the below simple dial plan.
exten = 6001,1,Dial(SIP/6001,30,M(connect-ice))
exten = 6002,1,Dial(SIP/6002,30,M(connect-ice))
[macro-connect-ice]
exten = s,1,Ices(/etc/asterisk/asterisk-ices.xml)
I tried to make a call from zoiper registered with 6001 to another zoiper softphone registered with 6002. Once call is established i can able to listen the conversation from icecast mount point.
Could you please help me to achieve the same in the case of paging and announcement