Files
asterisk/main
George Joseph 3ff60b75b1 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.
Created the 'pjsip show channel' and 'pjsip show contact' commands.
Refactored out the hated ast_hashtab.  Replaced with ao2_container.
Cleaned up function naming.  Internal only, no public name changes.
Cleaned up whitespace and brace formatting in cli code.
Changed some NULL checking from "if"s to ast_asserts.
Fixed some register/unregister ordering to reduce deadlock potential.
Fixed ast_sip_location_add_contact where the 'name' buffer was too short.
Fixed some self-assignment issues in res_pjsip_outbound_registration.

(closes issue ASTERISK-23276)
Review: http://reviewboard.asterisk.org/r/3283/
........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410288 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-03-08 16:50:36 +00:00
..
2013-08-01 17:07:52 +00:00
2013-08-20 15:36:10 +00:00
2014-03-04 16:55:43 +00:00
2013-08-28 16:09:12 +00:00
2013-07-04 13:06:15 +00:00
2013-12-19 16:33:09 +00:00
2013-07-14 02:05:04 +00:00
2013-09-10 18:05:47 +00:00
2014-01-17 21:33:26 +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-02-13 15:51:22 +00:00
2013-08-23 21:49:47 +00:00
2013-08-30 19:22:59 +00:00
2013-10-04 21:41:58 +00:00
2013-10-04 21:41:58 +00:00
2013-12-20 21:18:00 +00:00
2014-02-11 20:17:42 +00:00
2013-12-20 19:06:57 +00:00
2014-02-28 23:31:58 +00:00