summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-09Fix minor formatting problemMark Spencer
2004-05-09Remove "jitter"Mark Spencer
2004-05-09Merge Connor's ringback feature for queue (bug #1560)Mark Spencer
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.cJames Golovich
2004-05-09More ast_strlen_zero changesJames Golovich
2004-05-09Code formatting fixes in pbx.c (still more todo)James Golovich
2004-05-09Fix null pointer dereference in app_groupcount.c (bug 1588)James Golovich
2004-05-08Show peers formatting fixes, SIP strlen optimizations, and using ACL for loca...Mark Spencer
2004-05-08Update default astman types for newer newt (bug #1578)Mark Spencer
2004-05-08Add Spanish support to say date with format (bug #1583)Mark Spencer
2004-05-08Copy musicclass to right field (bug #1582)Mark Spencer
2004-05-08Allow notransfer to be a global optionMark Spencer
2004-05-08Add missing unlock (although it shouldn't make a difference)Mark Spencer
2004-05-08ast_strlen_zero changesJames Golovich
2004-05-07Do proper PRI locking in zt_call (not to mention lock the zt_pvt structure it...Mark Spencer
2004-05-07Code cleanupJames Golovich
2004-05-07Created API call ast_dtmf_streamAnthony Minessale II
2004-05-07Check h_addr_list, tooMark Spencer
2004-05-07Check that hp->h_addr is not NULL before returning success (bug #1576)Mark Spencer
2004-05-07Add sip show peers (trivial zap fix, too) bug #1573Mark Spencer
2004-05-07Add debugging to failureMark Spencer
2004-05-06make channel.c use autoservice_start/stop when playing warning sound filesAnthony Minessale II
2004-05-06Add "sip show subscriptions" command (bug #1569)Mark Spencer
2004-05-06Use ast_strlen_zero in file.cJames Golovich
2004-05-06Use ast_strlen_zero in channel.cJames Golovich
2004-05-06Use ast_strlen_zero in cli.cJames Golovich
2004-05-06Fix silly typo in iax2 where strlen was used instead of sizeofMark Spencer
2004-05-06Use ast_strlen_zero in logger.cJames Golovich
2004-05-06Use ast_strlen_zero in cdr.cJames Golovich
2004-05-06Allow global authentication realm to be set (bug #1567)Mark Spencer
2004-05-06Enhance Spanish and Mexican support (bug #1566) thanks!Mark Spencer
2004-05-06Don't autodestruct on semi-ack. We'll add it as we need it case-by-case.Mark Spencer
2004-05-06fix formatting, from bkwJeremy McNamara
2004-05-06If user fails host access, search for peers tooMark Spencer
2004-05-05include utils.h in chan_iax2.cJames Golovich
2004-05-05Use ast_strlen_zero in chan_iax2.cJames Golovich
2004-05-05Include utils.h in chan_skinny.cJames Golovich
2004-05-05use ast_strlen_zeroJeremy McNamara
2004-05-05Use ast_strlen_zero in chan_zap.cJames Golovich
2004-05-05Ignore dupe packets for RFC2833 (bug #1034)Mark Spencer
2004-05-05Qualify that SIP INFO stuff is real (bug #1558)Mark Spencer
2004-05-04Fix SIP autohangup mishapMark Spencer
2004-05-04Print route when doing sip show channel fooMark Spencer
2004-05-04Make sure we don't accidently send weird delivery times on DISAMark Spencer
2004-05-04strlen fixes and don't destroy SIP channels that still have pending things on...Mark Spencer
2004-05-04Documentation fixes (bug #1554).Mark Spencer
2004-05-04Add app_groupcount to manage groupsMark Spencer
2004-05-04More strlen_zero checks (bug #1549)Mark Spencer
2004-05-04Fix swedish, german, and french support for say number (bug #1550)Mark Spencer
2004-05-04Change strlen calls to ast_strlen_zero in callerid.cJames Golovich