Hi, In manager.conf file I created a user profile by which clients can access Asterisk server as listed below;
[cbusapp] secret = cbus123 deny=0.0.0.0/0.0.0.0 permit=192.168.1.0/255.255.255.0 read = system,call,log,verbose,command,agent,user,originate write = system,call,log,verbose,command,agent,user,originate 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. -- Regards, Ahmed Munir Chohan
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
