Commit Graph

23658 Commits (cacc356bbe211d04a9fea57b6433e0ffa52369df)
 

Author SHA1 Message Date
Matthew Jordan cacc356bbe When a session timer expires during a T.38 call, re-invite with correct SDP
12 years ago
Matthew Jordan d1d66c3878 Fix processing of call files when using KQueue on OS X
12 years ago
Jason Parker 7a952f1841 Fix whitespace in AST_EXT_LIB_CHECK macro.
12 years ago
Matthew Jordan 95849b1a83 Always set the RTP instance data in the RTP engine
12 years ago
Andrew Latham e29737179a Update Doxygen
12 years ago
Michael L. Young ba7ee9bfc9 Fix Sorting Order For Parking Lots Stored In Static Realtime
12 years ago
Michael L. Young 6a57a36d28 Update Contributed Realtime Schema Files - IPv6 Addresses
12 years ago
Joshua Colp 9a992c6cba Fix a crash when res_xmpp is configured using a username without a domain.
12 years ago
Jason Parker 1cb917096b Switch to using external pjproject libraries.
12 years ago
Matthew Jordan 00e9ffb907 Include the Username field in SIP Registry events when Status is registered
12 years ago
Igor Goncharovskiy ef64b29f8b Fix core dump on CLI usage
12 years ago
Kevin Harwell 09ecb25e08 Added an option to disallow music on hold
12 years ago
Richard Mudgett 761465d642 confbridge: Rename items for clarity and consistency.
12 years ago
Jonathan Rose b4a010e958 chan_sip: Update the via header when relaying SMS MESSAGE
12 years ago
David M. Lee 91eba7dc13 Stasis documentation updates.
12 years ago
David M. Lee c0e2ed1fe9 Ensure dummy channels get a stasis topic.
12 years ago
Kinsey Moore c6b06e40dc Add message dump capability to stasis cache layer
12 years ago
David M. Lee 4edd8be35c This patch adds a new message bus API to Asterisk.
12 years ago
Matthew Jordan f6f6bc7b59 Remove unused function
12 years ago
Matthew Jordan 12748bc735 Don't reset the RTP address on a glare re-INVITE
12 years ago
David M. Lee 3f0ea90ce6 Changing log level of "Not changing threadpool size" from notice to debug.
12 years ago
Jason Parker c55592a324 Load sorcery modules earlier, so they can actually be used.
12 years ago
Matthew Jordan b0fc2032ff Let vm_mailbox_snapshot combine "Urgent" when no folder is specified
12 years ago
Kinsey Moore dd867daac9 Fix a memory leak in xmldoc
12 years ago
Kinsey Moore 675f43f24f Resolve more memory leaks in xmldoc
12 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
12 years ago
Kinsey Moore a3a2b99519 Fix minor memory leak in xmldoc
12 years ago
Kinsey Moore e6b5e3a62a Ensure that logmsgs are freed properly
12 years ago
Kinsey Moore 0366f7ca77 Fix ref leak in threadpool.c
12 years ago
Kinsey Moore d182115fcb Resolve a ref leak in threadpool.c
12 years ago
Matthew Jordan 8d5c36c9bb Add RFC 3327 Path header support to chan_sip
12 years ago
Igor Goncharovskiy 469ca1c71d Fix several unreleased mutex locks that cause problem with processing calls
12 years ago
Richard Mudgett 736f4e9420 Fixup some bridge and format capabilities comments and whitespace.
12 years ago
Jason Parker 22d58fbea8 Fix comparison of presence state in event subsystem.
12 years ago
Kevin Harwell 933800754f Confbridge CLI new record file name check.
12 years ago
Joshua Colp a4f45a2c95 Add support for registering a sorcery handler which supports multiple fields using a regex.
12 years ago
Michael L. Young a3ad8b28e6 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
12 years ago
Joshua Colp 3a8caa351e While the ICE negotiation is occurring leave strictrtp in an open state, media can and will come from different places.
12 years ago
Joshua Colp 50a74cbd2a Fix a bug with ICE and strictrtp where media could get dropped.
12 years ago
Richard Mudgett 855bb334c8 threadpool: Make ast_threadpool_push() return -1 if shutting_down
12 years ago
Richard Mudgett e2832f18bc threadpool: Whitespace and comment corrections.
12 years ago
Jason Parker 6acc9ceb76 Don't undefine bzero()/bcopy().
12 years ago
Matthew Jordan 1a34b465bc Prevent deadlock in chan_iax2 when attempting to set caller ID
12 years ago
Matthew Jordan 62f7acfac6 Let channels joining a MeetMe conference opt out of the denoiser
12 years ago
Richard Mudgett de90681293 More places to eliminate the cast to argv but were not giving warnings.
12 years ago
Richard Mudgett 31f08344ee Fix compiler warning by eliminating the need for a cast.
12 years ago
Joshua Colp e0b49e7331 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
12 years ago
Tzafrir Cohen d6a6422880 Consider linux-gnuspe as linux-gnu
12 years ago
Walter Doekes d33d9c1781 Correct RPID parsing for unquoted display-name.
12 years ago
Tzafrir Cohen 4951ab9ed1 Remove unneeded linux-gnueabi*
12 years ago