Commit Graph

24833 Commits (ad0e70ba83d3b7d08127b0a32b73d977dff0dac5)
 

Author SHA1 Message Date
Joshua Colp d183c6e134 Return a channel snapshot when originating using ARI, and subscribe the Stasis application to it.
12 years ago
Richard Mudgett a80a6a7631 res_parking: Remove setting useless flag.
12 years ago
David M. Lee 14dc5776d2 This is just a quick script for dumping swagger-ui into static-http,
12 years ago
Mark Michelson c30170d9a2 Resolve some memory leaks due to incorrect for loop / ao2 ref usage.
12 years ago
Richard Mudgett 057d105c5a Add channel lock protection around translation path setup.
12 years ago
Richard Mudgett 7352433be5 Tweak ast_bridge_depart() doxygen.
12 years ago
Mark Michelson db099a641b Remove the bit about requiring ast_bridge_depart() to be called before ast_bridge_destroy().
12 years ago
Mark Michelson 5bba145ee1 Clarify in ast_bridge_destroy() about how departable channels must be handled.
12 years ago
Michael L. Young 32d758ed32 Remove Port Restriction When Checking For NAT
12 years ago
Walter Doekes f33e0776ec Properly copy/remove the device state cache flag over a masquerade.
12 years ago
Michael L. Young 42f3cae1fd Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
12 years ago
Jonathan Rose 9a45173715 res_parking: Fix bug where reloading immediately wipes new parkpos extensions
12 years ago
Kinsey Moore 4cdd02ce26 Reduce log level of a non-pubsub error message
12 years ago
Richard Mudgett 868a76f897 ARI: Fix crash when POST /playback/{id}/control does not have an operation parameter.
12 years ago
David M. Lee 3ce661a751 Oops. Leftover /stasis reference
12 years ago
Kinsey Moore 2fc0a8873c Clarify documentation for channel and bridge list
12 years ago
Walter Doekes e694a976f6 Don't check all realtime queues when doing "queue show some_queue".
12 years ago
Paul Belanger 7955e89d06 Use POST / DELETE to toggle ARI bridge moh
12 years ago
Richard Mudgett ef7c5a04c0 translate.c: Some minor code tweaks.
12 years ago
Richard Mudgett 66e7dc041d bridge_native_dahdi: Return channel join failure if could not make the channels compatible.
12 years ago
Richard Mudgett 3208058831 chan_iax2: Fix channel left locked in off nominal code path.
12 years ago
Kinsey Moore ec83706003 Ensure bridge record error responses validate
12 years ago
Paul Belanger 6072e043cf Use POST / DELETE to toggle hold / moh for ARI channels
12 years ago
Mark Michelson 2c927b871f Prevent chan_sip from sending duplicate BYEs.
12 years ago
David M. Lee 55e15a2cc9 My doc correction in r400842 had a silly bug.
12 years ago
Richard Mudgett 2127848d6c chan_dahdi: Add config support for hwgain settings.
12 years ago
Richard Mudgett edb437ee6c chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
12 years ago
Mark Michelson 47e910bfe6 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Kevin Harwell 61b60fab2d pjsip outbound registration: Log message says received a 408 when we didn't
12 years ago
Matthew Jordan fd4919e466 Remove duplicate module info block
12 years ago
Joshua Colp b47851264e Fix a race condition in res_pjsip_session with rapidly terminating the session.
12 years ago
Kinsey Moore 1a0a2b3e4c Fix realm comparison for outbound auth
12 years ago
Richard Mudgett 224f44c971 channel.h: whitespace changes.
12 years ago
David M. Lee 9234804a3b Multiple revisions 400508,400842-400843,400848
12 years ago
David M. Lee 07e2b1d028 Fixed merge tracking for r400360, which was somehow lost
12 years ago
Richard Mudgett 0ddcee5a46 Softmix: Fix crash when switching from softmix to another bridge technology.
12 years ago
Joshua Colp 113c281782 Perform validation of permanent contacts on AORs in res_pjsip.
12 years ago
Joshua Colp cbbcf1808c Fix an assertion in res_pjsip when specifying an invalid outbound proxy.
12 years ago
Matthew Jordan fcf6c84666 Use 'z' as the format specifier for size_t
12 years ago
Matthew Jordan b36ef0b412 Add PJSIP_HEADER function for manipulation of SIP headers in the PJSIP stack
12 years ago
Kinsey Moore 8021958099 Add warning when compiling with iODBC support
12 years ago
Richard Mudgett 478c88991e app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging back in.
12 years ago
Mark Michelson 2904a198d5 Switch from using pjsip_strerror to pj_strerror.
12 years ago
Richard Mudgett f87086b374 app_confbridge: Can now set the language used for announcements to the conference.
12 years ago
Richard Mudgett 665ef4c654 app_confbridge: Fix duplicate default_user profile.
12 years ago
Kinsey Moore 4e72ad1b4f Fix func_config list entry allocation
12 years ago
Kinsey Moore 4873c11f64 Fix STUN crash when using IPv6 any address
12 years ago
Mark Michelson a4d6f43962 Push CLI qualify into the threadpool.
12 years ago
Richard Mudgett 8eec8fbf83 Make app_queue and res_agi independent of AMI being enabled.
12 years ago
Richard Mudgett 96d27333d2 Miscellaneous stand alone comment cleanups.
12 years ago