aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-12-09Merged revisions 48363 via svnmerge from russell1-33/+35
2006-12-09chan_iax2 has an extremely large function, socket_process(), to handle incomingrussell1-128/+129
2006-12-09- Fix a few spelling mistakesrussell1-9/+42
2006-12-06Handle multiple 487's correctlyoej1-7/+15
2006-12-06Don't send Contact in SIP Messages (imported from 1.2/1.4).oej1-2/+3
2006-12-06Constify a bunch of usage strings for CLI commands.russell9-24/+24
2006-12-06Constify a bunch of the usage strings for CLI commands.russell3-54/+54
2006-12-06Instead of creating an unused instance of an unnamed enum, give it a name.russell1-4/+4
2006-12-02Cleaning up handle_response a bit. (Imported from 1.4)oej1-15/+15
2006-12-02Send CANCEL to call with early media (PROGRESS INBAND).oej1-11/+12
2006-12-02Invitestate updatesoej1-13/+25
2006-12-02- Disable RTP timeouts during T.38 transmissionoej1-68/+93
2006-12-01- Remove T.38 early media, since T.38 requires two way communication (importe...oej1-13/+10
2006-11-30Merged revisions 48168 via svnmerge from file1-4/+5
2006-11-30Issue #8319 (imported from 1.2, 1.4) - Increment nonce-count properly (noriyuki)oej1-1/+2
2006-11-30Merged revisions 48158 via svnmerge from file1-1/+1
2006-11-30Merging patch from 1.2/1.4. I think this was originally spotted byoej1-1/+1
2006-11-30I am pretty sure that oej only meant to change the variable name in the sourc...file1-1/+1
2006-11-28Add a comment to note near some code that performs a very expensive operationrussell1-0/+14
2006-11-28Merged revisions 48088 via svnmerge from file1-5/+0
2006-11-27Change error message (imported from 1.4)oej1-1/+2
2006-11-25Little fix so we use the right messagemattf1-1/+1
2006-11-25Make compiler happiermattf1-10/+10
2006-11-25bug fixmattf1-1/+1
2006-11-25Make sure we don't send a group reset on a group larger than 32 CICsmattf1-1/+1
2006-11-25Add ss7 show linkset commandmattf1-7/+1
2006-11-25Updates to show linkset commandmattf1-3/+3
2006-11-25Changing ERROR to lesser level. Imported from 1.2/1.4oej1-1/+1
2006-11-23Remove unused memory allocationoej1-4/+1
2006-11-22Don't over-deprecate... :-)oej1-15/+0
2006-11-21Treat 101 as 100, not 183 session progressoej1-2/+5
2006-11-20Properly reset schedule items (rizzo)oej1-2/+9
2006-11-18Merged revisions 47823 via svnmerge from rizzo1-5/+6
2006-11-18prevent the sound thread from consuming all the available CPUrizzo1-12/+16
2006-11-17Add some sense of link state. Don't make calls if link is down. Only reset ...mattf1-1/+13
2006-11-17remove an unused functionrizzo1-7/+0
2006-11-17use the regexp cli support on some of the commandrizzo1-13/+11
2006-11-17Make sure we choose the last channel as the dchannel if it's not E1 (for BRI)...mattf1-2/+3
2006-11-16convert two entries to new stylerizzo1-33/+22
2006-11-16Remove the interim variable for range modifications, and set it on the struct...qwell1-13/+12
2006-11-16convert some handlers to new style.rizzo1-101/+117
2006-11-16Add ability to modify range for dring matching.qwell1-5/+40
2006-11-16fix indentationrizzo1-42/+46
2006-11-16Merged revisions 47764 via svnmerge from file1-3/+3
2006-11-16Make it possible to enable/disable onhold tracking, in order to make life easieroej1-2/+9
2006-11-16Merged revisions 47751 via svnmerge from file1-0/+27
2006-11-16Merging implementation of invite states from my "invitestate" branch for 1.2....oej1-7/+49
2006-11-16- CANCEL never uses authenticationoej1-3/+3
2006-11-15Merged revisions 47712 via svnmerge from file1-0/+4
2006-11-15Hunting the initreq change for an ACKoej1-3/+13