Commit Graph

5192 Commits (c01873574a5e8cfa6cf9022c2df7eda188c8db7c)
 

Author SHA1 Message Date
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
Mark Spencer df349078da Fix dial to not seg when closing ')' is missing (bug #4410)
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 59e98b5540 fix wordwrap
20 years ago
Jeremy McNamara ed447c9cfe Spell noise correctly
20 years ago
Russell Bryant 367fd1d3cf fix the one digit exit extension for RetryDial
20 years ago
Russell Bryant 9d379a36d0 fix timeout option
20 years ago
Jeremy McNamara fc0f505c5f Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE
20 years ago
Mark Spencer af9903eb05 Fix cdr.h ordering issue (bug #4401)
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 586c677bc2 Fix memory leak and remove useless coe (bug #4318, with mods)
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
Mark Spencer f4d629f4ca Fix language handling (bug #4399)
20 years ago
Russell Bryant 4e329973eb use DEFAULT_SIP_PORT (bug #4408)
20 years ago
Russell Bryant 8791d21995 hopefully the last commit to make things happy
20 years ago
Mark Spencer a67bb4c8fc Fix cast to int from pointer (duh!)
20 years ago
Malcolm Davenport e596f53c9e Whoopsie :)
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
Russell Bryant 8b81d9e384 fix seg fault when the app is called on an invalid url (bug #4389)
20 years ago
Russell Bryant dc21f68a95 don't play any sounds when using the quiet option (bug #4348)
20 years ago
Russell Bryant 2cd9d4c676 fix return value for ExecIfTime when time is outside of the specified range (bug #4380)
20 years ago
Mark Spencer a6f2f031b3 Fix typo about maddr (bug #4386)
20 years ago
Russell Bryant 89de7daba9 fix usage of const char (bug #4388)
20 years ago
Josh Roberson 43866b0ef2 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
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 9d9ec72719 Fix sayunixtime for Danish (bug #3239)
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 5d5c4c97c7 Document model usage
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
Russell Bryant 4fcf27b681 print out appropriate message when no help text is available for a command
20 years ago
Russell Bryant 5a1d81ac57 get rid of some compilation warnings
20 years ago
Russell Bryant d08dd1e1d8 remove seemingly useless write (bug #4299)
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 102c76a9c8 make IF dialplan function handle quoted strings properly (bug #4322, with API mods)
20 years ago
Kevin P. Fleming dd0c01fc2f clarify comments even more
20 years ago
Kevin P. Fleming e65df4cc67 add a little comment to keep someone else from having the same misunderstanding I had :-)
20 years ago
Kevin P. Fleming 77284bfaa6 fix Solaris compatibility issues (bug #4339)
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