Commit Graph

21821 Commits (ec558d7d994aaeb6cd59a079e45aedb0136762d8)
 

Author SHA1 Message Date
Terry Wilson ec558d7d99 Remove registertrying option in chan_sip
14 years ago
Walter Doekes 83bda07fed Fix improper warning introduced by r342927 and more tweaks
14 years ago
Walter Doekes e04eea4fab Ensure that string field lengths are properly aligned
14 years ago
Leif Madsen 3769a0e929 Add note about how Authenticate() application with option 'd' works.
14 years ago
Leif Madsen 3e76d988a5 Update documentation for leastrecent strategy.
14 years ago
Kevin P. Fleming 48818ce81b Modify comments in MeetMe application documentation about DAHDI.
14 years ago
Walter Doekes 14200ca67f Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Walter Doekes ef82f32ca3 Cleanup references to sipusers and sipfriends dynamic realtime families
14 years ago
Richard Mudgett 96d21568fa Misc format capability fixes.
14 years ago
Matthew Jordan 7ea3892aef Fixed invalid memory access when adding extension to pattern match tree
14 years ago
Terry Wilson 38b76521d2 Don't crash on empty notify channel
14 years ago
Richard Mudgett 24a8f7627d Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Matthew Nicholson 16a68810bf tweak the v21 detector to detect an additional pattern of hits and misses
14 years ago
Jonathan Rose 5f9c4b212d Fix sequence number overflow over 16 bits causing codec change in RTP packets.
14 years ago
Jonathan Rose 7106cd9f2b Cleanup reference leaks in res_jabber
14 years ago
Richard Mudgett 1a6c26b20e Check fopen return value for ao2 reference debug output.
14 years ago
Richard Mudgett b58a357fde Change D-channel warning to be less confusing on non-NFAS setups.
14 years ago
Terry Wilson ba2c590c18 Use int for storing ao2_container_count instad of size_t
14 years ago
Terry Wilson 7e46d3ee91 Simplify queue membercount code
14 years ago
Terry Wilson 1bc124ae58 Properly update membercount for reloaded members
14 years ago
Kinsey Moore 4d81b7889d Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c
14 years ago
Kinsey Moore 3efd0c7a5d Merged revisions 342276 via svnmerge from
14 years ago
Terry Wilson 2bdeae0faf Return NULL when no results returned for realtime_multientry
14 years ago
Richard Mudgett 06f43f5c04 Fix ao2obj.h comment typos and add missing link/unlink nolock debug defines.
14 years ago
Jonathan Rose 97e6bbf7fd Outbound SIP OPTIONS messages will now include fromuser of related peer.
14 years ago
Gregory Nietsky 55a92b7499 queues container needs locking when using the OBJ_NOLOCK flag
14 years ago
Gregory Nietsky 05f7d0c095 Remove some ref leaks and a return without unlock.
14 years ago
Gregory Nietsky b0120e5e43 Revert Janitor patch 341920 For now
14 years ago
Gregory Nietsky ec07b6448c Whitespace Fixups / Add Braces
14 years ago
Matthew Nicholson dff70e96d6 only process args that exist
14 years ago
Matthew Nicholson c364c27f5c don't limit the length of app and function arguments
14 years ago
Richard Mudgett ce19768cec Fix AGI exec Park to honor the Park application parameters.
14 years ago
Paul Belanger 467d40c0b6 Fixed typo from previous commit
14 years ago
Paul Belanger 986c3e6c64 Updated documentation for the optional CID parameter with CALLERID
14 years ago
Gregory Nietsky feb1211d78 add documentation for check_state_unknown in configs/queues.conf.sample
14 years ago
Gregory Nietsky 3aa9147fc2 Add option to check state when state is unknown
14 years ago
Terry Wilson b761c1eef2 Clean up ast_check_digits
14 years ago
Matthew Nicholson 69d2d46275 Fix a performance regression introduced in r325483.
14 years ago
Paul Belanger f62f95c1b4 Outgoing calls with Google Voice
14 years ago
Terry Wilson 26f196468f Don't use is_int() since it doesn't link well on all platforms
14 years ago
Stefan Schmidt a4cc7f518e 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 aa0c65619d Don't resolve numeric hosts or contact unresolved hosts
14 years ago
Alexandr Anikin 21edfbb5fd Merged revisions 341312 via svnmerge from
14 years ago
Richard Mudgett fa58ec2c74 More parking issues.
14 years ago
Terry Wilson fe6dd5b23a Initialize variables before calling parse_uri
14 years ago
Tzafrir Cohen bbc5c7826e Remove an unused include of md5.h
14 years ago
Paul Belanger a4ce115a56 Set 'core' support level for test_format_api.c
14 years ago
Paul Belanger 824c5dbfa2 Multiple revisions 341108,341112
14 years ago
Jason Parker db7a2781da Add information about limitations of new codec support in channel drivers.
14 years ago
Terry Wilson f99e9b5bad Don't try to remove peers without IPs from peers_by_ip
14 years ago