Commit Graph

21553 Commits (8765a8035599f1996a41c2ecf73b01ce6ffad998)
 

Author SHA1 Message Date
Matthew Jordan 8765a80355 Fixed invalid memory access when adding extension to pattern match tree
14 years ago
Richard Mudgett 2ae86be1f2 Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Jonathan Rose 16c9d2231b Fix sequence number overflow over 16 bits causing codec change in RTP packets.
14 years ago
Jonathan Rose dffe914c06 Cleanup reference leaks in res_jabber
14 years ago
Richard Mudgett d109a3973b Check fopen return value for ao2 reference debug output.
14 years ago
Richard Mudgett bcdf507f3c Change D-channel warning to be less confusing on non-NFAS setups.
14 years ago
Terry Wilson e9dc0ae56d Use int for storing ao2_container_count instad of size_t
14 years ago
Terry Wilson 33f73e2ae2 Simplify queue membercount code
14 years ago
Terry Wilson f927ef5571 Properly update membercount for reloaded members
14 years ago
Kinsey Moore 5ee32dfa2c Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
14 years ago
Kinsey Moore 40891b278f Fix spool handling to allow call files to be hardlinked into place
14 years ago
Terry Wilson a98dd1933b Return NULL when no results returned for realtime_multientry
14 years ago
Jonathan Rose 2adb133feb Outbound SIP OPTIONS messages will now include fromuser of related peer.
14 years ago
Gregory Nietsky 4037f1366d Revert Janitor patch 341906 For now
14 years ago
Gregory Nietsky 4f690341cf Whitespace Fixups / Add Braces
14 years ago
Matthew Nicholson a16caab0e0 only process args that exist
14 years ago
Matthew Nicholson c0d3d4b0e4 don't limit the length of app and function arguments
14 years ago
Richard Mudgett dbacd97e17 Fix AGI exec Park to honor the Park application parameters.
14 years ago
Paul Belanger f9addb13d9 Fixed typo from previous commit
14 years ago
Paul Belanger cc70599f21 Updated documentation for the optional CID parameter with CALLERID
14 years ago
Terry Wilson c86eaf3028 Clean up ast_check_digits
14 years ago
Paul Belanger d6f1839114 Outgoing calls with Google Voice
14 years ago
Terry Wilson 8eb030a3a2 Don't use is_int() since it doesn't link well on all platforms
14 years ago
Stefan Schmidt eae454ca3f Don't sent in-dialog requests like UPDATE when Asterisk has not yet received a Contact URI from a UAS
14 years ago
Terry Wilson 432657163f Don't resolve numeric hosts or contact unresolved hosts
14 years ago
Alexandr Anikin 0c360ed6be fix issue on channel numbering (calls could have same channel number
14 years ago
Richard Mudgett f2b371fedf More parking issues.
14 years ago
Terry Wilson 2426e2604e Initialize variables before calling parse_uri
14 years ago
Paul Belanger fb6e8a5575 Fix previous commit
14 years ago
Paul Belanger 902b38d21d Voicemail compiler flags are 'core' support
14 years ago
Terry Wilson b951592017 Don't try to remove peers without IPs from peers_by_ip
14 years ago
Tzafrir Cohen 499262c2b3 Remove an unused include of md5.h
14 years ago
Kevin P. Fleming 25bc68ac1e Change the internal name of the menuselect options that are used to control
14 years ago
Kinsey Moore 0fa2f5914e Quiet RTCP Receiver Reports during fax transmission
14 years ago
Terry Wilson 927336fe2f Avoid unnecessary WARNING message
14 years ago
Jonathan Rose 88bf8d3316 Fixes some support level info so that it can be read by menuselect.
14 years ago
Richard Mudgett 85c808bfc4 Fix DTMF blind transfer continuing to execute dialplan after transfer.
14 years ago
Stefan Schmidt 598b45b175 storing the route-set also on a 181 response not only on 180,182 or 183.
14 years ago
Terry Wilson eb38856434 Initialize ast_sockaddr before calling ast_sockaddr_resolve
14 years ago
Terry Wilson 631c6a9a74 Don't skip the query field on a realtime multi query
14 years ago
Stefan Schmidt 3bc7b5d2c9 Store route-set from provisional SIP responses so early-dialog requests can be routed properly
14 years ago
Terry Wilson 610a2997dd Update SIP realtime fullcontact regardless of caching
14 years ago
Richard Mudgett 0c069b5653 Initialize the PRI channel alarms properly on startup.
14 years ago
Richard Mudgett 4051609b5c Update MeetMe p and X option documentation when interacting with the s option.
14 years ago
Paul Belanger 35fcb785af Fix verbose messages when IPv6 logic was added
14 years ago
Richard Mudgett fbc51bb795 Add protection for SS7 channel allocation and better glare handling.
14 years ago
Richard Mudgett a458ac621e Fix some potential deadlocks pointed out by helgrind.
14 years ago
Richard Mudgett 236637104d Convert registered AMI actions to ao2 objects.
14 years ago
Tzafrir Cohen 9a426fab4d Update SHA1 code to RFC 6234
14 years ago
Matthew Jordan 21bb14654b Updated chan_sip to place calls on hold if SDP address in INVITE is ANY
14 years ago