aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-parser.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Merged revisions 75444 via svnmerge from russell1-1/+1
2007-01-04only do IAX2 frame caching for voice and video frameskpfleming1-9/+11
2006-08-29Merge team/russell/frame_cachingrussell1-2/+5
2006-02-01use string fields for some stuff in ast_channelkpfleming1-18/+18
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-26more doxygenification (issue #5513)russell1-0/+4
2005-09-09don't use a signed buffer for data that the protocol specifies as unsigned.russell1-1/+1
2005-09-02use unsigned char for data elements and native-signed char for strings (issue...kpfleming1-2/+2
2005-02-12Add support for receiver reports (bug #3236, with mods)markster1-0/+6
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxmarkster1-0/+2
2005-01-09Merge experimental codec preferences for IAX2 (bug #2971)markster1-0/+1
2004-12-29Minor IAX2 fixes, add incomplete-but-very-basically-functional IAX2 encryptionmarkster1-0/+3
2004-12-26Merge Tilghman's cause codes patch (bug #3032)markster1-0/+1
2004-11-19Add sampling rate handlingmarkster1-0/+1
2004-10-02Add iax2 parsing for TNS/TON/PRESmarkster1-1/+4
2004-07-07Add IAX provisioning support to Asteriskmarkster1-0/+1
2004-05-25Enable understanding of service identifier and provisioning versionmarkster1-0/+1
2004-02-24Add IAX2 firmware upgrade supportmarkster1-0/+6
2003-10-01Update IAX2 parser for sending caller infomarkster1-0/+1
2003-05-14Add transfer to IAX2, and transfer applicationmarkster1-0/+1
2003-04-19IAX2 updates, dial fixmarkster1-4/+16
2003-03-20Add transfer ID for potential use in more complex NAT environmentsmarkster1-0/+1
2003-03-18Tue Mar 18 07:00:01 CET 2003matteo1-0/+1
2003-03-16dom mar 16 23:37:23 CET 2003matteo1-0/+110