summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-12-10Merged revisions 48372 via svnmerge from Steve Murphy
2006-12-09convert the thread IO state and type to use enums.Russell Bryant
2006-12-09Merged revisions 48363 via svnmerge from Russell Bryant
2006-12-09chan_iax2 has an extremely large function, socket_process(), to handle incomingRussell Bryant
2006-12-09- Fix a few spelling mistakesRussell Bryant
2006-12-06Handle multiple 487's correctlyOlle Johansson
2006-12-06Don't send Contact in SIP Messages (imported from 1.2/1.4).Olle Johansson
2006-12-06Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-12-06Constify a bunch of the usage strings for CLI commands.Russell Bryant
2006-12-06Instead of creating an unused instance of an unnamed enum, give it a name.Russell Bryant
2006-12-02Cleaning up handle_response a bit. (Imported from 1.4)Olle Johansson
2006-12-02Send CANCEL to call with early media (PROGRESS INBAND).Olle Johansson
2006-12-02Invitestate updatesOlle Johansson
2006-12-02- Disable RTP timeouts during T.38 transmissionOlle Johansson
2006-12-01- Remove T.38 early media, since T.38 requires two way communication (importe...Olle Johansson
2006-11-30Merged revisions 48168 via svnmerge from Joshua Colp
2006-11-30Issue #8319 (imported from 1.2, 1.4) - Increment nonce-count properly (noriyuki)Olle Johansson
2006-11-30Merged revisions 48158 via svnmerge from Joshua Colp
2006-11-30Merging patch from 1.2/1.4. I think this was originally spotted byOlle Johansson
2006-11-30I am pretty sure that oej only meant to change the variable name in the sourc...Joshua Colp
2006-11-28Add a comment to note near some code that performs a very expensive operationRussell Bryant
2006-11-28Merged revisions 48088 via svnmerge from Joshua Colp
2006-11-27Change error message (imported from 1.4)Olle Johansson
2006-11-25Little fix so we use the right messageMatthew Fredrickson
2006-11-25Make compiler happierMatthew Fredrickson
2006-11-25bug fixMatthew Fredrickson
2006-11-25Make sure we don't send a group reset on a group larger than 32 CICsMatthew Fredrickson
2006-11-25Add ss7 show linkset commandMatthew Fredrickson
2006-11-25Updates to show linkset commandMatthew Fredrickson
2006-11-25Changing ERROR to lesser level. Imported from 1.2/1.4Olle Johansson
2006-11-23Remove unused memory allocationOlle Johansson
2006-11-22Don't over-deprecate... :-)Olle Johansson
2006-11-21Treat 101 as 100, not 183 session progressOlle Johansson
2006-11-20Properly reset schedule items (rizzo)Olle Johansson
2006-11-18Merged revisions 47823 via svnmerge from Luigi Rizzo
2006-11-18prevent the sound thread from consuming all the available CPULuigi Rizzo
2006-11-17Add some sense of link state. Don't make calls if link is down. Only reset ...Matthew Fredrickson
2006-11-17remove an unused functionLuigi Rizzo
2006-11-17use the regexp cli support on some of the commandLuigi Rizzo
2006-11-17Make sure we choose the last channel as the dchannel if it's not E1 (for BRI)...Matthew Fredrickson
2006-11-16convert two entries to new styleLuigi Rizzo
2006-11-16Remove the interim variable for range modifications, and set it on the struct...Jason Parker
2006-11-16convert some handlers to new style.Luigi Rizzo
2006-11-16Add ability to modify range for dring matching.Jason Parker
2006-11-16fix indentationLuigi Rizzo
2006-11-16Merged revisions 47764 via svnmerge from Joshua Colp
2006-11-16Make it possible to enable/disable onhold tracking, in order to make life easierOlle Johansson
2006-11-16Merged revisions 47751 via svnmerge from Joshua Colp
2006-11-16Merging implementation of invite states from my "invitestate" branch for 1.2....Olle Johansson
2006-11-16- CANCEL never uses authenticationOlle Johansson