Commit Graph

150 Commits (d60bcc56a7dbba38f5a3a72a8b2455f8de7cfdcd)

Author SHA1 Message Date
Sean Bright 82bef2ed90 docs: Indent <since> tags.
3 months ago
George Joseph 198b01c536 docs: Add version information to application and function XML elements
3 months ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
3 months ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
3 months ago
George Joseph f6b9d9e7d7 Fix incorrect application and function documentation references
1 year ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
2 years ago
Naveen Albert 94df607771 build: Remove obsolete leftover build references.
3 years ago
Alexander Traud fbdd8a7f8a
dialplan: Add one static and fix two whitespace errors.
4 years ago
Alexei Gradinari d2f623bae2 res_fax: validate the remote/local Station ID for UTF-8 format
4 years ago
George Joseph 41f3a7da4d res_fax: Don't start a gateway if either channel is hung up
5 years ago
Joshua C. Colp d2500c6273 res_fax: Don't consume frames given to fax gateway on write.
5 years ago
Kevin Harwell b6f5607359 res_fax: wrap v21 detected Asterisk initiated negotiation with config option
5 years ago
Alexei Gradinari f414ca069c res_fax: gateway sends T.38 request to both endpoints if V.21 detected
6 years ago
Friendly Automation 03783cfa1b Merge "res_fax: fix segfault on inactive "reserved" fax session"
6 years ago
Alexei Gradinari 1b62781be0 res_fax: fix segfault on inactive "reserved" fax session
6 years ago
Alexei Gradinari bfd93995d9 res_fax: add channel name to CLI 'fax show session'
6 years ago
Sean Bright 2473b791b9 Replace calls to strtok() with strtok_r()
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 40def05949 res_fax: Handle fax gateway being started more than once.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
7 years ago
Corey Farrell 5a899fc503 res_fax: Remove checks for unsigned values being >= 0.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Richard Mudgett 9c49b96374 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Torrey Searle 20c3dba39e res_fax: Fix a tight race condition causing fax to crash in audio fallback
9 years ago
Richard Mudgett 5eb6cb969f res_fax: Fix deadlock in ast_channel_get_t38_state().
9 years ago
Richard Mudgett 277a2d667a res_fax: Fix deadlock setting FAXMODE channel variable.
9 years ago
Richard Mudgett edca14c8a5 res_fax.c: Fix deadlock in fax_gateway_indicate_t38().
9 years ago
Richard Mudgett 141cd42880 res_fax.c: Add chan locked precondition comments.
9 years ago
Richard Mudgett b86771d1bf ast_framehook_detach() must be called with the channel locked.
9 years ago
zuul 3abf482393 Merge "res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook."
9 years ago
Richard Mudgett 9abbea162c res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook.
9 years ago
Richard Mudgett 804fbd9c2b res_fax: Fix FAXOPT(faxdetect) timeout option.
9 years ago
Corey Farrell 8c7017f76e res_fax: Fix reference leak in fax_v21_session_new.
9 years ago
Alexei Gradinari 92f85fe766 res_fax/t38_gateway: Peer V.21 session is created on wrong channel
9 years ago
Alexei Gradinari 380ac201ac res_fax: add FAXMODE variable
9 years ago
Joshua Colp d17d9a9288 json: Audit ast_json_* usage for thread safety.
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Kevin Harwell 5d0c182885 res_fax: allow 2400 transmission rate according to v.27ter standard
10 years ago
Richard Mudgett 1269dd06bc res_fax: Fix latent bug exposed by ASTERISK-24841 changes.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
10 years ago
Richard Mudgett e4738a59eb CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
10 years ago
Richard Mudgett a8ea2f9287 res_fax.c, res_fax_spandsp.c: Remove redundant locking.
10 years ago
Richard Mudgett 9b1c36d3fa res_fax.c, res_fax_spandsp.c: Fix some curlies on the end of function definitions.
10 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
10 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
10 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
10 years ago
Kinsey Moore 77ee23210d res_fax: Add T.38 negotiation timeout option
10 years ago