Commit Graph

2135 Commits (ab206439d80fb9cac1eae8c37a54334f5caef6ac)

Author SHA1 Message Date
Kevin P. Fleming 8726967435 handle going to 'fax' extension when inside a macro properly (bug #4368)
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Mark Spencer bccc1171f0 Fix minor OSP compile issue
20 years ago
Kevin P. Fleming 8a0ade1fd8 don't call reg_source_db() until after the peer has been added to the peer list
20 years ago
Kevin P. Fleming 50307c4e80 fix compilation on Darwin (bug #4462, ugh, we need all this stuff moved into endian.h)
20 years ago
Kevin P. Fleming 090f7d278b more cleanups for outbound registrations (bug #4457)
20 years ago
Kevin P. Fleming d6a2290eb2 use a struct for long parameter list to transmit_invite (bug #4458)
20 years ago
Kevin P. Fleming 420737f3ea correct oops in recent outbound registration rework (bug #4461)
20 years ago
Kevin P. Fleming c9004afb94 various improvements to outbound registrations and response handling (bug #3850)
20 years ago
Kevin P. Fleming 68668b602d use ast_cli_register_multiple() for CLI commands
20 years ago
Kevin P. Fleming a198e5af5a use ast_strip_quoted to strip brackets from key secrets
20 years ago
Kevin P. Fleming 115e45c7b0 handle stale authentication nonces more properly (bug #4343, with formatting fixes)
20 years ago
Kevin P. Fleming 860d7948ba clean up create_addr, and use a structure instead of a large parameter list
20 years ago
Kevin P. Fleming 6107dfe927 use ast_cli_register_multiple() for chan_zap CLI commands
20 years ago
Mark Spencer c01873574a Blindly merge jitter buffer patch of bug #4342)
20 years ago
Mark Spencer 7b03b102c9 Setup transfer capability properly for outbound calls (bug #4434)
20 years ago
Jeremy McNamara 9950df1b49 Add button templates for 7902, 7935, 7940, 7960, 7970, support big endian machines with proper byte ordering, fixed caller*id on 7910 (others?) and more. Bug #4398
20 years ago
Jeremy McNamara fc0f505c5f Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE
20 years ago
Mark Spencer 04be319867 Fix small sizeof bug (#4407)
20 years ago
Mark Spencer 5b55f3600b Fix attended transfer crash (bug #4404 with changes)
20 years ago
Mark Spencer db99849187 Fix reply digest selection of size (bug #4409)
20 years ago
Mark Spencer ed233f7e82 Fix the ordering fo some checks (bug #4406)
20 years ago
Russell Bryant 4e329973eb use DEFAULT_SIP_PORT (bug #4408)
20 years ago
Mark Spencer 2f1e6379b3 Fix agent deadlock and remove braindead tags dependency
20 years ago
Jeremy McNamara 8adbac17df Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk headers
20 years ago
Mark Spencer a6f2f031b3 Fix typo about maddr (bug #4386)
20 years ago
Josh Roberson 70b3b8730e Fix typo in chan_sip. (Bug #4376).
20 years ago
Mark Spencer 2df83a9298 Fix SIP registration (bug #4138)
20 years ago
Mark Spencer 41e7cc8154 Use defined AST_MAX_ACCOUNT_CODE (bug #4350)
20 years ago
Russell Bryant 9644f1dcfe various code cleanups (bug #4353)
20 years ago
Jeremy McNamara fa46a46ec1 Correctly implement the button templates in hopes to support more 79XX series phones. Needs testing, please report. Bug #4366
20 years ago
Matthew Fredrickson c055fcc9a7 (Hopefully!) last remaining changes for NFAS.
20 years ago
Matthew Fredrickson e92b07d372 More updates for NFAS span/channel mapping
20 years ago
Matthew Fredrickson 91bfc89301 Bug in pri_find_principle
20 years ago
Matthew Fredrickson 840a2ba5b4 Updates for new libpri set_message api
20 years ago
Jeremy McNamara 2353f5925c Optimize global/user/peer configuration call options. Bug #4336
20 years ago
Jeremy McNamara 39f884aaff Make debug output more precise. Bug #4345
20 years ago
Matthew Fredrickson ed76520002 Mods for IMPLICIT/EXPLICIT channel id selection support
20 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)
20 years ago
Jeremy McNamara ec9ce8db9d Make capbilities be connection specific versus for the whole endpoint. Bug #4334
20 years ago
Jeremy McNamara 793182ea7d Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #4282
20 years ago
Kevin P. Fleming d5b50fc83d formatting cleanup (bug #4330)
20 years ago
Kevin P. Fleming 58a530eba8 remove unnecessary conditional logic (bug #4313, take two)
20 years ago
Kevin P. Fleming 041147243c ensure that peer-level RTP settings are actually used (bug #4313)
20 years ago
Kevin P. Fleming c8889e6563 add IAXPEER function (bug #4310, with minor formatting and doc changes)
20 years ago
Kevin P. Fleming a1779650de move variable declarations to top of function where they belong (bug #4303)
20 years ago
Mark Spencer 53d655cf0a Yet another set of jitter buffer changes (this time some scheduling improvements) (bug #4319)
20 years ago
Mark Spencer 9272e1f68a More jitter buffer fixes for large resync (bug #4311)
20 years ago
Mark Spencer 503be4c93a Merge skew reduction (bug #4222)
20 years ago
Mark Spencer ee8cbfa872 Add IAX2 testing code (bug #4242)
20 years ago