From c4daf5d97a1ea92e57705b1fd9f70c85323da8ac Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Wed, 2 Sep 2020 12:05:00 +0200 Subject: [PATCH] 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. --- conf/sip_profiles/example.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/sip_profiles/example.xml b/conf/sip_profiles/example.xml index fe8dd5b..513d245 100644 --- a/conf/sip_profiles/example.xml +++ b/conf/sip_profiles/example.xml @@ -6,6 +6,7 @@ + -->