Commit Graph

10738 Commits (ba716659248f262ac2b45d16db686117f18f72ec)
 

Author SHA1 Message Date
Luigi Rizzo b6d1722c83 remove ast_safe_string_alloc() - it is completely
19 years ago
Luigi Rizzo 7db228ac95 replace ast_safe_string_alloc() with asprintf()
19 years ago
Luigi Rizzo a736605bf4 replace ast_safe_string_alloc() with asprintf()
19 years ago
Luigi Rizzo 286f02bf40 small documentation improvements.
19 years ago
Olle Johansson 0722c9ae77 Doxygen changes
19 years ago
Olle Johansson 168deb2366 Issue #8592 - treat 504 as congestion (imported from 1.2/1.4)
19 years ago
Olle Johansson bf2172faac Update to latest IANA specs
19 years ago
Joshua Colp bbe0a579b2 Add support to see what holds the lock when doing trylock.
19 years ago
Joshua Colp 315f8bb1b2 Merged revisions 48478 via svnmerge from
19 years ago
Luigi Rizzo 1122621981 constify ast_state2str() and note it is not reentrant.
19 years ago
Luigi Rizzo 5ba11f9855 remove the macro LOAD_OH and expand it inline in the only
19 years ago
Joshua Colp f6649ae0af Merged revisions 48472 via svnmerge from
19 years ago
Joshua Colp 1c4c365377 Merged revisions 48461 via svnmerge from
19 years ago
Luigi Rizzo dd9d56b4c3 make sure that showdialplan sends only one
19 years ago
Luigi Rizzo efbfd6ce65 clean up function manager_show_dialplan_helper()
19 years ago
Matt O'Gorman 25833b5aa2 support for deactivating translation paths that are no longer available
19 years ago
Russell Bryant 52396dff26 revert check for a zaptel transcoder related definition that was done in the
19 years ago
Kevin P. Fleming feb39743a2 Merged revisions 48427 via svnmerge from
19 years ago
Russell Bryant 666d526aad Fix various spelling mistakes in comments.
19 years ago
Russell Bryant 4490b5710d Make chan_zap inform you that your version of zaptel is too old instead of
19 years ago
Matt O'Gorman 90f9e5fc33 fixed nubb error on my part, transcoder now unlocks and locks correctly, as well as counts in the correct direction.
19 years ago
Luigi Rizzo 77e986e0d0 properly initialize a malloc'ed buffer
19 years ago
Luigi Rizzo 1b45dc4eee normalize the scanning of "general" options in the config file.
19 years ago
Luigi Rizzo 33cbc5e55e Make sure tab-completion works even when we have typed a fully
19 years ago
Joshua Colp 00a02844ba Merged revisions 48401 via svnmerge from
19 years ago
Matt O'Gorman 69290b5725 Merged revisions 48399 via svnmerge from
19 years ago
Matt O'Gorman a395bd7c1d Merged revisions 48396 via svnmerge from
19 years ago
Joshua Colp c393e8f664 Merged revisions 48391 via svnmerge from
19 years ago
Matt O'Gorman d45644b3ce add support for dynamic channel creation and destruction, and
19 years ago
Luigi Rizzo f6c706c71b make sure the argument to ast_malloc() is > 0.
19 years ago
Steve Murphy 2c332f0200 This update fixes the problem reported in bug 8551; that ast_app_getdata() behaves differently in trunk for the case of a null prompt.
19 years ago
Tilghman Lesher 496d3e72f2 Merged revisions 48382 via svnmerge from
19 years ago
Joshua Colp c3052f7a7e Merged revisions 48381 via svnmerge from
19 years ago
Joshua Colp c0c1c35e9a Merged revisions 48379 via svnmerge from
19 years ago
Joshua Colp f5c2b80787 Merged revisions 48377 via svnmerge from
19 years ago
Tilghman Lesher d670858735 Merged revisions 48375 via svnmerge from
19 years ago
Steve Murphy 23e606f70a Merged revisions 48372 via svnmerge from
19 years ago
Russell Bryant a9415d4b8e convert the thread IO state and type to use enums.
19 years ago
Russell Bryant 86ad1435c1 Merged revisions 48363 via svnmerge from
19 years ago
Russell Bryant 62c5be4fda chan_iax2 has an extremely large function, socket_process(), to handle incoming
19 years ago
Russell Bryant 6592c25a69 - Fix a few spelling mistakes
19 years ago
Russell Bryant d24a78944d Merged revisions 48357 via svnmerge from
19 years ago
Luigi Rizzo 437f4288cd - Generalize the function ssl_setup() so that the certificate info
19 years ago
Steve Murphy cb5e37e56c Merged revisions 47986,47995,47997,48001,48003-48004,48008-48014,48016,48018-48019 via svnmerge from
19 years ago
Luigi Rizzo 605b9a914e remove duplicated code to start the server threads, use
19 years ago
Luigi Rizzo ce6804c877 Part of the transformations necessary to add TLS support,
19 years ago
Olle Johansson 2b42422940 Handle multiple 487's correctly
19 years ago
Russell Bryant c7efdf6759 Merged revisions 48323 via svnmerge from
19 years ago
Luigi Rizzo 6a147ed134 Make externally visible some generic code useful to create
19 years ago
Olle Johansson c39f887ac8 Don't send Contact in SIP Messages (imported from 1.2/1.4).
19 years ago