Hi,<br><br>In manager.conf file I created a user profile by which clients can access Asterisk server as listed below;<br><br><br>[cbusapp]<br>secret = cbus123<br>deny=<a href="http://0.0.0.0/0.0.0.0">0.0.0.0/0.0.0.0</a><br>
permit=<a href="http://192.168.1.0/255.255.255.0">192.168.1.0/255.255.255.0</a><br>read = system,call,log,verbose,command,agent,user,originate<br>write = system,call,log,verbose,command,agent,user,originate<br><br><br><br>
Using above configuration clients are successfully access the asterisk and forward its parameters to asterisk. The thing I would like to know how can I keep track from which client does asterisk receives request from? Like client A, B and C need to know from which clients the request was made to asterisk.<br clear="all">
<br>-- <br>Regards,<br><br>Ahmed Munir Chohan<br><br><br>