Commit Graph

4101 Commits (05e5da6083f53ffbb6a9dc43a306d6190fed265c)
 

Author SHA1 Message Date
Mark Spencer 8a13712e45 Pass concept of status back, permit "leaveempty" to work with static agents who are not loggedon (bug #2719)
21 years ago
Mark Spencer 9efbc46301 Add manager proxy (bug #2506)
21 years ago
Mark Spencer dcb396b76b Fix chan_local debug message (bug #2725)
21 years ago
Mark Spencer 352f1f4e14 Fix MGCP dtmf buglet (bug #2696)
21 years ago
Mark Spencer db58aec4f3 Add n+101 jump if file does not exist (bug #2722)
21 years ago
Mark Spencer b8a02257a5 Fix short message isssue (bug #2723)
21 years ago
James Golovich 2486f30a41 Fix compilation of chan_agent.c on gcc < 3.0
21 years ago
James Golovich 286ea2461d Use same defines for NetBSD as FreeBSD in pbx_dundi.c (bug 2716)
21 years ago
Mark Spencer 5bdaba8193 Add new features to agent stuff (bug #1693)
21 years ago
Mark Spencer 73558b7492 Do not build with DEBUG_THREADS on by default!
21 years ago
Mark Spencer d687e019e5 Fix email debyg line (bug #2675)
21 years ago
Mark Spencer f8d3b1ad77 Fix Makefile issue (bug #2691, again)
21 years ago
James Golovich 8009d53690 Pass format string
21 years ago
Mark Spencer e14ae8b10b Don't execute log functions for log levels we don't track
21 years ago
Mark Spencer 16e8f4ca35 Allow "dundi flush" to flush statistics too
21 years ago
Mark Spencer 8870947391 Oops
21 years ago
Mark Spencer 11dfba3120 Add cache bypass mode
21 years ago
Mark Spencer 49da32e637 Oops
21 years ago
Mark Spencer 76b5be4c87 DUNDi performance enhancments and metrics for average lookup time.
21 years ago
Mark Spencer 73a820a93b Fix user event body (bug #2713)
21 years ago
Mark Spencer 382bbb68cc Add missing pbx_loopback file...
21 years ago
Mark Spencer 82cbf28993 Add "Loopback" switch
21 years ago
Anthony Minessale II 4959fb958c Make sure close() is not called on a fd < 1 with a wrapper call
21 years ago
Mark Spencer 69a8f90814 Fix for FreeBSD (netbsd too?) (bug #2702)
21 years ago
Mark Spencer d309ffbd0a Fix SMS thingy for Bezeq (bug #2708)
21 years ago
James Golovich efd028f632 Check return value of malloc before dereferencing ptr in chan_zap.c
21 years ago
Mark Spencer ee52c6062a Fix BSD issue (bug #2668)
21 years ago
Mark Spencer cf764b8cba Tones for singapore (bug #2688)
21 years ago
Mark Spencer e21ed1865b First pass at making transfer work within agent (not tested, shouldn't break anything that currently worked)
21 years ago
Mark Spencer 9235f8bda3 Help leanup (bug #2677)
21 years ago
Mark Spencer 3267c78539 Add missing fixup (bug #2667)
21 years ago
James Golovich 73831ac046 More memory checks
21 years ago
James Golovich 584418a282 Make sure malloc worked before accessing the mem in tdd.c
21 years ago
James Golovich 10dfeecffe Make sure malloc worked before accessing the mem in chan_modem.c (bug 2704)
21 years ago
James Golovich 1890e5d87e Cleanup dundi-parser.c
21 years ago
Jeremy McNamara b31c4d7fb9 implement type=alias to deprecate type=h323 and a whole lot more code clean up
21 years ago
Anthony Minessale II 4f2438acab This patch adds a new api call:
21 years ago
Mark Spencer c4da80e6e0 Fix some callerid output
21 years ago
Jeremy McNamara 9f0d70a9e6 re-implement callerid, still might not be right. Remove channel limits, in favor to app_groupcount. A lot more code cleanup. Please test and report as I am sure I broke something
21 years ago
Mark Spencer 031a65ee73 Fix minor OSP issue
21 years ago
James Golovich 487dc0897a Small verbosity fix in chan_iax2.c from bkw_
21 years ago
James Golovich 4eab504331 Update example dundi.conf docs to include the other 2 variables that can be used in the destination string
21 years ago
Mark Spencer 8c4657bddf Work on precaching
21 years ago
Mark Spencer 28e37def56 Fixed in CVS head.
21 years ago
Mark Spencer 3c8a994aed Handle unknown 1xx reponses as 100 (bug #2698)
21 years ago
Mark Spencer e5091a2b33 Fix the shrink_number to not remove the trailing '.'
21 years ago
Ben Kramer 898a67b80e / updated caller ID to use the new structures and re-enabled
21 years ago
Mark Spencer a73fc9a283 Disable mac lookup, fix compile on NetBSD (bug #2680)
21 years ago
Mark Spencer 0a9fd1435b Fix initialization tiddly bit
21 years ago
James Golovich c7c92a9f15 Fix typo and missing format string in a fprintf in lock.h
21 years ago