Commit Graph

2884 Commits (49257bafbce5d0fab102e1ffe7a883e6bac7f16f)
 

Author SHA1 Message Date
Mark Spencer 49257bafbc Only call the update once
21 years ago
Mark Spencer 9286f2c6d3 More BSD compile fixes (bugs #1754 and #1756)
21 years ago
Mark Spencer fdcf41cef0 Fix compile warning on FreeBSD (bug #1755)
21 years ago
Mark Spencer 66fae27e3a Add missing strings include for BSD
21 years ago
Mark Spencer c66bf9a326 Trivial removal of unused variable when not on linux (bug #1753)
21 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
21 years ago
Jeremy McNamara b0f9569b5c make sending indications more robust and proper
21 years ago
Mark Spencer 514acf8dfc Fix lag in diverging clocks (bug #1696)
21 years ago
Mark Spencer 89561c6a29 Update queue member after end of call (bug #1727)
21 years ago
Mark Spencer c47538a24b Take member as argument, not lpeer
21 years ago
Mark Spencer 5ee4f3048c Fix formatting issues
21 years ago
Mark Spencer 0f5ed60d51 Minor RTP video fixes, be more careful about closing fd's in meetme (bug #1743)
21 years ago
Jim Dixon 5ef2ef8a1d Fixed annoying SIP 'NOTIFY' messages printed on console every n seconds from some SIP peers. Also fixed problem where 'INFO' was not being responded to if in 'ignore' state.
21 years ago
Mark Spencer d34639a601 Allow variable substitution in from string (bug #1741)
21 years ago
Mark Spencer bf2ec2d6d0 Initialize secrets properly (bug #1748)
21 years ago
Anthony Minessale II f30d55fbf6 saw this in valgrind (-tony)
21 years ago
James Golovich 8136198e53 Use ast_strlen_zero in res_musiconhold.c
21 years ago
James Golovich fa9a8d158a Hopefully last ast_strlen_zero fix in cli.c
21 years ago
James Golovich cc698e15cf Use ast_strlen_zero in privacy.c
21 years ago
James Golovich 4926908616 Use ast_strlen_zero in db.c and some optimizations. Lets store the return value of strlen and use that rather than using strlen every time, and snprintf returns the length of the string
21 years ago
Mark Spencer a2cc6b01be Really don't authenticate if we're not supposed to authenticate (bug #1738)
21 years ago
Mark Spencer 63074875d6 Ringing and progress are not identical
21 years ago
Mark Spencer 04887bcc3e Minor reinvite typo
21 years ago
Mark Spencer 5b53760717 Only print PRI messages when in verbose mode (bug #1732)
21 years ago
Mark Spencer ff2ba012d2 Merge connor's exit context patch (#1737)
21 years ago
Mark Spencer e446f4ca81 Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout
21 years ago
Mark Spencer 4d1706d05f Fix gross oversights in original ACL patch
21 years ago
Mark Spencer 4f5ddbc374 Add ACL copy routines (bug #1733)
21 years ago
Mark Spencer 96117402b1 Unlock PRI lock, fix variable pasing
21 years ago
Mark Spencer 2cd1eb39b1 Don't count as outgoing until we actually send the new INVITE
21 years ago
Mark Spencer 03cb980dc2 Meetme fixes (bug #1729)
21 years ago
Mark Spencer b820fd0075 Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)
21 years ago
Mark Spencer cf57ba2310 Make RTP handle codecs (first pass)
21 years ago
James Golovich fc7593e594 More formatting fixes
21 years ago
Anthony Minessale II 54780434a6 enhance control_playback to have an app (app_controlplayback) and to allow pause (inherited by app_voicemail)
21 years ago
Mark Spencer ec14976ac3 Perform proper heap bounds checking on skinny messages (bug #1726)
21 years ago
Mark Spencer fdb8ffe20d Cancel destroy request on new invite, merge bkw's control playback changes
21 years ago
Jeremy McNamara f7a7158f3f oopsie
21 years ago
James Golovich b4a2ee6104 Use ast_strlen_zero in manager.c
21 years ago
Jeremy McNamara 728cceca7e explain a proper upgrade sequence (lowering the signal-to-noise ratio again)
21 years ago
James Golovich 7baf86bc8b Fix comment in pbx.c
21 years ago
Jeremy McNamara 9432a1c19f properly clean capabilites from the endpoint
21 years ago
Mark Spencer 1b5d2d4667 Cancel self destruct on provisional responses too (bug #1722)
21 years ago
Mark Spencer 682913a1f3 Add controlplayback app
21 years ago
James Golovich 82b3a5f417 Formatting fixes
21 years ago
Anthony Minessale II 8f9e2b6633 add ast_control_streamfile api call
21 years ago
Ben Kramer 8161efd26a cleaned up locking, more logging on locks, still havent worked out why
21 years ago
Mark Spencer 1799dd3641 It's angler's first patch!
21 years ago
Mark Spencer 1147ed1e8c Fix record option to take from the right channel
21 years ago
Mark Spencer 0f966565af Handle debugging of unknown IE's properly
21 years ago