Commit Graph

448 Commits (b81f233e68e71d4601b932eb8b51b32b4312f231)

Author SHA1 Message Date
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)
21 years ago
Mark Spencer 27d0ebc686 Only play announce time on first pass
21 years ago
Mark Spencer 05e338ce75 Rename newp to newpvt (bug #2190), change hold music.
21 years ago
Mark Spencer b240128ed4 Make sure it's a const
21 years ago
Mark Spencer cfcc58d96e Don't hard code the RTP payload type to 101 (bug #2192)
21 years ago
Malcolm Davenport a322c6f411 chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115..next time read carefully. :)
21 years ago
Malcolm Davenport 9b0b4bf041 Bug # 2115: Allow Caller TON to be retrieved in the dialplan
21 years ago
Mark Spencer bf70a01da6 Merge alternate hangup and meetme patches from Matt N.
21 years ago
Mark Spencer 449bef5a36 Oops, make that ast_features
21 years ago
Mark Spencer b53507021e Fix the name :)
21 years ago
Mark Spencer 569b95352a rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions
21 years ago
Mark Spencer de4188df06 Merge musiconhold stuff (bug #2027), restructure AGI to eventually support registration
21 years ago
Mark Spencer 8ebfe337a7 Extend bindaddr to RTP connections on SIP (bug #1989 et al)
21 years ago
Mark Spencer f63d46097d Back out accidental changes by anthm
21 years ago
Anthony Minessale II 75d4369dfc autodial update
21 years ago
Mark Spencer 7be9c6e469 Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altserver support)
21 years ago
Mark Spencer a8d8221357 FreeBSD fix for utils (bug #1949)
21 years ago
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
21 years ago
Jeremy McNamara 614d878b04 Add new built-in app 'SetAMAFlags'
21 years ago
Mark Spencer 80c9620612 Add sample config file, implement verification
21 years ago
Mark Spencer 1d473f25dd Add outgoing OSP support (SIP only at this point)
21 years ago
James Golovich 024f486810 Code formatting cleanups in utils.c and include/asterisk/lock.h
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer 652e085d0f Make DTMF mode configurable on ISDN
21 years ago
Mark Spencer 737e9b2458 Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanups
21 years ago
Mark Spencer b72227e845 Merge (and cleanup) anthm's CDR changes
21 years ago
Mark Spencer 70167380a3 Allow CDR's to be linked and work on the linked list
21 years ago
Mark Spencer 5b9cab6c13 Separate PROCEEDING and PROGRESS
21 years ago
Mark Spencer c96b39a960 Merge res_odbc and res_config
21 years ago
Mark Spencer de57be6bbd Lock fixes for FreeBSD (bug #1810)
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Mark Spencer 68c45465c8 Make faxdetect configurable and turn OFF by default
21 years ago
James Golovich ea70485e7b Add description to manager_action structure, and add some comments.
21 years ago
Mark Spencer 4f5ddbc374 Add ACL copy routines (bug #1733)
21 years ago
Mark Spencer cf57ba2310 Make RTP handle codecs (first pass)
21 years ago
James Golovich fc7593e594 More formatting fixes
21 years ago
Anthony Minessale II 54780434a6 enhance control_playback to have an app (app_controlplayback) and to allow pause (inherited by app_voicemail)
21 years ago
James Golovich 82b3a5f417 Formatting fixes
21 years ago
Anthony Minessale II 8f9e2b6633 add ast_control_streamfile api call
21 years ago
Mark Spencer 776497fb6b Fix potential segfault, add support for MacOS X locks
21 years ago
Mark Spencer a0486afb83 Merge fabeman's extensive meetme improvements (bug #1624)
21 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
21 years ago
Mark Spencer 61ce929656 Merge Mike's announcement enhancements
21 years ago
Mark Spencer 34347418e3 Allow multiple codecs to be printed in debug (bug #989)
21 years ago
Mark Spencer e2dd1cc3da Add ability to look up callerid name by txt (bug #1442)
21 years ago
Mark Spencer 2293ad0b1f Update coding guidelines, fix "say.c" compile on older compilers, update coding guidelines (includes bug #1631)
21 years ago
Mark Spencer 6b0805633b Add linear file generator, CIRCQ emulation for BSD (bug #1626)
21 years ago
James Golovich c00550f3ae Add new file utils.c, Move ast_gethostbyname to utils.c
21 years ago
James Golovich 46b24e8a27 Code cleanup
21 years ago
Anthony Minessale II 66b96f417c Created API call ast_dtmf_stream
21 years ago
James Golovich 131a8c8f53 Add include/asterisk/utils.h file. Which includes the function
21 years ago
Mark Spencer 73b389da6c Add SayPhonetic and SayAlpha applications (bug #793)
21 years ago
Mark Spencer e05b6242a5 Merge Tilghman's color patches for the asterisk prompt (bug #1535)
21 years ago
Mark Spencer 5192a1a054 Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbers
21 years ago
James Golovich 33faf463a0 Make sure causes.h can only be included once. Not that any code does this now, but it could in the future.
21 years ago
James Golovich 8ace87616e Optimize inaddrcmp (a little) by making it inline
21 years ago
James Golovich 286d0656e2 Revert formatting changes
21 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
21 years ago
Mark Spencer 435e55958f Properly migrate from select to poll for core asterisk.
21 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
21 years ago
Mark Spencer a84bb950fa Fix lock initialization in lock debugging mode
21 years ago
James Golovich 98533cbccc OpenBSD portability enhancements (bug 1002)
21 years ago
Mark Spencer fec02c20a9 Revert locking changes which break static locks (even on linux since it's part of an ENUM not define)
21 years ago
James Golovich 63702b9a78 Change mutex defines so it should work on OS that don't have the _NP mutex types. Also move the #defines up so we don't need to duplicate them
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer 6b09ce4336 Don't redefine ast_mutex_init
21 years ago
Mark Spencer 584936aa9b Update locking for non-debug mode, too
21 years ago
Mark Spencer 672e3e49fb Bite the bullet and require RECURSIVE mutexes
21 years ago
James Golovich 1d8f780f45 Include inttypes.h in md5.h instead of stdint.h (since stdint.h contains the right info on freebsd and on linux inttypes.h includes stdint.h) (bug 1369)
21 years ago
James Golovich 8cfed866d3 Remove size restiction on remote console command completion (bug 1360)
21 years ago
Mark Spencer 1d53342b18 Expand SIP opaque buffers, prefer recursive to "error checking" mutexes...
21 years ago
James Golovich 3c70509e9b Fix md5 on 64bit systems (aside from alpha)
21 years ago
Mark Spencer 1ccab64d86 Add support for Costa Rica to DSP
21 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
21 years ago
Mark Spencer 98b59da9ad Create ast_safe_system which closes off file descriptors before spawning system() and so on.
21 years ago
Mark Spencer 79668f0624 Correctly handle call flow with outgoing queue, avoiding retries while call acti
21 years ago
Mark Spencer 21d31939d1 Merge ADSI fixes
21 years ago
James Golovich be59053650 Add some comments to lock.h
21 years ago
James Golovich 4b0d26c93d Actually commit the new #defines
21 years ago
Mark Spencer 7989800674 Try to make smoother G.729B aware, and able to handle VAD bytes
21 years ago
Mark Spencer 8750f1c05f Move timestamp around in RTP.... Gotta do iax2 eventually here...
21 years ago
Mark Spencer 806bb3c63f Add support for parking with IAX2
21 years ago
Mark Spencer 9d5fe279b6 More BSD compat crap
21 years ago
James Golovich 7409bc052d Add function ast_false, like ast_true
21 years ago
Mark Spencer 8f73da1f79 Allow semi-blocking fd's on manager (bug #1100)
21 years ago
James Golovich a232d8e060 Move ast_get_group from res_parking.c to channel.c
21 years ago
James Golovich 462cfbe8ae Bug #1087. Fix wav49 format so it can be played. Make file functions
21 years ago
Mark Spencer a1c6ac945d Make sure smoother only creates frames with offsets (bug #1029)
22 years ago
Mark Spencer 864fe70e35 Add queue logging and fix indications buglet
22 years ago