2004-05-13 |
Mark Spencer | Make sure we initialize attributes properly on thread... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Mark Spencer | Minor memory cleanups, initialize peer/user invite... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Jeremy McNamara | Turn off lamp on call completion, code cleanup and... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Mark Spencer | Fix FreeBSD compile (bug #1620) |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Mark Spencer | Minor cleanups (bug #1618 included) |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Mark Spencer | Put sip history stuff in (for real) and provide voicema... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Mark Spencer | Refuse to gethostbyname on a pure integer |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Mark Spencer | German language improvements (bug #1606) |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Mark Spencer | Don't say "re-recording" on CLI. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Mark Spencer | Change "boundary" to be less likely to cause e-mail... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Mark Spencer | Increase max write size (bug #1601) |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Anthony Minessale II | Patch Submitted by BKW on 5/10/2004 to chan_sip.c |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Mark Spencer | Allow characterset to be specified (bug #1598) |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Mark Spencer | Set mimetype to lower case (bug #1597) |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Mark Spencer | Fix missing semicolons in sample configurations (bug... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | More minor bkw fixes |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | merge brian's cleanups |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | Include app.h in senddtmf (bug #1594) |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | Add SIPUSERAGENT, SIPCALLID, and fix some formatting... |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | Fix accidental strlen_zero mistransfer (bug #1592) |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | Fix minor formatting problem |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | Remove "jitter" |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Mark Spencer | Merge Connor's ringback feature for queue (bug #1560) |
commit | commitdiff | tree | snapshot |
2004-05-09 |
James Golovich | Add new file utils.c, Move ast_gethostbyname to utils.c |
commit | commitdiff | tree | snapshot |
2004-05-09 |
James Golovich | More ast_strlen_zero changes |
commit | commitdiff | tree | snapshot |
2004-05-09 |
James Golovich | Code formatting fixes in pbx.c (still more todo) |
commit | commitdiff | tree | snapshot |
2004-05-09 |
James Golovich | Fix null pointer dereference in app_groupcount.c (bug... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Mark Spencer | Show peers formatting fixes, SIP strlen optimizations... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Mark Spencer | Update default astman types for newer newt (bug #1578) |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Mark Spencer | Add Spanish support to say date with format (bug #1583) |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Mark Spencer | Copy musicclass to right field (bug #1582) |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Mark Spencer | Allow notransfer to be a global option |
commit | commitdiff | tree | snapshot |
2004-05-08 |
Mark Spencer | Add missing unlock (although it shouldn't make a differ... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
James Golovich | ast_strlen_zero changes |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Mark Spencer | Do proper PRI locking in zt_call (not to mention lock... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
James Golovich | Code cleanup |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Anthony Minessale II | Created API call ast_dtmf_stream |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Mark Spencer | Check h_addr_list, too |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Mark Spencer | Check that hp->h_addr is not NULL before returning... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Mark Spencer | Add sip show peers (trivial zap fix, too) bug #1573 |
commit | commitdiff | tree | snapshot |
2004-05-07 |
Mark Spencer | Add debugging to failure |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Anthony Minessale II | make channel.c use autoservice_start/stop when playing... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Mark Spencer | Add "sip show subscriptions" command (bug #1569) |
commit | commitdiff | tree | snapshot |
2004-05-06 |
James Golovich | Use ast_strlen_zero in file.c |
commit | commitdiff | tree | snapshot |
2004-05-06 |
James Golovich | Use ast_strlen_zero in channel.c |
commit | commitdiff | tree | snapshot |
2004-05-06 |
James Golovich | Use ast_strlen_zero in cli.c |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Mark Spencer | Fix silly typo in iax2 where strlen was used instead... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
James Golovich | Use ast_strlen_zero in logger.c |
commit | commitdiff | tree | snapshot |
2004-05-06 |
James Golovich | Use ast_strlen_zero in cdr.c |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Mark Spencer | Allow global authentication realm to be set (bug #1567) |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Mark Spencer | Enhance Spanish and Mexican support (bug #1566) thanks! |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Mark Spencer | Don't autodestruct on semi-ack. We'll add it as we... |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Jeremy McNamara | fix formatting, from bkw |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Mark Spencer | If user fails host access, search for peers too |
commit | commitdiff | tree | snapshot |
2004-05-05 |
James Golovich | include utils.h in chan_iax2.c |
commit | commitdiff | tree | snapshot |
2004-05-05 |
James Golovich | Use ast_strlen_zero in chan_iax2.c |
commit | commitdiff | tree | snapshot |
2004-05-05 |
James Golovich | Include utils.h in chan_skinny.c |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Jeremy McNamara | use ast_strlen_zero |
commit | commitdiff | tree | snapshot |
2004-05-05 |
James Golovich | Use ast_strlen_zero in chan_zap.c |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Mark Spencer | Ignore dupe packets for RFC2833 (bug #1034) |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Mark Spencer | Qualify that SIP INFO stuff is real (bug #1558) |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Fix SIP autohangup mishap |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Print route when doing sip show channel foo |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Make sure we don't accidently send weird delivery times... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | strlen fixes and don't destroy SIP channels that still... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Documentation fixes (bug #1554). |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Add app_groupcount to manage groups |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | More strlen_zero checks (bug #1549) |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Fix swedish, german, and french support for say number... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
James Golovich | Change strlen calls to ast_strlen_zero in callerid.c |
commit | commitdiff | tree | snapshot |
2004-05-04 |
James Golovich | Change strlen calls to ast_strlen_zero in pbx.c |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | More expression fixes (bug #1548 again) |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Clean agi-sphinx-test (bug #1547) |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Mark Spencer | Update for backwards compatability (bug #1548) |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Jeremy McNamara | use ast_stren_zero |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Add swedish support, fix german support (bug #1543) |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Use strlen_zero function in chan_sip (bug #1545) |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Don't update route once it's set (bug #1491) |
commit | commitdiff | tree | snapshot |
2004-05-03 |
James Golovich | Oops, actually use the right variable in channels/Makefile |
commit | commitdiff | tree | snapshot |
2004-05-03 |
James Golovich | Fix channels/Makefile so USE_MYSQL_FRIENDS implies... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Add "insecure=very" where we don't authenticate peers... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Merge slepp's sub-second expiration timer although... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Internationalize say_date_time, fix small pbx_config... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
James Golovich | Change strlen calls to ast_strlen_zero in voicemail... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Make directory spell name if available |
commit | commitdiff | tree | snapshot |
2004-05-03 |
James Golovich | Add include/asterisk/utils.h file. Which includes... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Merge BKW's mp3 improvements |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Merge slepp's REGISTER RFC compliance fixes (bug #1538) |
commit | commitdiff | tree | snapshot |
2004-05-03 |
James Golovich | Code formatting cleanup in channel.c |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Mark Spencer | Add SayPhonetic and SayAlpha applications (bug #793) |
commit | commitdiff | tree | snapshot |
2004-05-02 |
James Golovich | Add doc/CODING-GUIDELINES document |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | Merge Tilghman's color patches for the asterisk prompt... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | Let OSS know how to deal with indication -1 |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | On a reload, don't stop supporting sip if we can't... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | Add new "authname" field so we can authenticate BYE... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | On incoming call, set peername to username to properly... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | Merge Matteo's language setting code for iax2 (bug... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | Provide more fine grained control of sip and iax show... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Mark Spencer | Merge murf's generous expression contributions (bug... |
commit | commitdiff | tree | snapshot |
next |