Commit Graph

23780 Commits (a100307eaa3e9348d9743dc63cfbbf4962fccfc1)
 

Author SHA1 Message Date
Richard Mudgett c3d1e68377 app_meetme: Don't interrupt MOH for waitmarked users.
11 years ago
Matthew Jordan 95eb7df060 UPGRADE: Add note for REF_DEBUG flag
11 years ago
Richard Mudgett e5843ab97d chan_local: Only block media frames when a generator is on both ends of a local channel.
11 years ago
Scott Griepentrog 7d1a06a5dd pbx.c: prevent potential crash from recursive replace()
11 years ago
Alexandr Anikin f704632ffa chan_ooh323: fix h323_log full path name
11 years ago
Richard Mudgett c9e1d7a154 chan_dahdi: Fix analog dialtone detection.
11 years ago
Richard Mudgett b2be6e5616 sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
11 years ago
Richard Mudgett e5d1800160 app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Walter Doekes 3e5fb27f06 Blocked revisions 413949
11 years ago
Walter Doekes 655e69954c res_musiconhold: Minor cleanup.
11 years ago
Jonathan Rose 93e4470a65 chan_sip: Add TLS and SRTP status to CLI command 'sip show channel'
11 years ago
Walter Doekes adb50be36d chan_sip+CEL: Add missing ANSWER and PICKUP events to INVITE/w/replaces pickup.
11 years ago
Walter Doekes 8ade79ebe3 h264: Fix H264 SDP payload format.
11 years ago
Walter Doekes 4471447ea8 rtp: Fix case typo in H263+ mime.
11 years ago
Richard Mudgett e99783e792 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Jonathan Rose c4e0f4361f app_chanspy: Fix a test that was failing on account of r413551
11 years ago
Kinsey Moore 87afd43d47 Blocked revisions 413591
11 years ago
Kinsey Moore 79d3c5bac1 Fix 32bit build for func_env
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Jonathan Rose d55a68a531 app_chanspy: Fix a bug where Barge mode could fail
11 years ago
Joshua Colp 50925e6c24 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Richard Mudgett f9e01d04a6 app_confbridge: Fix ref leak in CLI "confbridge kick" command.
11 years ago
Mark Michelson 0becabfd1b Fix encoding of custom prepare extra data.
11 years ago
Mark Michelson 01731d5566 Ensure that all parts of SQL UPDATEs and DELETEs are encoded.
11 years ago
Mark Michelson b57c1dd870 Prevent crashes in res_config_odbc due to uninitialized string fields.
11 years ago
Mark Michelson 96cb273948 Return the number of rows affected by a SQL insert, rather than an object ID.
11 years ago
Richard Mudgett 709d39b662 chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues.
11 years ago
Kinsey Moore 4fce454645 Websocket: Add session locking and delay close
11 years ago
Matthew Jordan 374f32fcc9 res_rtp_asterisk: Add support for DTLS handshake retransmissions
11 years ago
Richard Mudgett 7594bb6041 http: Fix spurious ERROR message in responses with no content.
11 years ago
Jonathan Rose 642a4e6f80 chan_sip: trust_id_outbound CHANGES message improvement
11 years ago
Jonathan Rose d81a53c1c8 Typo in CHANGES
11 years ago
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