aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-12-27Only include include files once (imported from 1.4)oej1-2/+0
2006-12-27Only set "rfc2833compensate" option onceoej1-4/+0
2006-12-27Only handle T38 options onceoej1-30/+0
2006-12-27-Remove "localmask" setting (deprecated in earlier version)oej1-8/+3
2006-12-27Merged revisions 48988 via svnmerge from kpfleming1-1/+1
2006-12-27Merged revisions 48987 via svnmerge from kpfleming1-1/+1
2006-12-27Be politically correctoej1-6/+6
2006-12-27Add support for buggy Cisco MWI firmware > 8.0.3 (issue 8575 - flewid)oej1-3/+13
2006-12-27Cleanup of handle_common_optionsoej1-3/+15
2006-12-27Reset invitestate when sending new inviteoej1-0/+2
2006-12-27Issue #8600 - bogus SDP Content Length in T.38 re-inviteoej1-1/+2
2006-12-26Merged revisions 48964 via svnmerge from file1-0/+2
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-2/+2
2006-12-24Merged revisions 48948 via svnmerge from russell1-1/+1
2006-12-24Merged revisions 48944 via svnmerge from russell1-1/+1
2006-12-24Merged revisions 48940 via svnmerge from russell1-2/+2
2006-12-22Merged revisions 48888 via svnmerge from qwell1-1/+1
2006-12-22Merged revisions 48870 via svnmerge from qwell1-4/+7
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf2-3/+3
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...murf1-0/+4
2006-12-19Merged revisions 48586 via svnmerge from kpfleming1-2/+4
2006-12-18Clean up find_idle_thread function and use atomic operations for dynamic thre...file1-28/+33
2006-12-18Merged revisions 48564 via svnmerge from file1-16/+24
2006-12-17define a mask SIP_INSECURE sam as for other sets of flags.rizzo1-0/+5
2006-12-15Merged revisions 48504 via svnmerge from file1-2/+12
2006-12-15Merged revisions 48502 via svnmerge from file1-0/+8
2006-12-15replace ast_safe_string_alloc() with asprintf()rizzo1-3/+3
2006-12-15replace ast_safe_string_alloc() with asprintf()rizzo1-1/+1
2006-12-15Issue #8592 - treat 504 as congestion (imported from 1.2/1.4)oej1-0/+2
2006-12-15Update to latest IANA specsoej1-2/+4
2006-12-15Merged revisions 48478 via svnmerge from file1-3/+6
2006-12-13revert check for a zaptel transcoder related definition that was done in therussell1-1/+1
2006-12-12Fix various spelling mistakes in comments.russell1-9/+9
2006-12-12Make chan_zap inform you that your version of zaptel is too old instead ofrussell1-1/+1
2006-12-10Merged revisions 48372 via svnmerge from murf1-2/+9
2006-12-09convert the thread IO state and type to use enums.russell1-13/+18
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