Asterisk ConfBridge and MeetMe: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) Created page with "Things changed at version 12. It's covered in the Asterisk documentation on [https://wiki.asterisk.org/wiki/display/AST/Bridges Bridges] MeetMe used to be how you set up a co..." |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
MeetMe requires DAHDI support even if you had no PSTN hardware (and therefore no other need for DAHDI.) | MeetMe requires DAHDI support even if you had no PSTN hardware (and therefore no other need for DAHDI.) | ||
Configuration for ConfBridge | [https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Configuration_app_confbridge Configuration for ConfBridge] | ||
https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+ | [https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Application_ConfBridge ConfBridge Application] | ||
Syntax: ConfBridge(conference,[bridge_profile,[user_profile,[menu]]]) | |||
[https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Application_MeetMe MeetMe Application] | |||
Syntax: MeetMe([confno,[options,[pin]]]) |
Revision as of 18:33, 8 January 2016
Things changed at version 12. It's covered in the Asterisk documentation on Bridges
MeetMe used to be how you set up a conference bridge. MeetMe requires DAHDI support even if you had no PSTN hardware (and therefore no other need for DAHDI.)
ConfBridge Application Syntax: ConfBridge(conference,[bridge_profile,[user_profile,[menu]]])
MeetMe Application Syntax: MeetMe([confno,[options,[pin]]])