Commit Graph

64 Commits (59881fbb9988be2f4e07ca750f45a404e79cb115)

Author SHA1 Message Date
David M. Lee 59881fbb99 Fixed some typos
10 years ago
Matt Jordan 16437667eb Merge "res/res_pjsip_outbound_registration: Add registration statistics for StatsD" into 13
10 years ago
Matt Jordan aa8f1b04b6 Merge "res_pjsip_outbound_registration.c: Be tolerant of short registration timeouts." into 13
10 years ago
Mark Michelson 6fcd361540 Merge "res_pjsip_outbound_registration.c: Fix 423 response handling." into 13
10 years ago
Matt Jordan 75097a0955 res/res_pjsip_outbound_registration: Add registration statistics for StatsD
10 years ago
Matt Jordan 8f71263e72 res/res_pjsip_outbound_registration: Apply configuration on object type load
10 years ago
Richard Mudgett d4a522d587 res_pjsip_outbound_registration.c: Be tolerant of short registration timeouts.
10 years ago
Richard Mudgett e44ab3816c res_pjsip_outbound_registration.c: Fix 423 response handling.
10 years ago
George Joseph 162acd45f7 res_pjsip: Add "like" processing to pjsip list and show commands
10 years ago
Kevin Harwell c58091737d res_pjsip_outbound_registration: registration stops due to fatal 4xx response
10 years ago
Matt Jordan 2f0d6d346c res/res_pjsip_outbound_registration: Fix WARNING message
10 years ago
Richard Mudgett 0ec461a637 res_pjsip_outbound_registration.c: Add a serializer shutdown group.
10 years ago
Richard Mudgett 602c4b74b5 res_pjsip_outbound_registration.c: Fix handle_client_state_destruction() refs
10 years ago
Richard Mudgett 8c6a95a9ac res_pjsip_outbound_registration.c: Use ast_sorcery_object_unregister() API
10 years ago
Richard Mudgett 4313f32969 res_pjsip_outbound_registration.c: Reorder load_module() and unload_module().
10 years ago
Richard Mudgett 036bc0012f res_pjsip_outbound_registration.c: Add missing line endings to CLI commands
11 years ago
Richard Mudgett bec7435945 res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.
11 years ago
Richard Mudgett c2519fdf1c res_pjsip_outbound_registration.c: Misc code cleanups.
11 years ago
demon-ru 42476e6633 res_pjsip_outbound_registration: Check request URI for line.
11 years ago
Matt Jordan d1bc86fc99 Merge "res_pjsip_outbound_registration: Add virtual line support." into 13
11 years ago
Joshua Colp e332c7ed5e res_pjsip_outbound_registration: Fix double unref on error return.
11 years ago
Joshua Colp 89f6719f7a res_pjsip_outbound_registration: Add virtual line support.
11 years ago
Joshua Colp df23c8a86b res_pjsip_outbound_registration: Fix build due to removal of transaction.
11 years ago
Joshua Colp 95ab9fdb1a Merge "res_pjsip_outbound_registration: Add debugging messages." into 13
11 years ago
Mark Michelson e39bd6ba46 res_pjsip_outbound_registration: Don't fail on delayed processing: 13.
11 years ago
Mark Michelson 1bf008fc76 res_pjsip_outbound_registration: Add debugging messages.
11 years ago
Richard Mudgett 88fbe4e917 res_pjsip_outbound_registration: Fix reload race condition.
11 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
11 years ago
Richard Mudgett c73b4b2a46 res_pjsip_outbound_registration.c: Minor code cleanup.
11 years ago
Richard Mudgett 5e10007dbd res_pjsip_outbound_registration.c: Move unref to a better place.
11 years ago
Joshua Colp c95391f23c res_pjsip_outbound_registration: Fix race condition when reloading and listing registrations.
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
George Joseph 143bec54ee res_pjsip_outbound_registration: Fix reference leak.
11 years ago
George Joseph 6e59bf6491 res_pjsip_outbound_registration: Fix several reload issues
11 years ago
George Joseph 0fa6c34dc6 outbound_registration: Add 'pjsip send register' and update 'send unregister'
11 years ago
Mark Michelson 14d2f8f20f Prevent potential infinite outbound authentication loops in registration.
11 years ago
Kevin Harwell 721ae89155 res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
11 years ago
Scott Griepentrog b4ee155c62 pjsip: Handle outbound unregister correctly
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
Matthew Jordan 17d079c371 res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameter
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan 15dcaeef82 res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
George Joseph 3ff60b75b1 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.
12 years ago
George Joseph a4906e9f86 sorcery: Create AST_SORCERY dialplan function.
12 years ago
George Joseph 39a450d924 pjsip_cli: Add pjsip commands 'show registrations' and 'show contacts'.
12 years ago
Richard Mudgett b5ca213e34 res_pjsip: Updates and adds more PJSIP CLI commands.
12 years ago
Kinsey Moore e0da867dbe PJSIP: Handle headers in a list appropriately
12 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
12 years ago
Joshua Colp 986c9e897d res_pjsip_outbound_registration: Don't assume that a registration client will always exist.
12 years ago