2005-05-20 |
Kevin P. Fleming | make 'sip debug' work again (commands must be registere... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Mark Spencer | Add SET function (bug #4335) |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Mark Spencer | Revert improper patch from bug #4294 |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | minor doc fixes |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Jeremy McNamara | Make capbilities be connection specific versus for... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Mark Spencer | Cache result from database function reads (conf call) |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | ensure that objects in docs are sorted alphabetically... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Jeremy McNamara | Fix memory leak, avoid uncessary abuse of memory and... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | more Makefile tweaks |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | formatting cleanup (bug #4330) |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | make version-testing and echo constructs more shell... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | remove unnecessary conditional logic (bug #4313, take... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | ensure that peer-level RTP settings are actually used... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | add IAXPEER function (bug #4310, with minor formatting... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | add more expr-related files to ignore |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | use new C-coded version comparison program for bison... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | support labels as targets of SET PRIORITY command ... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | properly check for debug and verbose messages to suppre... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Kevin P. Fleming | move variable declarations to top of function where... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Russell Bryant | add 'dontwarn' option to asterisk.conf to appease the... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Mark Spencer | Yet another set of jitter buffer changes (this time... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Russell Bryant | check to see if a comma or an open paren came first... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Russell Bryant | fix moh option in conjunction with intro option (bug... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Mark Spencer | More jitter buffer fixes for large resync (bug #4311) |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Russell Bryant | note the change from "port" to "bindport" |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Mark Spencer | Merge skew reduction (bug #4222) |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Spencer | Add IAX2 testing code (bug #4242) |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Russell Bryant | add DB_EXISTS function to be able to check if a key... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Spencer | Actually apply timestamp bug (bug #3961) |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Russell Bryant | provide a more explicit explination as to what the... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Mark Spencer | Add optional call limit |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Russell Bryant | print out the IAX DATETIME IE in 'iax2 debug' in human... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Russell Bryant | remove call to pall on unitialied fds |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Russell Bryant | remove extra LOCAL_USER_REMOVE (bug #4308) |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Russell Bryant | prevent copying of NULL (bug #4307) |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Russell Bryant | correct syntax on DB function example |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Russell Bryant | fix description of length parameter |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Matthew Fredrickson | Turn on the DSP for the channel after an ANSWER so... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Matthew Fredrickson | Additions to chan_zap.c to receive PRI_EVENT_KEYPAD_DIG... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | SIP hold improvements (bug #4290) |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | add 'zap show status' CLI command to display card/span... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | correct file names to ignore |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | temporarily suppress usage of vercomp.sh script until... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | clean up message duration writing code (bug #4285) |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Russell Bryant | add comments, fix typos, and add note on default values... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | add ability to control output format for one-touch... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | CVS ignore output files from building new expression... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | add upgraded expression parser (bug #2058) |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Kevin P. Fleming | return CHANUNAVAIL for unregistered peers, not CONGESTI... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | add EVAL function, deprecate Eval application (bug... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | rename SetVar application to Set, deprecate SetVar |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | more strncpy -> ast_copy_string conversions, fixing... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | add ast_build_string library function (from bug #3644) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | combine two lines of code to make the logic clearer... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Jim Dixon | Fixed transmit/link hang problem and autopatch wierdness |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | update sample extensions.conf for new dialplan function... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | fix segfaults in realtime_peer/realtime_user when wrong... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | add dialplan functions for Caller ID, language and... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Russell Bryant | update Mark's email address |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | support Swedish and Norwegian mailbox intros (bug ... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | minor cleanups (bug #4158) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | allow caller to exit during position announcement by... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | add silent option to VMAuthenticate application (bug... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | add script for grabbing core dump from running Asterisk... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | fix up help text and output for 'iax2 trunk debug'... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | code formatting and comments, plus minor device state... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | code formatting cleanup (bug #4213) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | implement more detailed hangup causes (bug #4214) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | fix RTP DTMF for Sipura SPA-3000 (bug #3675, yet again) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | fix build with older popt.h (bug #4225) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | correct some signed/unsigned issues found by GCC 4... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | don't define a local function with the same name as... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | add functions to register/unregister multiple CLI comma... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | fix for dead manager connections to avoid deadlock... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | add counters to 'show agents' CLI command (bug #4232) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | various fixes: |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Kevin P. Fleming | various minor formatting changes and code cleanups... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Mark Spencer | Add netstats option (bug #4175) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Mark Spencer | Fix one way audio problem with iax trunking (bug #4221) |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Mark Spencer | Initialize target properly (bug #4167, take 2) |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Mark Spencer | Add remainder of rtp fixes, iax2 patch (bug #3961) |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Mark Spencer | Fix incorrect variable (bug #4243) |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Kevin P. Fleming | properly strip incoming padded RTP frames (bug #4264) |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Kevin P. Fleming | minor fix for refcount/flags to be unsigned |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Mark Spencer | Fix logger check (bug #4260) |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Mark Spencer | Remove double fout++ and comment on flag (bug #4267) |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Russell Bryant | clarify docs on ImportVar (that's for you, mog :p) |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Jeremy McNamara | Formatting fixes and sanity checks Bug #4263 |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Matthew Fredrickson | Makefile update for codec_gsm.c to cross compile for... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
James Golovich | Fix typo in chan_zap.c faclityenable != facilityenable |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Russell Bryant | fix some more typos and clarity issues |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Malcolm Davenport | Resolve Bug #4248 |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Russell Bryant | fix a little typo |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Russell Bryant | fix some lines that should not have been removed (bug... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Russell Bryant | fixes for the new jitter buffer (bug #4249) |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Matthew Fredrickson | Memory leak fixes Bug #4216 |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Matthew Fredrickson | enable/disable facility ies |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Matthew Fredrickson | zapata.conf for enable/disable of facility IEs |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Matthew Fredrickson | Set DNID for immediate calls (Bug #4220) |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Jeremy McNamara | C++ formatting fixes, Log PWLib assertions, remove... |
commit | commitdiff | tree | snapshot |
next |