Commit Graph

10277 Commits (eae46d9a2886f1e81dc040d8d99659abc9cca2cc)
 

Author SHA1 Message Date
Russell Bryant 5a2f8ea4b7 In muted.c, check the return value of strdup. In ael_main.c, check the return
19 years ago
Russell Bryant 6a74bc409c Fix the descriptions of some of the MeetMeAdmin options (issue #8098, mflorell)
19 years ago
Russell Bryant edb73def8e don't crash when an incoming message has no "from" (issue #8205, jmls)
19 years ago
Joshua Colp 7a0a5b1480 Merged revisions 45927 via svnmerge from
19 years ago
Christian Richter c01e86f14e Merged revisions 45808 via svnmerge from
19 years ago
Russell Bryant 4ebacc1d00 Add a couple missing unregistrations of manager actions and remove duplicate
19 years ago
Joshua Colp bd40b393ec Don't use promotion on Darwin because it doesn't seem to work quite right in all cases, this should solve the unresolved symbol issue people have been seeing.
19 years ago
Joshua Colp 8deedb83fa Pass DESTDIR and ASTSBINDIR so that the utilities get installed in the proper location (reported on asterisk-dev mailing list)
19 years ago
Olle Johansson 2681aea6b2 Let's understand SIP:
19 years ago
Joshua Colp 9ab793dcf8 Let's remember to unregister JabberStatus too (issue #8184 reported by jmls)
19 years ago
Joshua Colp d7329034ea Merged revisions 45691 via svnmerge from
19 years ago
Joshua Colp 67c180956c If the jitterbuffer is forced on then we can't partially bridge (reported by wangster on #asterisk-dev)
19 years ago
Olle Johansson a37a95c0d8 Cleaning up
19 years ago
Russell Bryant 87cb020143 Don't leak the actual thread-specific sip_pvt struct
19 years ago
Kevin P. Fleming 2f6a555fbd don't leak memory when a chan_sip thread is destroyed that has a thread-local temp_pvt allocated
19 years ago
Joshua Colp 54790d5ceb Don't modify things if we are using vfork as this is very bad and may cause unexpected behavior (issue #7970 reported by Nick Gavrikov)
19 years ago
Olle Johansson 9bd68dd32c remove duplicate declarations
19 years ago
Luigi Rizzo 4280d28549 merge from trunk: move ast_variables_destroy() to a better
19 years ago
Joshua Colp 64a875951a Don't segfault if you're using a channel driver that doesn't turn RTCP on
19 years ago
Russell Bryant 0a78fea2ac Don't attempt to access private data members of the pthread_mutex_t object,
19 years ago
Russell Bryant 8273d95be3 update entry to reboot a snom phone (issue #7850, pnlarsson)
19 years ago
Kevin P. Fleming 5b9106eeb5 add a project-specific script to be used during release preparation
19 years ago
Kevin P. Fleming 227d415709 optimize the 'quick response' code a bit more... no more malloc() or memset() for each response
19 years ago
Joshua Colp 5658b611e5 Blocked revisions 45380 via svnmerge
19 years ago
Joshua Colp 0c4dfe3aed Don't create a "real" pvt structure for requests that shouldn't be able to create one. Instead use a temporary pvt and fill it with enough information so we can send a reply.
19 years ago
Olle Johansson 590698e583 Adding information about Marks direct-RTP hack to the docs...
19 years ago
Kevin P. Fleming ba658e6825 Merged revisions 45326 via svnmerge from
19 years ago
Olle Johansson 45fc0eaba4 Now, remove all traces of the option that we did not need :-)
19 years ago
Olle Johansson 1e2935d447 remove the option that was not needed, really.
19 years ago
Joshua Colp d28fd24747 Merged revisions 45265 via svnmerge from
19 years ago
Joshua Colp 3f24dceeca Merged revisions 45260 via svnmerge from
19 years ago
Joshua Colp 552ca7e926 Backport of new directed pickup (BE-85).
19 years ago
Olle Johansson 46b25b4d8a Adding Inotel to credits for SIP transfers. Thanks for your support!
19 years ago
Olle Johansson eaaddb90bf Don't destroy dialog for unexpected REFER response...
19 years ago
Steve Murphy 2ba44e6b10 update the doc string for both AEL and extensions.conf users.
19 years ago
Kevin P. Fleming 60a11a7568 ------------------------------------------------------------------------
19 years ago
Joshua Colp cda9238a47 Clear the quiet flag too since we are restarting a recognition again (reported on -dev by Stephan Edelman)
19 years ago
Joshua Colp 8c09239585 Check return value from engine in case of failure (ie: out of licenses) (reported on -dev mailing list)
19 years ago
Steve Murphy dc04209898 Bug 8128 fixed in this release via these changes
19 years ago
Christian Richter a05d2ebb96 avoiding warning, fixing potential bug
19 years ago
Joshua Colp 8a9517ba9a And file said... let the compiler warnings STOP!
19 years ago
Joshua Colp ba3ac1c86b Merged revisions 45060 via svnmerge from
19 years ago
Joshua Colp c1f12bd5ad Move say.conf existence check to do_say function since it is called from multiple places (issue #8144 reported by kshumard)
19 years ago
Kevin P. Fleming 7f8528f21c Merged revisions 45048 via svnmerge from
19 years ago
Joshua Colp 1bfbc1419a Complete merging in RPID screen changes (issue #8101 reported by hristo, patch by oej in revision 44757)
19 years ago
Joshua Colp a825206313 Merged revisions 45030 via svnmerge from
19 years ago
Kevin P. Fleming 1944a9a07c use a configure script test for PMTU discovery control instead of just assuming it's available on Linux
19 years ago
Christian Richter 3a602aa1d7 Merged revisions 45020 via svnmerge from
19 years ago
Christian Richter 887395b103 Merged revisions 44993 via svnmerge from
19 years ago
Luigi Rizzo 0e230d79d8 merge formatting and minor code simplifications from trunk
19 years ago