Commit Graph

23774 Commits (1644cd874ded77f4b9145a39e0224e7046ff39c5)
 

Author SHA1 Message Date
Corey Farrell 8fe29356ac Fix dialplan function NULL channel safety issues
11 years ago
Corey Farrell 90fa4e3c36 main/formats: Fix crash in ast_format_cmp during non-clean shutdown.
11 years ago
Joshua Colp 818f476893 say: Fix a bug where SayNumber in Polish tries to play incorrect sound.
11 years ago
Jonathan Rose 6a4e040aa8 chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)
11 years ago
Kinsey Moore 336ecce920 chan_sip: Fix incorrect use of timers
11 years ago
Joshua Colp 4644a07334 chan_sip: Always use fromdomain if set for domain, even if callerid is set to restricted.
11 years ago
Jonathan Rose 5b0f3c7458 app_confbridge: Fix bug - users with startmuted set don't start muted
11 years ago
Sean Bright 7199c911d9 res_fax_spandsp: Use g711_free() when available.
11 years ago
Russ Meyerriecks d2e4c2208e !fixup: callerid: Logic error in checksum processing
11 years ago
Russ Meyerriecks 4a0a04e5ca callerid: Logic error in checksum processing
11 years ago
Jonathan Rose 83fe45376c manager: fix memory leak in manager_add_filter function
11 years ago
Mark Michelson 59ca55e7b7 Remove an extra ast_cond_wait() that slipped through the patch.
11 years ago
Mark Michelson 0edf689519 Prevent delayed astdb syncs.
11 years ago
Richard Mudgett 4a3c8065ab app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing.
11 years ago
Richard Mudgett 771a703366 AST-2014-001: Stack overflow in HTTP processing of Cookie headers.
11 years ago
Kinsey Moore 0c014422c1 AST-2014-002: chan_sip: Exit early on bad session timers request
11 years ago
Corey Farrell 099b165e7b chan_sip: Fix deadlock of monlock between unload_module and do_monitor
11 years ago
Matthew Jordan 69fb0d2585 chan_sip: Allow static realtime members to be qualified during module load.
11 years ago
Russell Bryant fa1d3b0941 moh: fix a refcount error with realtime MOH
11 years ago
Matthew Jordan 69192903af res_fax_spandsp: Fix crash when passing ulaw/alaw data to spandsp
11 years ago
Kinsey Moore a14a4d5194 config: Fix inverted test
11 years ago
Mark Michelson 185257db13 Fix documentation for PRESENCE_STATE to properly illustrate how to create a presence hint.
11 years ago
David M. Lee 647c6859db Corrected cross-platform stat nanosecond code
11 years ago
Walter Doekes c4c22efdeb Blocked revisions 409436
11 years ago
Sean Bright 4947a0b91b Fix references to 'keys' CLI commands in astgenkey
11 years ago
Igor Goncharovskiy c332bb27ed Correct RTP handling in chan_unistim and fix transfer process broken in previous fix:
11 years ago
Igor Goncharovskiy 62a4018771 Add update_peer function to unistim_rtp_glue, improve other unistim_rtp_glue functions conforming to other channel drivers. Do not forget auto-detected and user-selected phone settings on 'unistim reload'
11 years ago
Moises Silva 7f1450e32c Fix res/res_http_websocket.c build failure in 32bit due to incorrect print format for uint64_t
11 years ago
Moises Silva 9792c46a09 Fix WebRTC over WSS not working
11 years ago
Michael L. Young 506bfece74 func_audiohookinheritance: Check If A Channel Was Specified
11 years ago
Kinsey Moore bac36c6b82 AO2: Add an assert for bad objects
11 years ago
Jonathan Rose 7e083b9781 res_rtp_asterisk: Fix one way audio problems with hold/unhold when using ICE
11 years ago
Kinsey Moore b5b1e27266 rtp_engine: Clean up after a failed remote bridge
11 years ago
Sean Bright 51d8abf542 Minor whitespace change to 'sip show peers' output.
11 years ago
Matthew Jordan 6224e9521a doxygen: Tweak the link back to ye olde Digium website
11 years ago
Tzafrir Cohen a223679ae1 Makefile: replace -O6 with -O3
11 years ago
Richard Mudgett bcf5878c71 chan_sip: Add precautionary p->owner checks.
11 years ago
Kinsey Moore 7f2bd4ea18 app_queue: Fix documentation generation
11 years ago
Richard Mudgett 16ef371cb9 chan_sip: Fix crash in ast_channel_hangupcause_set().
11 years ago
Jonathan Rose c382714769 res_rtp_asterisk: correct build error from r409129
11 years ago
Jonathan Rose 8a7ef07f94 res_rtp_asterisk: Fix checklist creating problems in ICE sessions
11 years ago
David M. Lee 280807c109 Fix memory stomping bug in astman.
11 years ago
Corey Farrell 78d560157a res_fax: Warn that minrate=2400 is not valid for V.27 instead of failing load.
11 years ago
Matthew Jordan 6087765a48 rtp_engine: fix crash during remote native bridging when calling get_codecs
11 years ago
Rusty Newton 8882542192 configs/voicemail.conf.sample - Make mailcmd sample text more explicit
11 years ago
Alexandr Anikin 70184544f9 ignore AST_CONTROL_PVT_CAUSE_CODE without any messages
11 years ago
Corey Farrell 5a7221decb Remove extra defines of AST_PBX_MAX_STACK.
11 years ago
Kevin Harwell e2dae45080 app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records
11 years ago
Kevin Harwell 380516fe2c install_prereq: Missing uuid[-dev] for debian distros
11 years ago
Kevin Harwell 574fefa004 rtp_engine: Dynamic payload change in rtp mapping not supported
11 years ago