Commit Graph

8603 Commits (dfd5fc5605bf4732dc433582fc50e414be3d5c7c)
 

Author SHA1 Message Date
BJ Weschke 36cf242f31 Making sure a char ptr is initialized before we strchr on it is a GOOD thing. Ya! Testing!
20 years ago
BJ Weschke 8d890cb626 Doxygen comment for Qwell
20 years ago
BJ Weschke 6848d55d85 Make sure we catch all the instances where a member didn't answer the call sent to them rather than just on a timeout after a dial attempt and some minor code cleanup/reuse.
20 years ago
Christian Richter eefc9193e7 added EVENT_NEW_CHANNEL. We change the channel name now when we got the real channel, also changed name generation to new stringfield api
20 years ago
Joshua Colp f35e669a98 Nothing to see here... move along
20 years ago
Joshua Colp 6f8c704e2b Update some documentation (file internal brain bug #42)
20 years ago
Kevin P. Fleming 7c3dfeecc3 block chan_sip fix that is not broken here :-)
20 years ago
Kevin P. Fleming 57f6093661 don't send CANCEL for an INVITE that we haven't received a provisional response for yet... mark it pending until a response arrives (issue #7079)
20 years ago
Matt O'Gorman 5a005e8ac8 Merged revisions 30037 via svnmerge from
20 years ago
Joshua Colp 91f9966be3 Merge branch for bug 6264 (Privacy option 2 returns dial-status ANSWER / option_priority_jumping not respected) (reported by jkoopmann and branch by murf)
20 years ago
Matt O'Gorman 45e83fa7c1 reset timeout on reconnect.
20 years ago
Olle Johansson b8b1fda04c Typo
20 years ago
Joshua Colp d9e60bf15a Blocked revisions 30035 via svnmerge
20 years ago
Joshua Colp 519ee25110 Merged revisions 30033 via svnmerge from
20 years ago
Kevin P. Fleming 0661a76fc7 don't force the compiler name
20 years ago
Olle Johansson 625781948a Typo fix. Thanks Peter!
20 years ago
Kevin P. Fleming dd45d18515 Merged revisions 29973 via svnmerge from
20 years ago
Kevin P. Fleming 6e307c1d81 Merged revisions 29971 via svnmerge from
20 years ago
Kevin P. Fleming 11d13e1d4b Merged revisions 29969 via svnmerge from
20 years ago
Christian Richter 8122c35675 fixed to early connect bug which came in yesterday.., also added the transmit of progress indicators through channel vars
20 years ago
Jim Dixon f2af2718a6 Added incoming audio notch filtering, plus a bunch of command improvements, etc.
20 years ago
Kevin P. Fleming 99bd06029f block SIP obscurity fix from merging... trunk version was different
20 years ago
Kevin P. Fleming 3e99be68d1 add a new option for 'obscuring' SIP user/peer names from fishers
20 years ago
Russell Bryant 74cb39729b further codec module optimization based on codec_alaw changes by rizzo
20 years ago
Russell Bryant 7370cb3221 Merged revisions 29849 via svnmerge from
20 years ago
Matt O'Gorman f297f2ec29 get rid of that transport sillyness
20 years ago
Matt O'Gorman d419d41c2e hmm still need a way to get rid of connections
20 years ago
Matthew Fredrickson 547c6ebd86 Bump up the echo tail length option
20 years ago
Matt O'Gorman 600d37873d fixes bug where server goes away.
20 years ago
Christian Richter 39ac1a5b83 added a l1watcher timeout, therefore removed the old behaviour of guessing the l1state.
20 years ago
Matt O'Gorman 45107ed763 allows for configurable answer timeout on attended transfer
20 years ago
Kevin P. Fleming b31af470e7 Merged revisions 29764 via svnmerge from
20 years ago
BJ Weschke c4227714fd Sanity check code for an extended failure in trying to obtain a channel lock that may have been obtained elsewhere. Prevents the monitor thread of the SIP module from going into an infinite loop, effectively, breaking SIP until you restart Asterisk or the mutex is unlocked, whichever comes first.
20 years ago
BJ Weschke ede4906f8d What's good for 1.2 isn't good for /trunk. Fix for /trunk coming next...
20 years ago
Russell Bryant f9e5541689 on a clean, we have to clean out the ael directory too
20 years ago
Kevin P. Fleming 8d74f0ebe6 restore AST_LIST_HEAD_INIT (with no users in the tree right now)
20 years ago
Matt O'Gorman 5d51260c36 finish cleaning up some more stuff before russell
20 years ago
Russell Bryant a20db7dde6 remove another excess "debug" message
20 years ago
BJ Weschke 99fe70da00 Merged revisions 29696 via svnmerge from
20 years ago
BJ Weschke 6535df3680 app_meetme Muting and Manager API enhancements #6731 (softins w/some minor mods to accomodate recent enum work)
20 years ago
Russell Bryant cb25b874cb remove an unnecessary error message that is really an old debug message
20 years ago
Russell Bryant 32a28ed9cf update chan_jingle to reflect the recent change to the indicate prototype
20 years ago
Olle Johansson 16a648aaf1 Breaking once will stop us... :-)
20 years ago
Christian Richter adfae0960f * export_ies uses now _VAR else the vars are not copied to the dest chan
20 years ago
Olle Johansson 883e4d6a9b Code formatting
20 years ago
Olle Johansson 8c14cffd50 Formatting, typos
20 years ago
Mark Spencer fa9e0ed768 Handle ringing (early) state properly on SIP
20 years ago
Matt O'Gorman 9d15337fa0 patch from bug 0007204 to make bug 5750 follow standard
20 years ago
Kevin P. Fleming 3891339581 remove properties from the xmpp merge
20 years ago
Joshua Colp 822a3e81c9 Merged revisions 29555 via svnmerge from
20 years ago