Files
asterisk/main
George Joseph d87f8c429e pjsip cli: Change Identify to show CIDR notation instead of netmasks.
* Added ast_sockaddr_cidr_bits() to count the 1 bits in an ast_sockaddr.
* Added ast_ha_join_cidr() which uses ast_sockaddr_cidr_bits() for the netmask
  instead of ast_sockaddr_stringify_addr.
* Changed res_pjsip_endpoint_identifier_ip to call ast_ha_join_cidr() instead
  of ast_ha_join() for the CLI output.

This is a CLI change only.  AMI was not affected.

Tested by: George Joseph
Review: https://reviewboard.asterisk.org/r/3652/
........

Merged revisions 416737 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@416738 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-06-19 20:13:20 +00:00
..
2013-08-20 15:36:10 +00:00
2014-05-09 22:49:26 +00:00
2013-08-28 16:09:12 +00:00
2013-07-04 13:06:15 +00:00
2014-05-09 22:49:26 +00:00
2014-05-23 14:36:40 +00:00
2014-01-17 21:33:26 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:05:47 +00:00
2014-05-09 22:49:26 +00:00
2013-08-30 19:22:59 +00:00
2014-05-13 13:39:21 +00:00
2013-12-20 19:06:57 +00:00