Commit Graph

4 Commits

Author SHA1 Message Date
Philipp Rothmann
c4daf5d97a sip_profiles: add extension field
In order to process a phonecall correctly freeswitch requires the extension field in the sip_profiles file. The Value has to be set to the phonenumber given to you by sipgate / your provider.
See https://github.com/bigbluebutton/bigbluebutton.github.io/blob/master/_posts/2019-02-14-customize.md#add-a-phone-number-to-the-conference-bridge for reference.
2020-09-02 12:05:00 +02:00
chandi
ec47512892 gitignore and instructions for default presentation 2020-05-22 15:46:35 +02:00
Clemens Heuberger
8ff6bed787 Add default presentation
Polls can only be used when there is a presentation, therefore
I think that having the default presentation available can be
useful.

Note that the current nginx configuration in this repository
does not specify where http://DOMAIN/default.pdf actually
resides, so nginx's
[default](http://nginx.org/en/docs/http/ngx_http_core_module.html#root)
`root html` is used.
2020-05-17 12:14:18 +02:00
chandi
596fdd61e3 Configuration for SIP dial in 2020-04-23 14:51:48 +02:00