Commit Graph

10546 Commits (42fb13417141ba983c83965b51fa803f20e6a1cc)
 

Author SHA1 Message Date
Olle Johansson 42fb134171 Change error message (imported from 1.4)
19 years ago
Russell Bryant a3adf3e754 - Add some comments on thread storage with a brief explanation of what it is
19 years ago
Steve Murphy 17eba0de3d Merged revisions 48017 via svnmerge from
19 years ago
Steve Murphy 8ccbe1dc56 Merged revisions 48015 via svnmerge from
19 years ago
Matthew Fredrickson 2102534748 Little fix so we use the right message
19 years ago
Matthew Fredrickson 94ec7877b5 Make compiler happier
19 years ago
Matthew Fredrickson 8b8187c6f8 bug fix
19 years ago
Matthew Fredrickson 1ded1fd55a Make sure we don't send a group reset on a group larger than 32 CICs
19 years ago
Matthew Fredrickson cb06f87d11 Add ss7 show linkset command
19 years ago
Matthew Fredrickson 4dfd954ac3 Updates to show linkset command
19 years ago
Luigi Rizzo 2657279cb5 generalize a bit the functions used to create an tcp socket
19 years ago
Olle Johansson e46e42ceec Changing ERROR to lesser level. Imported from 1.2/1.4
19 years ago
Olle Johansson 7991366506 - Adding comment on suspicious memory allocation. Seems like it's never freed, but I don't
19 years ago
Luigi Rizzo d7b26b6bf8 set pointers to NULL after freeing memory to avoid multiple free()
19 years ago
Steve Murphy 7406c1b242 removed the svnmerge-integrated property from trunk; it's confusing svnmerge in newly created branches
19 years ago
Steve Murphy 6d270eacf4 This fix inspired by a patch supplied in bug 8189, which points out problems with the PLC code
19 years ago
Olle Johansson 3fd07f51f2 Doxygen update
19 years ago
Olle Johansson a4cc4d03c9 Remove unused memory allocation
19 years ago
Olle Johansson 370c83d5f3 Document new configuration option.
19 years ago
Joshua Colp b50fc7a502 Merged revisions 47944 via svnmerge from
19 years ago
Joshua Colp 25daa31706 Clarify a bit more.
19 years ago
Joshua Colp 389aeef086 Need to update the CHANGES file as well for the maxfiles option.
19 years ago
Joshua Colp 7b4a5105b2 Add support to set the maximum number of files open when Asterisk loads using the 'maxfiles' configuration option. (issue #7499 reported by rkarlsba)
19 years ago
Olle Johansson db08a0f346 Don't over-deprecate... :-)
19 years ago
Mark Spencer cc0c154f0e Restore some sense of security to manager
19 years ago
Joshua Colp a69ac09748 Merged revisions 47897 via svnmerge from
19 years ago
Olle Johansson 4221020191 Treat 101 as 100, not 183 session progress
19 years ago
Luigi Rizzo bbba4e5a20 better fix for the previous bug.
19 years ago
Luigi Rizzo 64a9c28c3b do not ast_hangup() on a NULL channel.
19 years ago
Tilghman Lesher e78c50a201 Merged revisions 47864-47865 via svnmerge from
19 years ago
Joshua Colp dcba38ebaf Merged revisions 47860 via svnmerge from
19 years ago
Joshua Colp 33c964ef1a Blocked revisions 47856 via svnmerge
19 years ago
Joshua Colp 03a7adf8ce Use RTP/RTCP fds on the RTP structure, don't bother storing them.
19 years ago
Joshua Colp b2b966eda8 Merged revisions 47852 via svnmerge from
19 years ago
Joshua Colp af51be05a6 Merged revisions 47850 via svnmerge from
19 years ago
Steve Murphy 0f58d0e1f8 Erased the svnmerge-integrated prop from trunk. Please, in your svnmerge-ings, don't let these props leak into the trunk or branches.
19 years ago
Olle Johansson 4e47ce525b Update docs for videosupport
19 years ago
Olle Johansson 230376c7c0 Properly reset schedule items (rizzo)
19 years ago
Steve Murphy fbcf1ef5db Added a few words to explain the change to AEL concerning Gosub()
19 years ago
Steve Murphy 322cb84896 Added a few words of explanation about macros
19 years ago
Luigi Rizzo b3867180cf comments-only change:
19 years ago
Luigi Rizzo 49d03906b6 ESS-ification.
19 years ago
Luigi Rizzo f148916c23 Move this macro from cli.c to cli.h so apps can use it
19 years ago
Luigi Rizzo f14aa70947 Merged revisions 47823 via svnmerge from
19 years ago
Luigi Rizzo 34ec231da7 prevent the sound thread from consuming all the available CPU
19 years ago
Steve Murphy 6dcb17baaf This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
Luigi Rizzo 95a99a2469 remove a debugging message
19 years ago
Luigi Rizzo c32cae7e50 convert "help" to new style,
19 years ago
Luigi Rizzo 619c4ef0ec standardize "module show [like]"
19 years ago
Jason Parker 54d44e9b00 Add ability to notify an external application/script that the voicemail password was,
19 years ago