Commit Graph

3764 Commits (c4da80e6e0482ac6a7d370df54bc922ee26080aa)
 

Author SHA1 Message Date
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
Mark Spencer 91cdb43004 Fix potential segfault.
21 years ago
Mark Spencer 96a557c6bf Put Constantine's last name in
21 years ago
Mark Spencer 7bcb9629fd Send empty frames when missing frames arrive (hope this doesn't break anything)
21 years ago
Mark Spencer 17e80052e5 Don't "ignore" on CANCEL (bug #2670)
21 years ago
Mark Spencer 06dfca5d24 Add DUNDi.... (http://www.dundi.com)
21 years ago
Mark Spencer 8405193cff Delete old app_qcall (obsolete)
21 years ago
Mark Spencer e1dcf90094 Fix ndbm compile warnings (bug #2540)
21 years ago
Mark Spencer 12e2fe4d94 Thread fixes, vm fix (bug #2665)
21 years ago
James Golovich 9f5f95fe87 Remove late-night excuse for wasting cpu cycles. revert previous res_agi change
21 years ago
James Golovich f3ad3d0359 Fix chan_zap reload with pseudo channels (bug 2664)
21 years ago
Mark Spencer dfdf53c00d Put a real beep...
21 years ago
Mark Spencer c646d9ce18 Don't restart PRI channels
21 years ago
Mark Spencer 9b46246c2b Improve peer stats (bug #2635)
21 years ago
Mark Spencer 06857dcdd9 Make chan_zap reloadable (bug #2637)
21 years ago
Mark Spencer 3e5368b763 Provide module command completion (make twisted happy)
21 years ago
Mark Spencer a3e8fa573c Handle a few more cases of realtime and voicemail (bug #2648)
21 years ago
Mark Spencer 996c8e7126 Add autofallthrough mode
21 years ago
Mark Spencer eadd6c5509 Oops it didn't make it in
21 years ago
Mark Spencer 787822b4c8 Minor improvements to debug output (bug #2644)
21 years ago
Mark Spencer 1e0c75701e Fix hangup handling with chansiavail with agent (bug #2658)
21 years ago
Mark Spencer 94ba880548 Generate CDR's for failed outbound spool
21 years ago
Jeremy McNamara ddd6a40a44 stop seg on reload if no h323.conf file and hopefully not break the monitor thread
21 years ago
Jeremy McNamara 839d68586b stop a seggy..it helps if you dont try to print out something we already know is NULL :)
21 years ago
Mark Spencer def2962670 Fix some small typos (bug #2649)
21 years ago
Mark Spencer f8ee49646c Forget fullcontact when specific number is dialed (bug #2620)
21 years ago
Mark Spencer 4ff125c703 Fix iLBC compiler warnings
21 years ago
Jeremy McNamara f84de658d4 be more explicit
21 years ago
Jeremy McNamara 1dfc11aec9 use the right variable to ensure it copied correctly
21 years ago
Jeremy McNamara 34e4f69f84 document proper usage of Bindaddr and type=peer
21 years ago
Jeremy McNamara 9695141c09 sorta fix External IP Address discovery. We really need a better way than bindaddr, but this hack works, for now
21 years ago
Mark Spencer d4ff9abc61 Update to new iLBC codec
21 years ago
Mark Spencer 7c4337dc91 Add option for "show modules like" (bug #2643)
21 years ago
Mark Spencer 0134b03b77 Add CLI for realtime stuff (bug #2626)
21 years ago
Mark Spencer f9bd7c1e9e Handle excessive entries properly (bug #2634)
21 years ago
Mark Spencer f12f0a7011 Make PRI debug work when verbosity = 0 (bug #2645)
21 years ago
Mark Spencer bb10f5af9f Fix trasnfer issue (bug #2632)
21 years ago
Ben Kramer 9a87d520b1 / added missing frame processing code to native bridge
21 years ago