Commit Graph

3163 Commits (60062c3403acc6e920a73f27375fe306e9e883cd)

Author SHA1 Message Date
Olle Johansson 1ec28daa30 Formatting fix and doxygen update
20 years ago
Olle Johansson 2ab4e12549 Fix typo (Thanks Vechers!)
20 years ago
Kevin P. Fleming 79f5f61474 Merged revisions 33638 via svnmerge from
20 years ago
Olle Johansson 5d3d87900e - Remove redundant forward declaration
20 years ago
Joshua Colp ce311227ac Change a bit of logic in peer expiry back to the way it used to be
20 years ago
Olle Johansson e41fcca65a - Complete addition of forward declarations and grouping of functions
20 years ago
Olle Johansson 8ef5092031 Issue #7325 - Parse string after URI decoding (casper)
20 years ago
Olle Johansson d2fa9efdad Store RTCP reports in channel variables and SIP history
20 years ago
Olle Johansson 6d4ab87321 - RTP debug message formatting
20 years ago
Olle Johansson 8bee8de932 Another try at hanging up the transferer channel after the masq
20 years ago
Joshua Colp 6723184a62 Merged revisions 33297 via svnmerge from
20 years ago
Joshua Colp 5349ae6f46 Wait until we have the lock before getting the pvt structure pointer (issue #7313 reported by arkadia)
20 years ago
Olle Johansson bcf82f32d5 Don't force context for domain= setting (imported from 1.2)
20 years ago
Olle Johansson 2366793c63 Remove the return value from functions that return something that is never checked anywhere.
20 years ago
Christian Richter fcb7d3df26 when we don't want the call we need to release_complete it.. ignoring it breaks the ETSI rules ..
20 years ago
Olle Johansson ce10b34ca6 Enabling and disabling debug messages...
20 years ago
Kevin P. Fleming 09778b268e move 'struct ast_rtp' back to rtp.c where it belongs
20 years ago
Olle Johansson 36506dad2d Debug logging fixes
20 years ago
Olle Johansson fee02a9b7d At least reply if we get a fatal error in handling a packet.
20 years ago
Olle Johansson 91732256db Don't crash if chan2 does not exist (one-legged call situations, like echo)
20 years ago
Olle Johansson b796bf414b Improve SIP history
20 years ago
Olle Johansson 89081c3d06 Issue #7294 - Asterisk sends INVITE instead of BYE. Fix by Philippe Sultan. Thanks!
20 years ago
Christian Richter 05eed16044 Fixed detection of dtmfs with bridged channels.
20 years ago
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