Commit Graph

21861 Commits (9333071c1f6639095b033a797f3cf2b7a4fc445a)
 

Author SHA1 Message Date
Matthew Jordan 9333071c1f Fixed invalid memory access when adding extension to pattern match tree
15 years ago
Terry Wilson 4b826c46b3 Don't crash on empty notify channel
15 years ago
Richard Mudgett 85dbd68f87 Whitespace and some better macro variable names.
15 years ago
Richard Mudgett f7ce570c35 Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
15 years ago
Matthew Nicholson 849992fde9 tweak the v21 detector to detect an additional pattern of hits and misses
15 years ago
Jonathan Rose e5ac65bb43 Fix sequence number overflow over 16 bits causing codec change in RTP packets.
15 years ago
Jonathan Rose b61256c64b Cleanup reference leaks in res_jabber
15 years ago
Richard Mudgett ebf860e157 Check fopen return value for ao2 reference debug output.
15 years ago
Richard Mudgett 6cf08ad550 Change D-channel warning to be less confusing on non-NFAS setups.
15 years ago
Terry Wilson 6e730a6806 Use int for storing ao2_container_count instad of size_t
15 years ago
Terry Wilson f8351a8342 Simplify queue membercount code
15 years ago
Terry Wilson 5749ef5be8 Properly update membercount for reloaded members
15 years ago
Kinsey Moore 3551bfcbbc Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
15 years ago
Kinsey Moore c34674511d Merged revisions 342277 via svnmerge from
15 years ago
Terry Wilson 700f0a2752 Return NULL when no results returned for realtime_multientry
15 years ago
Richard Mudgett 41ade83749 Fix ao2obj.h comment typos and add missing link/unlink nolock debug defines.
15 years ago
Jonathan Rose f6cd5af36b Fixes a segfault caused by referencing null frames introduced in r338623
15 years ago
Richard Mudgett 3e9f1ee3e0 Fix use of OBJ_KEY in Queue application.
15 years ago
Jonathan Rose 05c6628c55 Outbound SIP OPTIONS messages will now include fromuser of related peer.
15 years ago
Gregory Nietsky 7ac53e57b3 queues container needs locking when using the OBJ_NOLOCK flag
15 years ago
Gregory Nietsky 3d55a05019 Remove some ref leaks and a return without unlock.
15 years ago
Gregory Nietsky d36c70e021 Whitespace Fixups / Add Braces
15 years ago
Alexandr Anikin 97a78b6234 Merged revisions 341313 via svnmerge from
15 years ago
Matthew Nicholson f39cbc004d only process args that exist
15 years ago
Matthew Nicholson 9c7a017540 don't limit the length of app and function arguments
15 years ago
Gregory Nietsky b009ea5216 White space fixes in res_fax
15 years ago
Richard Mudgett b961d57c4c Fix AGI exec Park to honor the Park application parameters.
15 years ago
Paul Belanger 0e887d1a50 Fixed typo from previous commit
15 years ago
Paul Belanger 5f5e908b19 Updated documentation for the optional CID parameter with CALLERID
15 years ago
Gregory Nietsky e2e6e511af Merged revisions 341599 via svnmerge from
15 years ago
Gregory Nietsky 71b7df16bf Merged revisions 341580 via svnmerge from
15 years ago
Terry Wilson 2f1130e13f Clean up ast_check_digits
15 years ago
Matthew Nicholson 3f98c937a1 Merged revisions 341486 via svnmerge from
15 years ago
Paul Belanger 1ed8cd087a Outgoing calls with Google Voice
15 years ago
Terry Wilson 5f8648892f Don't use is_int() since it doesn't link well on all platforms
15 years ago
Stefan Schmidt 2816ccc516 Don't sent in-dialog requests like UPDATE when Asterisk has not yet received a Contact URI from a UAS
15 years ago
Terry Wilson b0076c5be1 Don't resolve numeric hosts or contact unresolved hosts
15 years ago
Richard Mudgett 10de040b6e More parking issues.
15 years ago
Tzafrir Cohen d19ddf8741 Remove an unused include of md5.h
15 years ago
Terry Wilson 9f83c2b513 Initialize variables before calling parse_uri
15 years ago
Paul Belanger ca0f2acab7 Set 'core' support level for test_format_api.c
15 years ago
Paul Belanger 2ffea6ddc3 Multiple revisions 341108,341112
15 years ago
Jason Parker a79c41ee66 Add information about limitations of new codec support in channel drivers.
15 years ago
Terry Wilson 2cb5178d29 Don't try to remove peers without IPs from peers_by_ip
15 years ago
Kevin P. Fleming c292e39cdc Change the internal name of the menuselect options that are used to control
15 years ago
Damien Wedhorn 899df042f5 Fix simple switch to not progress a call when call already progressed.
15 years ago
Kinsey Moore 4b9546abdf Merged revisions 340971 via svnmerge from
15 years ago
Jonathan Rose e77f1a6ae1 Some additional module documentation changes for 10 for the menuselect change.
15 years ago
Terry Wilson 19d3e269f6 Avoid unnecessary WARNING message
15 years ago
Richard Mudgett cabf08b511 Fix DTMF blind transfer continuing to execute dialplan after transfer.
15 years ago