Commit Graph

23898 Commits (060ced4b54367f9822daaffe456da4460c04947c)
 

Author SHA1 Message Date
Kinsey Moore d924b4cdae HTTP: Add TCP_NODELAY to accepted connections
11 years ago
Jonathan Rose 43f21b8564 chan_sip: Add sendrpid trust options
11 years ago
Igor Goncharovskiy a4de660c40 Fix wrong dialtone. The "modulation" should not be referenced for tone+tone as it refers to the on-off characteristic - this often resulted in a single tone rather than the multitone as in the UK.
11 years ago
Matthew Jordan b5b698afbf app_sms: Fix uninitialized values; hangup channel when REL is sent successfully
11 years ago
Rusty Newton 9d9f73cbfe sounds: Fix Sounds Makefile and XML that didn't support new sound prompt sets
11 years ago
Matthew Jordan 49517d41d9 Blocked revisions 412480
11 years ago
Matthew Jordan d78c26ac97 main/Makefile: Fix build failure on SmartOS/Illumos/SunOS
11 years ago
Richard Mudgett bb3b4352ac chan_sip.c: Moved some sip_pvt unrefs after their last use.
11 years ago
Jonathan Rose 1d1cc62fba Reverting r411189 so that it can be put up for public review
11 years ago
Corey Farrell 6bf7f01aee autoservice: fix reference leak of logger callid.
11 years ago
Richard Mudgett d4b964c29d app_stack: Add missing unlock in off-nominal path of STACK_PEEK function.
11 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 67ba890a5d Internal timing: Add notice that the -I and internal_timing option are no longer needed.
11 years ago
Richard Mudgett 8382e5fbcc config: Fix CB_ADD_LEN() to work as originally intended.
11 years ago
Richard Mudgett e72594e403 app_confbridge: Fix confbridge.conf dsp_talking_threshold option setting wrong parameter.
11 years ago
Walter Doekes 188d8f2bc7 configs: Clean up long line and typo in res_odbc.conf.sample.
11 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Corey Farrell 6208cfee0d app_voicemail: fix missing symbol
11 years ago
Joshua Colp 84a4ba6c68 app_queue: Fix a bug where realtime members would be deleted during reload causing waiting callers to get ejected.
11 years ago
Alexandr Anikin d2fcf48476 process stack command even if gatekeeper client isn't register
11 years ago
Scott Griepentrog 90cb9c4711 http: response body often missing after specific request
11 years ago
Matthew Jordan 9655e762aa UPGRADE: Note IAX2 compatibility issue between 1.4 and 1.8+ systems.
11 years ago
Matthew Jordan 45fd6e01bd res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
11 years ago
Matthew Jordan 16fdca5b59 chan_sip: Add MESSAGE request to allowed methods
11 years ago
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