Commit Graph

416 Commits (c021ec56e33cd006de6f1de2a68bec2daa1a0342)

Author SHA1 Message Date
Mark Spencer 69d5139b36 Make casts work again properly (bug #3155)
21 years ago
Anthony Minessale II c19caed171 fix missing proto's missing semi colon
21 years ago
Anthony Minessale II f3e9793826 fix missing proto
21 years ago
Mark Spencer 9aace6da49 Merge remainder of kpfleming's astobj patch (bug #3183)
21 years ago
Mark Spencer 59e86b63b0 Merge kpflemings ASTOBJ improvements (bug #3167)
21 years ago
Mark Spencer d331358a3b Permit RTP to be reset
21 years ago
Anthony Minessale II 907ed4d346 tiny tweak to allow pvt config engines to use __ast_load
21 years ago
Mark Spencer 802dbe4677 Add Asterisk "object model" and update chan_sip to use it for peers/regs/users
21 years ago
Mark Spencer 713a2eb072 Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast_flag_moh...
21 years ago
Mark Spencer 9dd4fbe85a Document linked lists better (bug #3139)
21 years ago
Mark Spencer cecda3fb67 Speed up ast_list macros (bug #3135)
21 years ago
Mark Spencer 1395d93c0e Add "ast_flags_all" mask (bug #3136)
21 years ago
Mark Spencer 3fde2e56b8 Fix AGI to know about "builtin" variables, too (bug #2737)
21 years ago
Mark Spencer d6a415c262 Merge drumkilla's bitfield patch for SIP (bug #3083)
21 years ago
Mark Spencer bfaa2734a6 Fix little macro (bug #3100)
21 years ago
Mark Spencer cadb8d010b Merge russell's flag macro patch (with slight mods) (bug #3046)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 5789ae4d18 Make music on hold truly optional (bug #2998)
21 years ago
Mark Spencer c46e21252c Big diet for struct ast_channel
21 years ago
Mark Spencer 244dd57299 Fix allow/disallow nomenclature (bug #2945, part deux)
21 years ago
Mark Spencer 4820c2bb97 Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)
21 years ago
Mark Spencer 36928f0644 Merge updates to frame.h and frame.c (codec stuff from bug #2945, part 1)
21 years ago
Mark Spencer 8f2b687a95 Make realtime pbx understand patterns.
21 years ago
Anthony Minessale II 2a1bf5efd9 fix inherited softhangup issue in ast_goto_if_exists()
21 years ago
Mark Spencer 5e650c8260 Build out "multi" version of realtime config (directory and realtime extensions will need this)
21 years ago
Mark Spencer d7da317979 Add improved macro functionality (bug #2905)
21 years ago
Mark Spencer a465a8aef9 Expose tone state and threshold (bug #2830)
21 years ago
Mark Spencer 9bf48f9ce7 DSP enhancements (bug #2826) courtesy pcadach
21 years ago
Mark Spencer dffb2566bc Big agent / queue fixes
21 years ago
Mark Spencer dd43338425 Updates from char * to const char * + german syntax + enumeration (bug #2780)
21 years ago
Mark Spencer c5c331ab15 Make timing stuff generic (bug #2839)
21 years ago
Mark Spencer 134e6180c5 Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bug #2803)
21 years ago
Mark Spencer 6dce1a5a3f Little variable optimizations
21 years ago
Mark Spencer 668001f9c8 Make channel variables inheritable by _ (bug #928)
21 years ago
Mark Spencer cd7c8b1382 Add structures for status reporting
21 years ago
Mark Spencer 4c0c0db318 Preliminary "PRECACHE" / push support...
21 years ago
Anthony Minessale II a18f60f5e8 rollback stupid code
21 years ago
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 11dfba3120 Add cache bypass mode
21 years ago
Mark Spencer 82cbf28993 Add "Loopback" switch
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
Anthony Minessale II 4f2438acab This patch adds a new api call:
21 years ago
Mark Spencer c4da80e6e0 Fix some callerid output
21 years ago
Mark Spencer 8c4657bddf Work on precaching
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 06dfca5d24 Add DUNDi.... (http://www.dundi.com)
21 years ago
Mark Spencer 12e2fe4d94 Thread fixes, vm fix (bug #2665)
21 years ago
Mark Spencer 3e5368b763 Provide module command completion (make twisted happy)
21 years ago
Mark Spencer 996c8e7126 Add autofallthrough mode
21 years ago
Mark Spencer 7c4337dc91 Add option for "show modules like" (bug #2643)
21 years ago
Mark Spencer befaca888d Minor config updates, add module counts (bug #2593)
21 years ago
Mark Spencer d808177d50 realtimeify voicemail...
21 years ago
Mark Spencer ed62f449a9 Oops, we have to be able to pass multiple restrictions for when we go to voicemail...
21 years ago
Mark Spencer 32126398ef Locking updates for debug mode, fix SIP MWI (bug #2582)
21 years ago
Mark Spencer ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
21 years ago
Mark Spencer 0ddbbd1785 Add ability to check voicemail from multiple folders (bug #2561)
21 years ago
Mark Spencer e8f0958d01 Correct CDR's for supervised transfer (bug #1595)
21 years ago
Mark Spencer 292e397759 Improve groupcount handling (bug #2529) thanks!
21 years ago
Mark Spencer b4142e0cd2 Allow you to use labels with + to be nice to Tilghman.
21 years ago
Mark Spencer fce17976e9 Major PBX revamps (including labels, update examples)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Anthony Minessale II 255ce93616 add app_forkcdr
21 years ago
Mark Spencer 5dad6f4319 Merge UK + DTMF Caller*ID stuff and fix app_test description
21 years ago
Mark Spencer 528cf89739 Clarify descriptions of VM functions moved to app (bug #2463)
21 years ago
Mark Spencer 574d3785ab Add extra checks for keys and convenience encrypt/decrypt functions
21 years ago
Mark Spencer 9d8c71ee86 Move routines from voicemail to app for general use (part of bug #752)
21 years ago
Mark Spencer 24e902d2a4 Merge anthm's "-t" flag (with minor mods) (bug #2380)
21 years ago
Mark Spencer fd7577eed2 Don't try to look offhook with channel banks & Loopstart (bug #2362), also make individual modules reloadable...
21 years ago
Mark Spencer 2f753040ef Revert back to 16 so keys are displayed properly (bug #2240)
21 years ago
Mark Spencer ccdd86775f Don't use "class" keyword in music on hold (bug #2316)
21 years ago
Mark Spencer c7541bd672 Merge "show applications" from corydon76 (bug #2291)
21 years ago
Mark Spencer fa814abe05 Repair offer/answer model (bug #2293), initial CNG work for new frametype
21 years ago
Mark Spencer de3528f0be Save CID and switches in "save dialplan" command (bug #2279)
21 years ago
Mark Spencer 6723ea3afb Oops, forgot message length
21 years ago
Mark Spencer 3ff53cd50b Create binary versions of signature functions
21 years ago
Mark Spencer c14b405974 Make Asterisk cause codes match those of Q.931 (bug #1999)
21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
21 years ago
Mark Spencer 698820f4e3 Add application to set callerid presentation (bug #2078)
22 years ago
Mark Spencer 27d0ebc686 Only play announce time on first pass
22 years ago
Mark Spencer 05e338ce75 Rename newp to newpvt (bug #2190), change hold music.
22 years ago
Mark Spencer b240128ed4 Make sure it's a const
22 years ago
Mark Spencer cfcc58d96e Don't hard code the RTP payload type to 101 (bug #2192)
22 years ago
Malcolm Davenport a322c6f411 chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115..next time read carefully. :)
22 years ago
Malcolm Davenport 9b0b4bf041 Bug # 2115: Allow Caller TON to be retrieved in the dialplan
22 years ago
Mark Spencer bf70a01da6 Merge alternate hangup and meetme patches from Matt N.
22 years ago
Mark Spencer 449bef5a36 Oops, make that ast_features
22 years ago
Mark Spencer b53507021e Fix the name :)
22 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
22 years ago
Mark Spencer de4188df06 Merge musiconhold stuff (bug #2027), restructure AGI to eventually support registration
22 years ago
Mark Spencer 8ebfe337a7 Extend bindaddr to RTP connections on SIP (bug #1989 et al)
22 years ago
Mark Spencer f63d46097d Back out accidental changes by anthm
22 years ago
Anthony Minessale II 75d4369dfc autodial update
22 years ago
Mark Spencer 7be9c6e469 Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altserver support)
22 years ago
Mark Spencer a8d8221357 FreeBSD fix for utils (bug #1949)
22 years ago
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
22 years ago
Jeremy McNamara 614d878b04 Add new built-in app 'SetAMAFlags'
22 years ago
Mark Spencer 80c9620612 Add sample config file, implement verification
22 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
22 years ago
James Golovich 024f486810 Code formatting cleanups in utils.c and include/asterisk/lock.h
22 years ago