Hi all, I read somewhere that asterisk v 1.4 can make Stun and SNMP. I tried to find more information on these features but I didn't find any clues. Someone find a way to use it? Thanks, Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070122/f28cdeac/attachment.htm
22 jan 2007 kl. 07.38 skrev Thomas Deillon:> Hi all, > > > > I read somewhere that asterisk v 1.4 can make Stun and SNMP. > > I tried to find more information on these features but I didn?t > find any clues. > > Someone find a way to use it?There's a module called res_snmp that implements an SNMP agent or an NetSNMP agent plugin. You need to have Netsnmp installed for this to be compiled, as well as have it enabled in menuselect. The stun support is only implemented in the google talk/jingle channel driver. /O