Skip to content

Commit 542663e

Browse files
danieldonoghuejcolp
authored andcommitted
stasis_broadcast: Add StasisBroadcast documentation
Add a guide covering the new StasisBroadcast module: - Introduction-to-ARI-and-Broadcast/index.md — overview with Mermaid sequence diagram, required modules table, step-by-step description, comparison table vs Stasis(), and Next Steps links. - Introduction-to-ARI-and-Broadcast/Claiming-Broadcast-Channels.md — practical setup guide covering http.conf/ari.conf/modules.conf configuration, application parameters, STASISSTATUS values, CallBroadcast and CallClaimed event schemas, POST /ari/events/claim response codes, complete Python and Node.js examples, and advanced topics (filtering, channel variables, timeout/fallback, args). - Introduction-to-ARI-and-Broadcast/extensions.conf — annotated sample dialplan covering all common StasisBroadcast() patterns. Documentation Generated by Claude Code and reviewed by Author
1 parent c7c6cb0 commit 542663e

4 files changed

Lines changed: 757 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ site
33
Makefile.inc
44
Makefile.*.inc
55
temp
6+
.devcontainer/

0 commit comments

Comments
 (0)