Commit Graph

2112 Commits (8791d21995df080ec5db52b4234dff582db23ebb)

Author SHA1 Message Date
Mark Spencer 2f1e6379b3 Fix agent deadlock and remove braindead tags dependency
22 years ago
Jeremy McNamara 8adbac17df Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk headers
22 years ago
Mark Spencer a6f2f031b3 Fix typo about maddr (bug #4386)
22 years ago
Josh Roberson 70b3b8730e Fix typo in chan_sip. (Bug #4376).
22 years ago
Mark Spencer 2df83a9298 Fix SIP registration (bug #4138)
22 years ago
Mark Spencer 41e7cc8154 Use defined AST_MAX_ACCOUNT_CODE (bug #4350)
22 years ago
Russell Bryant 9644f1dcfe various code cleanups (bug #4353)
22 years ago
Jeremy McNamara fa46a46ec1 Correctly implement the button templates in hopes to support more 79XX series phones. Needs testing, please report. Bug #4366
22 years ago
Matthew Fredrickson c055fcc9a7 (Hopefully!) last remaining changes for NFAS.
22 years ago
Matthew Fredrickson e92b07d372 More updates for NFAS span/channel mapping
22 years ago
Matthew Fredrickson 91bfc89301 Bug in pri_find_principle
22 years ago
Matthew Fredrickson 840a2ba5b4 Updates for new libpri set_message api
22 years ago
Jeremy McNamara 2353f5925c Optimize global/user/peer configuration call options. Bug #4336
22 years ago
Jeremy McNamara 39f884aaff Make debug output more precise. Bug #4345
22 years ago
Matthew Fredrickson ed76520002 Mods for IMPLICIT/EXPLICIT channel id selection support
22 years ago
Kevin P. Fleming 17e476378a make 'sip debug' work again (commands must be registered shortest-first when they start with the same words) (bug #4341)
22 years ago
Jeremy McNamara ec9ce8db9d Make capbilities be connection specific versus for the whole endpoint. Bug #4334
22 years ago
Jeremy McNamara 793182ea7d Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #4282
22 years ago
Kevin P. Fleming d5b50fc83d formatting cleanup (bug #4330)
22 years ago
Kevin P. Fleming 58a530eba8 remove unnecessary conditional logic (bug #4313, take two)
22 years ago
Kevin P. Fleming 041147243c ensure that peer-level RTP settings are actually used (bug #4313)
22 years ago
Kevin P. Fleming c8889e6563 add IAXPEER function (bug #4310, with minor formatting and doc changes)
22 years ago
Kevin P. Fleming a1779650de move variable declarations to top of function where they belong (bug #4303)
22 years ago
Mark Spencer 53d655cf0a Yet another set of jitter buffer changes (this time some scheduling improvements) (bug #4319)
22 years ago
Mark Spencer 9272e1f68a More jitter buffer fixes for large resync (bug #4311)
22 years ago
Mark Spencer 503be4c93a Merge skew reduction (bug #4222)
22 years ago
Mark Spencer ee8cbfa872 Add IAX2 testing code (bug #4242)
22 years ago
Mark Spencer 28e5165284 Actually apply timestamp bug (bug #3961)
22 years ago
Russell Bryant 9f9fcca6c0 print out the IAX DATETIME IE in 'iax2 debug' in human readable form
22 years ago
Matthew Fredrickson ee296ae8a9 Turn on the DSP for the channel after an ANSWER so that we get DTMF detected
22 years ago
Matthew Fredrickson 9b89127c75 Additions to chan_zap.c to receive PRI_EVENT_KEYPAD_DIGIT properly. Bug #4286
22 years ago
Kevin P. Fleming 252bf2d652 SIP hold improvements (bug #4290)
22 years ago
Kevin P. Fleming 507ceb1a29 add 'zap show status' CLI command to display card/span status (bug #3585)
22 years ago
Kevin P. Fleming 9bf21dbf58 more strncpy -> ast_copy_string conversions, fixing some buglets along the way
22 years ago
Kevin P. Fleming fb59e4a857 combine two lines of code to make the logic clearer (bug #4273)
22 years ago
Kevin P. Fleming ea4c054123 fix segfaults in realtime_peer/realtime_user when wrong-type realtime entry is loaded (bug #4266)
22 years ago
Kevin P. Fleming 3fbdf210ce fix up help text and output for 'iax2 trunk debug' CLI command (bug #4191)
22 years ago
Kevin P. Fleming 7bcaa0caa2 code formatting cleanup (bug #4213)
22 years ago
Kevin P. Fleming acffa5d930 implement more detailed hangup causes (bug #4214)
22 years ago
Kevin P. Fleming 6cd4f9a8d3 correct some signed/unsigned issues found by GCC 4 (bug #4237)
22 years ago
Kevin P. Fleming 0356b70224 add functions to register/unregister multiple CLI commands in a single operation (bug #4255, with minor mods)
22 years ago
Kevin P. Fleming c382394360 add counters to 'show agents' CLI command (bug #4232)
22 years ago
Kevin P. Fleming 4515e94c39 various minor formatting changes and code cleanups (bug #4262)
22 years ago
Mark Spencer e37adfa243 Add netstats option (bug #4175)
22 years ago
Mark Spencer 01424f1f05 Fix one way audio problem with iax trunking (bug #4221)
22 years ago
Mark Spencer c936fc827c Add remainder of rtp fixes, iax2 patch (bug #3961)
22 years ago
Mark Spencer 060b71e52f Fix incorrect variable (bug #4243)
22 years ago
Jeremy McNamara 5af8df2b98 Formatting fixes and sanity checks Bug #4263
22 years ago
James Golovich 7d26776adc Fix typo in chan_zap.c faclityenable != facilityenable
22 years ago
Malcolm Davenport 04274f46c3 Resolve Bug #4248
22 years ago