Commit Graph

106 Commits (f95db061fd9f34b7dc5a50d9fc136dda9df42dd1)

Author SHA1 Message Date
Ben Kramer 2da38463da / fixed un-initilized variable
21 years ago
Ben Kramer 7754314450 / fixed bug when using AST caller ID functions, shouldnt be trying to write
21 years ago
Mark Spencer 55a24aecad Fix US tones (bug #3132)
21 years ago
Ben Kramer 82a9214dce / changed native bridge checking for playing DTMF's
21 years ago
Ben Kramer 6516708b9b / fixed "Fix comment issues (bug #3089)" bugs
21 years ago
Mark Spencer b3a0ef24ed Fix comment issues (bug #3089)
21 years ago
Ben Kramer f08b28975b / finished off support for DTMF caller ID (brazil) using patch provided by
21 years ago
Ben Kramer ac4b71a0ba / fix for callerid configuration when opening channel driver
21 years ago
Ben Kramer 8976d39051 / fixed bug w/regards to playing dtmf's on native bridges
21 years ago
Ben Kramer bc47ead812 / added "indication" option, to use Ast indication functions
21 years ago
Ben Kramer 862cebad5c / added new function to use the Asterisk callerid functions.
21 years ago
Ben Kramer 2781d38064 / fixed for change in ast_channel structure
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
Ben Kramer 898a67b80e / updated caller ID to use the new structures and re-enabled
21 years ago
Ben Kramer 9a87d520b1 / added missing frame processing code to native bridge
21 years ago
Ben Kramer 415d197da1 changed it to not play a received DTMF frame if native bridged!
21 years ago
Ben Kramer f3e54a41da commented out Caller ID setting stuff, needs to be updated to match new format
21 years ago
Mark Spencer fce17976e9 Major PBX revamps (including labels, update examples)
21 years ago
Ben Kramer 4824ee8b20 / fixed slight typo/cut-n-paste bug
21 years ago
Ben Kramer 0da1f7593d / fixed operation with record_play
21 years ago
Ben Kramer ed20af4517 / check so as not to enable loo-drop on FXS
21 years ago
Ben Kramer 3bcff2d2f9 / bit of a clean up and change of pthread_create to ast_pthread_create
21 years ago
Ben Kramer 37e789fd79 / lots of fixes
21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
21 years ago
Mark Spencer bba1faf910 Last set of strncpy/snprintf updates (bug #2049)
21 years ago
Ben Kramer 0a4a5483ae / changed samples from 240 to 160 as per all other drivers
21 years ago
Ben Kramer bab6f6bdf2 / remove extrenous NULL at end of function
21 years ago
Mark Spencer b0972b8d1f Make sure other drivers also zero delivery (thanks to steven davies)
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 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Ben Kramer 8161efd26a cleaned up locking, more logging on locks, still havent worked out why
21 years ago
Ben Kramer 4b5f7f0ef6 / work in progress, still tracking down locking bug
21 years ago
Ben Kramer 5273e43919 / fixed up timers for ring back and busy tones
21 years ago
Ben Kramer 0284bc4b99 / updated locking
21 years ago
Ben Kramer 2bc871a62e / working on pstn->sip half duplex bug
21 years ago
Ben Kramer 28c55ae8e3 / fixed up coding style to recommened
21 years ago
Ben Kramer 61ff225f1d updated to work with change by markster: Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Ben Kramer 09e0fc2074 / implemented basic group'ing, as per chan_zap
21 years ago
Ben Kramer 1e87c2aa48 / added a note to top of file to have patches sent to support@voicetronix.com.au
22 years ago
Ben Kramer 8b5bbe4673 / commit of a great deal of changes
22 years ago
James Golovich a222dbe8c7 Make chan_vpb.c detect austel busy (bug 545)
22 years ago
Mark Spencer 806bb3c63f Add support for parking with IAX2
22 years ago
Mark Spencer 2f69b332d8 Cleanup unload calls
22 years ago
Mark Spencer 626d85b1bd More VPB updates from Paul
22 years ago
Mark Spencer 484e1fae4e Tone/indications issue
22 years ago
Mark Spencer 730d7655c7 Monitor thread isn't a mutex
22 years ago
Mark Spencer d6cfcc994d Use URI in sip, update chan_vpb
22 years ago
Mark Spencer 202f44e45a First pass at VPB updates
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer 842b885e3c Voicetronix updates
22 years ago
Mark Spencer 8a2e7f50d7 Minor voicetronix update
22 years ago
Mark Spencer f83d5e5be8 VPB updates
22 years ago
Mark Spencer f01788bff9 Various contributed VPB fixes
22 years ago
Mark Spencer 0cfae29887 Add preliminary voicetronix support
22 years ago