Commit Graph

69 Commits (6a181832bbffd77373b055da42ae75b5e43b8ddc)

Author SHA1 Message Date
Ben Kramer 847164efa0 / fixed ring-back on FXS ports
21 years ago
Ben Kramer d77b6a6c8c / fix for when caller hangs up after first ring
21 years ago
Ben Kramer f8d6b80b97 / updated so that it can deal with multiple matching in extensions, with
21 years ago
Ben Kramer 08f888a148 / added parameter to change ec suppresion threshhold from config
21 years ago
Ben Kramer 17f19d921b / put in ifdef wrapper around routines to save caller ID packet recording
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Ben Kramer 5914c791bb / trimmed down caller ID collect time for vpb cid.
21 years ago
Ben Kramer 44fbf78d78 / patched for bug 3350
21 years ago
Ben Kramer a00fad7d48 / updated caller ID to use ast_set_callerid
21 years ago
Ben Kramer 185461cfb6 / added a ring timer so that an incoming call will termintate if it hasnt
21 years ago
Ben Kramer dcd583bbde / checks to if owner is set before using it.
21 years ago
Ben Kramer 847de38584 / changed mkif to static function so as not to conflict with other modules
21 years ago
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
22 years ago
Ben Kramer 3bcff2d2f9 / bit of a clean up and change of pthread_create to ast_pthread_create
22 years ago
Ben Kramer 37e789fd79 / lots of fixes
22 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
22 years ago
Mark Spencer bba1faf910 Last set of strncpy/snprintf updates (bug #2049)
22 years ago
Ben Kramer 0a4a5483ae / changed samples from 240 to 160 as per all other drivers
22 years ago
Ben Kramer bab6f6bdf2 / remove extrenous NULL at end of function
22 years ago
Mark Spencer b0972b8d1f Make sure other drivers also zero delivery (thanks to steven davies)
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Ben Kramer 8161efd26a cleaned up locking, more logging on locks, still havent worked out why
22 years ago
Ben Kramer 4b5f7f0ef6 / work in progress, still tracking down locking bug
22 years ago
Ben Kramer 5273e43919 / fixed up timers for ring back and busy tones
22 years ago
Ben Kramer 0284bc4b99 / updated locking
22 years ago
Ben Kramer 2bc871a62e / working on pstn->sip half duplex bug
22 years ago
Ben Kramer 28c55ae8e3 / fixed up coding style to recommened
22 years ago