Commit Graph

23 Commits (b42934d019ed33a122f9d52309c26a5b2b51a2bc)

Author SHA1 Message Date
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright b3ca24d216 res_rtp_multicast: Use consistent timestamps when possible
8 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph e40aa40aca res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_options
9 years ago
Richard Mudgett 51cc5c31c4 res_rtp_multicast.c: Fix warning message typo.
9 years ago
Mark Michelson bb0f4a6310 multicast RTP: Add dialing options
9 years ago
Richard Mudgett 1a549ed134 rtp_engine.c: Initial split of payload types into rx and tx mappings.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore c3b1d8f8c1 res_rtp_multicast: Ensure SSRC is set properly
12 years ago
Matthew Jordan 2dd40e9707 Calculate the timestamp for outbound RTP if we don't have timing information
12 years ago
Joshua Colp cdcbffeed0 Fix an issue where a caller to ast_write on a MulticastRTP channel would determine it failed when in reality it did not.
13 years ago
Jonathan Rose e5ac65bb43 Fix sequence number overflow over 16 bits causing codec change in RTP packets.
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant 844a01b27e Add an "Asterisk Architecture Overview" section to the doxygen documentation.
16 years ago
Joshua Colp ae87ba45b5 Add support for multicast RTP paging.
16 years ago