aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-06-21tweak for arm4vl (bug #4545)russell1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5955 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21fix via comparison to not be case sensitive (bug #4496)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5954 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-15add support for native DTMFrussell1-3/+24
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5917 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14remove pointless dereference (bug #4353)russell2-11/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5914 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14remove my debug output, d'oh! :)russell1-3/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5913 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14Fix offset calculation for signed linear (bug #4433)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5912 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14fix bounds checking (bug #4406)russell1-33/+26
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5911 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14oops!russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5910 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14don't kill the call if tdd mode is not supported by a channel (bug #4370)russell1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5909 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14fix return values on systems where an unsigned char is the default (bug #4455)russell6-16/+18
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5908 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-14update indications to be current with cvs head (inspired by bug #4440)russell1-32/+174
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5905 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-13update changelogrussell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5904 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-13if no extension is specified on an overlap call, use the 's' extension (bug ↵russell1-0/+7
#4317) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5903 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-13handle stale authentication nonces more properly (bug #4451)russell1-21/+43
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5902 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-10restructure buggy parse_args routinerussell1-62/+52
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5899 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-01fix SayUnixTime (bug #4423)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5808 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31fix recording of voicemail duration (bug #4288)russell1-11/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5804 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31fix a sizeof bug (bug #4264)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5803 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31correctly handle rtp padding (bug #4270)russell1-0/+8
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5802 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31remove seemingly bogus line (bug #4299)russell1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5801 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31fix rtptimeout options for a specific peer (bug #4325)russell2-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5800 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31fix a mem leak (bug #4154)russell1-10/+9
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5799 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31add "Referred-by" to the aliases list (bug #4404)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5798 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31find sound files that are in the language directory itself (bug #4399)russell1-2/+10
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5797 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31update changelog for the last fixrussell1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5796 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31fix distinctive ring for queue members (bug #3978)russell1-0/+22
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5795 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31fix mem leak (bug #4318)russell1-2/+11
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5794 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31Fix reply digest selection of size (bug #4409)russell1-5/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5793 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31set DNID on incoming calls (bug #4220)russell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5792 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31don't print an error when you receive no data until normal circumstances ↵russell1-6/+2
with recvfrom (bug #4156) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5791 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-31fix comment (bug #4139)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5790 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-28hopefully the last try at making this happy acrossrussell1-6/+14
various versions of newt (bug #4388) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5781 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-26fix usage of const char (bug #4288)russell1-6/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5771 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-24fix output when no help text is available for a cli commandrussell1-3/+8
fix a seg fault when astmm is enabled (bug #4356) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5759 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19reset 'confirm' mode so DTMF can be used by Zap callees after confirming ↵russell1-0/+2
(bug #4083) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5730 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19close sip socket on unload (bug #4152)russell1-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5729 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19fix some compilation issues for ppc (bug #4228)russell1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5728 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19perform variable substitution earlier so it can be used for the cidmatch as ↵russell1-1/+1
well (bug #4094) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5725 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-16fix mem leak with MYSQL_USERS (bug #4287)russell1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5703 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-16note default values (bug #4284)russell1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5697 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-16Remove double fout++ and comment on flag (bug #4267)russell1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5695 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-16only initialize random number generators in one place (bug #4017)russell3-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5694 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15document zap options (bug #4166)russell1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5687 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15protect ResponseTimeout and DigitTimeout apps from crashing when called in ↵russell1-0/+8
non-PBX channels (bug #4092) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5685 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15indicate default timeouts (bug #4050)russell1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5676 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15ensure that calls to gethostbyname are null terminated,russell7-43/+79
also use MAXHOSTNAMELEN where appropriate (bug #4198) (bug #4212) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5675 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-14allow spaces in monitor filenames (Thanks to gbdrbob for catching this one!)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5648 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-12initialize errno and don't report an error when poll() returns without ↵russell1-1/+2
indicating one (bug #4059) git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5635 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-12remove unnecessary declaration (bug #4040)russell1-2/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5634 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-12use ast_strlen_zero, also fix a codec config parsing error (bug #4169)russell1-35/+37
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5633 f38db490-d61c-443f-a65b-d21fe96a405b