summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-01PCadach wanted better formatting of those 'if' conditions for 7859.Steve Murphy
2006-09-01If no number is specified in the SIP_HEADER dialplan function, then just use ...Joshua Colp
2006-09-01This small tweek will hopefully fix 7859, and silence all possible othersSteve Murphy
2006-08-31fix some breakage, MOG DID IT!!!Russell Bryant
2006-08-31there is no need for __iax_frame_free ...Russell Bryant
2006-08-31spacing updateAnthony LaMantia
2006-08-31small typoAnthony LaMantia
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Tweak the DTMF muting stuff a bit to take into account VLDTMF and compensation.Joshua Colp
2006-08-31fix for bugid: 0007830Anthony LaMantia
2006-08-31there is no need to use iax_frame_free here, as it will actually just end upRussell Bryant
2006-08-31Ignore DTMF begin frames in the waitstream core so that we don't get duplicat...Joshua Colp
2006-08-31Don't fail the write if they try to write a NULL or IAX frame as we just igno...Joshua Colp
2006-08-31Add new frame types for DTMFJoshua Colp
2006-08-31Only write a received packet out if we are actually bridged to somethingJoshua Colp
2006-08-31Use GLOBAL() in dialplan examplesOlle Johansson
2006-08-31oops.Russell Bryant
2006-08-31The behavior of REGEX when it did not match was not defined by the docs, soRussell Bryant
2006-08-31This commit is a basic AEL enhancement: c-style commentsSteve Murphy
2006-08-31Force a rebuild since we mucked with enough stuff to justify itJoshua Colp
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-31Update configure script to check for Zaptel VLDTMF support since this will no...Joshua Colp
2006-08-30change default setting for autofallthroughKevin P. Fleming
2006-08-30Why check bridgepeer twice?Olle Johansson
2006-08-30update docsOlle Johansson
2006-08-30Don't add headers to an uninitialized eq (from issue 7694 garyhai, but notOlle Johansson
2006-08-30Note to myself: Remember Russell's note: Always compile first...Olle Johansson
2006-08-30Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() a...Olle Johansson
2006-08-30add a note about behavior of the "clid" field in the CDRRussell Bryant
2006-08-30Issue #7572 (Boesl) - hangup channel that get buggy 487 response (imported fr...Olle Johansson
2006-08-30Blocked revisions 41411 via svnmergeRussell Bryant
2006-08-30Merged revisions 41390 via svnmerge from Joshua Colp
2006-08-30fix a bug introduced when I merged my frame caching branch. Queue theRussell Bryant
2006-08-30Clarify what show translations is displaying a bit more (issue #7772 reported...Joshua Colp
2006-08-30Print what read-only variable is being set so that the user doesn't have to g...Joshua Colp
2006-08-30Only feed a DTMF frame into the core if we need toJoshua Colp
2006-08-30Issue #7822 - don't issue SRV lookups if it's disabled. (barthek)Olle Johansson
2006-08-30Fix transcoding performance issueMark Spencer
2006-08-30Only switch the second alert fd (which is RTCP) to callback mode if it is in useJoshua Colp
2006-08-30Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged...Joshua Colp
2006-08-30If the RTP stack is already being operated in callback mode, then suspend it ...Joshua Colp
2006-08-30This is the last round of RTP bridge optimizations. Basically it introduces a...Joshua Colp
2006-08-29Move the direct bridge write to after the NAT handling codeJoshua Colp
2006-08-29make menuselect configure process be silent when possibleKevin P. Fleming
2006-08-29This change fixes bug 7820. Way back in April this bug was reintroduced, it a...Steve Murphy
2006-08-29Kevins last commit made me spot a typo.Jason Parker
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...Kevin P. Fleming
2006-08-29Limit challenges to 9 digits in lengthJoshua Colp
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-08-29suppress compiler warningJason Parker