Commit Graph

8681 Commits (835c77ccfa56815b51fc3daded4f7fd39f5e5cca)
 

Author SHA1 Message Date
Matt O'Gorman 835c77ccfa fix a potential segfault
19 years ago
Russell Bryant 1f7db8df6a add missing include
19 years ago
Matt O'Gorman c04e4bd380 allow presence events to be handled before the
19 years ago
Matt O'Gorman c7dbc3c166 fixed autoregister bug.
19 years ago
BJ Weschke 63a271eb55 If the recorded file is found, don't actually start to play it.
19 years ago
Tilghman Lesher 95871f201d Merged revisions 32605 via svnmerge from
19 years ago
Kevin P. Fleming e855040110 fix some compiler warnings about variables used before initialization
19 years ago
Olle Johansson 479181951a Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of tests
19 years ago
Tilghman Lesher 016034115e Merged revisions 32582 via svnmerge from
19 years ago
Kevin P. Fleming 22b45aa4d3 Merged revisions 32566 via svnmerge from
19 years ago
Russell Bryant fa595a8d82 don't return -1 if zapata.conf is not present (part of the patch from
19 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.
19 years ago
BJ Weschke 3d973a0686 Introducing app_followme into /trunk!
19 years ago
Russell Bryant 1eac38db1d fix a channel deadlock in ast_answer
19 years ago
Russell Bryant 80a153af79 - use stringfields in a bunch of the fields of the zt_pvt structure in chan_zap
19 years ago
Russell Bryant bbc584e3d7 fix some typos in the stringfields documentation
19 years ago
Russell Bryant 06b381a54d add the ability to do the same thing as "make dont-optimize" by enabling the
19 years ago
Kevin P. Fleming e856010714 use module names, not file names, in menuselect
19 years ago
Kevin P. Fleming 8a95a1ddc1 Merged revisions 32373 via svnmerge from
19 years ago
Kevin P. Fleming b34e3d09ab begin adding support for new sound packages
19 years ago
Kevin P. Fleming 427df3f6c3 yet another massive performance and memory savings improvement
19 years ago
Russell Bryant b0260c1039 revert the changes to allow chan_iax2 to use dnsmgr for registrations.
19 years ago
Russell Bryant de0c61807d use the standard Asterisk copyright header
19 years ago
Russell Bryant db528623ad clean up various formatting issues
19 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)
19 years ago
Olle Johansson 723e900bf3 Doxygen updates
19 years ago
Kevin P. Fleming dd6de5ee4e it's time... only enable global priority jumping if the config file says to do so
19 years ago
Olle Johansson 4ab449be1b Move definition of RTP structure to rtp.h (preparing for future changes)
19 years ago
Olle Johansson e60100750d Issue 7231 - Utility to convert libtonezone indications to indications.conf format
19 years ago
Olle Johansson 4e74b8fb75 Issue #7231 - Missing indications from libtonezone (tzafrir)
19 years ago
Olle Johansson 2dc6947144 Issue #2863 - Improved RTCP support (John Martin, Fredrik Olsson)
19 years ago
Olle Johansson f80bde18be - Add headers to e-mail with caller ID name and number to simplify automatic parsing
19 years ago
Olle Johansson 8bc0599b11 Issue 7208 - Handle ; in userinfo part of URI too
19 years ago
Olle Johansson 404f8db694 Do not use ':' as a separator between arguments (kept around for 1.4 for backwards compatibility)
19 years ago
Olle Johansson 62dd0dc6f2 Only override callingpres set by rpid if user/peer preference is set. (Issue #7240)
19 years ago
Russell Bryant 588b54f8c2 fix a typo in the documentation of how to use string fields
19 years ago
Olle Johansson 02bc3637da Code simplification
19 years ago
Olle Johansson d520d238f1 - Fix more problems in transfer code (thanks Tholo!)
19 years ago
Olle Johansson b93938de29 - Add information about transcoding to "show channel"
19 years ago
Olle Johansson 043b765bdc Respond to some of Luigis questions...
19 years ago
Olle Johansson e97507e8fb Fix potential bug. THanks luigi!
19 years ago
Olle Johansson b42fbc09c3 - 5 is the highest used debug level, so let's stay there
19 years ago
Olle Johansson 0d6906e107 - Doxygen fix
19 years ago
Olle Johansson c2b50fd2bd Show max bitrate in "sip show user" and "sip show channel"
19 years ago
Matt O'Gorman 18b135f215 oops my config file was out of date not the sample
19 years ago
Matt O'Gorman 58cd5f2440 oops fixing example config
19 years ago
Matt O'Gorman 4e9549c361 oops
19 years ago
Matt O'Gorman 24ed170273 solves some issues with jabberstatus app
19 years ago
Olle Johansson 7a60aff3b1 Make tonezone writeable in CHANNEL() (from my old func_tonezone.c)
19 years ago
Olle Johansson 439e4963ab - Typo in chan_sip (: missing)
19 years ago