Commit Graph

22765 Commits (edca0bd412b712ab31cf108e9ffcdf1d93172fb0)
 

Author SHA1 Message Date
Richard Mudgett 2beabaabeb app_meetme: Don't interrupt MOH for waitmarked users.
11 years ago
Matthew Jordan 4f78ecf9b5 UPGRADE: Add note for REF_DEBUG flag
11 years ago
Richard Mudgett 46aff9f0f8 chan_local: Only block media frames when a generator is on both ends of a local channel.
11 years ago
Scott Griepentrog 1035ef957c pbx.c: prevent potential crash from recursive replace()
11 years ago
Alexandr Anikin 7fa61bee7d chan_ooh323: fix h323_log full path name
11 years ago
Richard Mudgett ffe97a9c8f chan_dahdi: Fix analog dialtone detection.
11 years ago
Richard Mudgett e97c2eccc0 app_meetme: Fix overwrite of DAHDI conference data structure.
11 years ago
Walter Doekes 8bf18ed4d3 chan_local+app_dial: Propagagate call answered elsewhere over local channels.
11 years ago
Walter Doekes 76a57fcbc4 res_musiconhold: Minor cleanup.
11 years ago
Walter Doekes adb0ee2dcd chan_sip+CEL: Add missing ANSWER and PICKUP events to INVITE/w/replaces pickup.
11 years ago
Walter Doekes 228d5c9052 rtp: Fix case typo in H263+ mime.
11 years ago
Richard Mudgett 3dace58a49 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Kinsey Moore b2f263b374 Fix 32bit build for func_env
11 years ago
Kinsey Moore 650b948d21 Fix 32bit build for chan_sip
11 years ago
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Joshua Colp cb8877e720 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Mark Michelson afecc456ad Fix encoding of custom prepare extra data.
11 years ago
Mark Michelson b7b11ef2f0 Ensure that all parts of SQL UPDATEs and DELETEs are encoded.
11 years ago
Mark Michelson 1a60296a80 Prevent crashes in res_config_odbc due to uninitialized string fields.
11 years ago
Mark Michelson c299732b72 Return the number of rows affected by a SQL insert, rather than an object ID.
11 years ago
Richard Mudgett 8ccad4ce21 http: Fix spurious ERROR message in responses with no content.
11 years ago
Jonathan Rose 500ce9b5f4 chan_sip: trust_id_outbound CHANGES message improvement
11 years ago
Jonathan Rose 4100002e21 Typo in CHANGES
11 years ago
Kinsey Moore 24f054f497 HTTP: Add TCP_NODELAY to accepted connections
11 years ago
Jonathan Rose 5d924bc0fc chan_sip: Add sendrpid trust options
11 years ago
Matthew Jordan e1eaa7dcd3 app_sms: Fix uninitialized values; hangup channel when REL is sent successfully
11 years ago
Rusty Newton 4a68620cfb sounds: Fix Sounds Makefile and XML that didn't support new sound prompt sets
11 years ago
Matthew Jordan 03ed8d30ba channels/chan_oss: Fix compilation problem on SmartOS/Illumos/SunOS
11 years ago
Jonathan Rose 445b1ced10 Reverting r411189 so that it can be put up for public review
11 years ago
Richard Mudgett ee72a7a7d1 app_stack: Add missing unlock in off-nominal path of STACK_PEEK function.
11 years ago
Matthew Jordan 751dc2b7da main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 85a69184c7 Internal timing: Add notice that the -I and internal_timing option are no longer needed.
11 years ago
Richard Mudgett 70cdee628c config: Fix CB_ADD_LEN() to work as originally intended.
11 years ago
Walter Doekes 7dc87fa2b9 configs: Clean up long line and typo in res_odbc.conf.sample.
11 years ago
Richard Mudgett a997ddc829 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Joshua Colp 6f85424652 app_queue: Fix a bug where realtime members would be deleted during reload causing waiting callers to get ejected.
11 years ago
Scott Griepentrog dd5c0ffd4d http: response body often missing after specific request
11 years ago
Matthew Jordan 9e5d570c46 UPGRADE: Note IAX2 compatibility issue between 1.4 and 1.8+ systems.
11 years ago
Matthew Jordan f222e30437 res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
11 years ago
Matthew Jordan 588550c950 chan_sip: Add MESSAGE request to allowed methods
11 years ago
Corey Farrell 824c8d4b6b Fix dialplan function NULL channel safety issues
11 years ago
Joshua Colp e86e40892c say: Fix a bug where SayNumber in Polish tries to play incorrect sound.
11 years ago
Jonathan Rose e2708b03b6 chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)
11 years ago
Kinsey Moore 7ae2541b15 chan_sip: Fix incorrect use of timers
11 years ago
Joshua Colp 9c7ed786e5 chan_sip: Always use fromdomain if set for domain, even if callerid is set to restricted.
11 years ago
Russ Meyerriecks e62a5f78e9 !fixup: callerid: Logic error in checksum processing
11 years ago
Russ Meyerriecks 2478dc0606 callerid: Logic error in checksum processing
11 years ago
Richard Mudgett 1d8a661b30 AST-2014-001: Stack overflow in HTTP processing of Cookie headers.
11 years ago
Kinsey Moore b0df15e1bf AST-2014-002: chan_sip: Exit early on bad session timers request
11 years ago
Corey Farrell dbfbcbb1c7 chan_sip: Fix deadlock of monlock between unload_module and do_monitor
11 years ago