summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2006-11-15Merged revisions 47712 via svnmerge from Joshua Colp
2006-11-15Hunting the initreq change for an ACKOlle Johansson
2006-11-15- Don't reply to ACKOlle Johansson
2006-11-15fix indentationLuigi Rizzo
2006-11-15Send proper SIP error message improperly when we can't allocate dialog (out o...Olle Johansson
2006-11-15Update doxygen docs to reflect the code...Olle Johansson
2006-11-15Merged revisions 47635 via svnmerge from Kevin P. Fleming
2006-11-14Merged revisions 47628 via svnmerge from Joshua Colp
2006-11-14Adding some debug output to trace bug in realtimeOlle Johansson
2006-11-14Adding a new debug line for issue #7351 - trying to find where an ACK can ove...Olle Johansson
2006-11-14Issue #8272 imported from 1.2/1.4 - Let the peerpoke system destroy it's own ...Olle Johansson
2006-11-14Remove flags not used any more (thanks Luigi)Olle Johansson
2006-11-13Merged revisions 47581 via svnmerge from Tilghman Lesher
2006-11-13Small fix for uncommon scenario.Olle Johansson
2006-11-13Make chan_h323 build again and make the CLI commands work. (reported on aster...Joshua Colp
2006-11-13Only produce error message once, don't fill the screen with them...Olle Johansson
2006-11-13merge from astobj2-r47450: use UNLINK to remove a packet from its queue,Luigi Rizzo
2006-11-13merge from codename-pineapple and astobj2 47499:Luigi Rizzo
2006-11-13Merged revisions 47523 via svnmerge from Tilghman Lesher
2006-11-12Part of patch in #7403 to improve tag checking in pedantic mode (stephen_dredge)Olle Johansson
2006-11-12The use of an ifdef to check for FreeBSD is useless here because the twoRussell Bryant
2006-11-12Restore auto-framing (DEA). Imported from 1.4Olle Johansson