Commit Graph

12911 Commits (eccd14d7f096926c1698697211d0bf12d4abf6b7)
 

Author SHA1 Message Date
Steve Murphy eccd14d7f0 Tested by: sergee, murf, chris-mac, andrew, KNK
17 years ago
Steve Murphy aa58c91fbe (closes issue #13364)
17 years ago
Steve Murphy dca52e11c5 (closes issue #12318)
17 years ago
Sean Bright 42e0a95c2f Fix detection of PWLIB and OpenH323 version when spacing in the headers
17 years ago
Tilghman Lesher 2f789ddab8 Publish new extra sounds version.
17 years ago
Russell Bryant 4b5b6ffa27 It is a normal situation that a task gets put in the scheduler that should run
17 years ago
Mark Michelson 3cf97e5d90 Make sure that the branch sent in CANCEL requests
17 years ago
Mark Michelson 09c3b90918 When determining if codecs used by SIP peers allow
17 years ago
Russell Bryant 5730a3169a Ensure that the stored CDR reference is still valid after the bridge before
17 years ago
Mark Michelson 02fb0b646e Fix pedantic mode of chan_sip to only check the
17 years ago
Russell Bryant 79d074c9fa When doing an async goto, detect if the channel is already in the middle of a
17 years ago
Jason Parker c2eee2c415 Remove RPM package targets from Makefile (and all associated parts).
17 years ago
Russell Bryant 00605e78a4 Actually use Zaptel CFLAGS if using Zaptel instead of DAHDI
17 years ago
Steve Murphy a05ebb78af This fix comes from Joshua Colp The Brilliant, who, given the trace, came up with a solution. This will most likely will close 13235 and 13409. I'll wait till Monday to verify, and then close these bugs.
17 years ago
Tilghman Lesher 0e8f3075bc Reverting behavior change (AGI should not exit non-zero on SUCCESS)
17 years ago
Mark Michelson 9f079b3158 Agent's should not try to call a channel's indicate callback
17 years ago
Mark Michelson 8ac105b26d Since greetings are not stored in IMAP, we should
17 years ago
Mark Michelson 20d7257914 Commit 140417 had a logic flaw in it which
17 years ago
Steve Murphy 8f720a0bdf A small change to prevent double-posting of CDR's; thanks to Daniel Ferrer for bringing it to our attention
17 years ago
Steve Murphy 00256a00c2 (closes issue #13357)
17 years ago
Jeff Peeler 1c8fff43ad (closes issue #11979)
17 years ago
Mark Michelson 3bf0a6c221 Fix voicemail forwarding when using ODBC storage.
17 years ago
Russell Bryant cb07ce5fa0 Don't freak out if the poll emulation receives NULL for the pollfds array
17 years ago
Mark Michelson df5793b73c After adding the context checking to app_voicemail
17 years ago
Steve Murphy 32218b2529 I am turning the warnings generated in ast_cdr_free and post_cdr into verbose level 2 messages. Really, they matter little to end users. You either get the CDR's you wanted, or you don't, and it is a bug.
17 years ago
Steve Murphy 84800b8fb0 After reconsidering, with respect to 13409, ast_cdr_detach should be OK, better in fact, than ast_cdr_free, which generates lots of useless warnings that will undoubtably generate complaints.
17 years ago
Steve Murphy f255b55947 (closes issue #13409)
17 years ago
Sean Bright 161b31df57 Make sure to use the correct length of the mohinterpret and mohsuggest
17 years ago
Mark Michelson e1b81179dc After working on the ao2_containers branch, I noticed
17 years ago
Mark Michelson 8fc827e3cd Add context checking when retrieving a vm_state.
17 years ago
Mark Michelson 3e0342deaf Fix SIP's parsing so that if a port is specified
17 years ago
Mark Michelson ec8c71e9c1 Fix tag checking in get_sip_pvt_byid_locked when
17 years ago
Jeff Peeler 7c9fa301c6 add HAVE_PRI if define around dahdi_close_pri_fd
17 years ago
Russell Bryant 91cec13c3d Fix some bogus scheduler usage in chan_sip. This code used the return value
17 years ago
Jeff Peeler dc243f61be (closes issue #12071)
17 years ago
Russell Bryant 3696fbe740 Fix a race condition with the IAX scheduler thread. A lock and condition are
17 years ago
Terry Wilson a418df6432 sounds/Makefile installs sounds using the "new" language directory structure, but languageprefix needs to be set = yes for sounds in subdirectories (digits/1, etc.) to play as the correct language.
17 years ago
Kevin P. Fleming 3f0d388eee correct a file location in an error message
17 years ago
Jeff Peeler a25c32289b Fix a typo I made. Lesson learned, apply the patch if one exists.
17 years ago
Sean Bright 319a21d960 Some versions of awk (nawk, for example) don't like empty regular expressions
17 years ago
Terry Wilson 7488ddc223 Make SIPADDHEADER() propagate indefinitely
17 years ago
Mark Michelson b7585650d9 Fix the logic in config_text_file_save so that if an
17 years ago
Steve Murphy 271e1a4acf This patch reverts the changes made via 139347, and 139635, as users
17 years ago
Steve Murphy d0f001accc I found some problems with the code I committed earlier, when
17 years ago
Jeff Peeler d2a637a424 (closes issue #13359)
17 years ago
Mark Michelson 28b9f5b384 Fix compilation when DEBUG_THREAD_LOCALS is selected
17 years ago
Mark Michelson 74e98c5995 Remove show_frame_stats_deprecated since it is not
17 years ago
Mark Michelson d8e66b0b1a Fix the build. Thanks, mvanbaak!
17 years ago
Mark Michelson 64102eed18 Prevent a deadlock in chan_iax2 resulting from
17 years ago
Jeff Peeler fc0e5dd3f9 Fixes loop that could possibly never exit in the event of a channel never being able to be opened or specify after a restart.
17 years ago