[freeside-commits] branch FREESIDE_4_BRANCH updated. 3e409e74a1a31db4d045a5131fc5971ce1b3be28

Mark Wells mark at 420.am
Thu Apr 7 14:45:42 PDT 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  3e409e74a1a31db4d045a5131fc5971ce1b3be28 (commit)
      from  9cea8ce436701c930b6800585d83e5799ee1f5e3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3e409e74a1a31db4d045a5131fc5971ce1b3be28
Author: Mark Wells <mark at freeside.biz>
Date:   Thu Apr 7 14:41:47 2016 -0700

    clarify docs on bandwidth.com account and site numbers, #39914

diff --git a/FS/FS/part_export/bandwidth_com.pm b/FS/FS/part_export/bandwidth_com.pm
index 4fbc2de..6d868e6 100644
--- a/FS/FS/part_export/bandwidth_com.pm
+++ b/FS/FS/part_export/bandwidth_com.pm
@@ -56,6 +56,16 @@ with this IP address exists, one will be created.</P>
 <P>If you are operating a central SIP gateway to receive traffic for all (or
 a subset of) customers, you should configure a phone service with a fixed
 value, or a list of fixed values, for the sip_server field.</P>
+<P>To find your account ID and site ID:
+  <UL>
+  <LI>Login to <a target="_blank" href="https://dashboard.bandwidth.com">the Dashboard.
+  </a></LI>
+  <LI>Under "Your subaccounts", find the subaccount (site) that you want to use
+  for exported DIDs. Click the "manage sub-account" link.</LI>
+  <LI>Look at the URL. It will end in <i>{"a":xxxxxxx,"s":yyyy}</i>.</LI>
+  <LI>Your account ID is <i>xxxxxxx</i>, and the site ID is <i>yyyy</i>.</LI>
+  </UL>
+</P>
 END
 );
 

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_export/bandwidth_com.pm |   10 ++++++++++
 1 file changed, 10 insertions(+)




More information about the freeside-commits mailing list