Commit Graph

3140 Commits (274ce731e27a395596173f33f1d9f6d178043983)

Author SHA1 Message Date
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
20 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
20 years ago
Russell Bryant 66dca5e378 Merged revisions 32818 via svnmerge from
20 years ago
Russell Bryant 39bcaa0773 add an updated patch that adds dnsmgr support for outgoing iax2 registrations
20 years ago
Russell Bryant 503f99e2e8 remove the need to have to re-run make after a default menuselect.makeopts
20 years ago
Christian Richter 7924c21e33 changed the clean_up_bc function to work proper again. fixed the print with the conference nr. when bridged
20 years ago
Russell Bryant efd1fd9829 revert my changes to convert fields of zt_pvt to use stringfields. When I did
20 years ago
Matthew Fredrickson f809fde426 Add q.921 state information. (#7260)
20 years ago
Olle Johansson 479181951a Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of tests
20 years ago
Kevin P. Fleming 22b45aa4d3 Merged revisions 32566 via svnmerge from
20 years ago
Russell Bryant fa595a8d82 don't return -1 if zapata.conf is not present (part of the patch from
20 years ago
Christian Richter 24818d53b1 added select before write to avoid deadlock on full buffer. added some defines for deadlock debugging. added code snippet for generating silence if we don't have data to write.
20 years ago
Russell Bryant 80a153af79 - use stringfields in a bunch of the fields of the zt_pvt structure in chan_zap
20 years ago
Kevin P. Fleming e856010714 use module names, not file names, in menuselect
20 years ago
Kevin P. Fleming 8a95a1ddc1 Merged revisions 32373 via svnmerge from
20 years ago
Russell Bryant b0260c1039 revert the changes to allow chan_iax2 to use dnsmgr for registrations.
20 years ago
Joshua Colp 2a71835d41 Convert chan_iax2 to use dnsmgr in order to deal with hostnames that can change their resolved IP (aka dynamic dns setups) (issue #6305 reported and fixed by ivanfm)
20 years ago
Olle Johansson 8bc0599b11 Issue 7208 - Handle ; in userinfo part of URI too
20 years ago
Olle Johansson 404f8db694 Do not use ':' as a separator between arguments (kept around for 1.4 for backwards compatibility)
20 years ago
Olle Johansson 62dd0dc6f2 Only override callingpres set by rpid if user/peer preference is set. (Issue #7240)
20 years ago
Olle Johansson 02bc3637da Code simplification
20 years ago
Olle Johansson d520d238f1 - Fix more problems in transfer code (thanks Tholo!)
20 years ago
Olle Johansson 043b765bdc Respond to some of Luigis questions...
20 years ago
Olle Johansson e97507e8fb Fix potential bug. THanks luigi!
20 years ago
Olle Johansson 0d6906e107 - Doxygen fix
20 years ago
Olle Johansson c2b50fd2bd Show max bitrate in "sip show user" and "sip show channel"
20 years ago
Olle Johansson 439e4963ab - Typo in chan_sip (: missing)
20 years ago
Luigi Rizzo 531ed6f290 add a bit of comment on what build_route does,
20 years ago
Luigi Rizzo 88077a4d1f remove some duplicated code;
20 years ago
Luigi Rizzo 2724885b78 small simplification in assignments, and fix a typo in a comment.
20 years ago
Luigi Rizzo 24d1d23a93 mark XXX some places where there is a return right before
20 years ago
Luigi Rizzo 8dbdd8518b fix indentation of a block
20 years ago
Luigi Rizzo d18e363523 some code simplifications using S_OR() to remove some if blocks
20 years ago
Luigi Rizzo ec46b5a4ce use ast_skip_blanks() where appropriate, and use standard
20 years ago
Luigi Rizzo b7b716b618 mark XXX a buggy section of code and implement a probable
20 years ago
Luigi Rizzo 7483e1d2b6 simplify logic in a small block of code
20 years ago
Luigi Rizzo c7a5a96fc6 mark XXX a bug in the code. oej/kevin, any idea what you want
20 years ago
Luigi Rizzo a63b2e4c53 remove duplicate code
20 years ago
Luigi Rizzo 1a38041830 Replace '\"' with '"'.
20 years ago
Olle Johansson e0a8649273 - Formatting
20 years ago
Olle Johansson b7cfe5bd08 Minor change to DEBUG and WARNING messages
20 years ago
Olle Johansson 4d17451c55 Issue #7103 take two. Thanks Mikael!
20 years ago
Russell Bryant 4c76028de9 - add the ability to configure forced jitterbuffers on h323, jingle,
20 years ago
Christian Richter 4ad840b3c6 the interface needs to be changed as well..
20 years ago
Christian Richter 840df1f8c0 unified the PH_CONTROL Interface for the mISDN_dsp interface to int
20 years ago
North Antara d902bd27ff This is what I get for coding while tired.. sorry ;/
20 years ago
Russell Bryant 62b2f320a1 make a global variable static and remove an unused global variable
20 years ago
Christian Richter 4be235a974 added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels.
20 years ago
Olle Johansson 725e285bc4 Commit of the new SIP transfer support (oej/siptransfer branch)
20 years ago
North Antara e25c4621b4 Nobody saw this coming, I bet.
20 years ago