X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-pbx%2Fluasrc%2Fmodel%2Fcbi%2Fpbx-google.lua;h=3c36a168d9b17e2d7a502c117cd654f7fe4330ed;hp=32e203e8c01d0c31acaeb48a552018379bab4353;hb=2cad3e038a153ad39230aff20c72fc32fa8d0c78;hpb=1c2449394db9b0c93847a9f52b286163960d14cb diff --git a/applications/luci-pbx/luasrc/model/cbi/pbx-google.lua b/applications/luci-pbx/luasrc/model/cbi/pbx-google.lua index 32e203e8c0..3c36a168d9 100644 --- a/applications/luci-pbx/luasrc/model/cbi/pbx-google.lua +++ b/applications/luci-pbx/luasrc/model/cbi/pbx-google.lua @@ -32,7 +32,9 @@ defaultstatusmessage = "PBX online, may lose messages" m = Map (modulename, translate("Google Accounts"), translate("This is where you set up your Google (Talk and Voice) Accounts, in order to start \ - using them for dialing and receiving calls (voice chat and real phone calls). Click \"Add\" \ + using them for dialing and receiving calls (voice chat and real phone calls). Please \ + make at least one voice call using the Google Talk plugin installable through the \ + GMail interface, and then log out from your account everywhere. Click \"Add\" \ to add as many accounts as you wish.")) -- Recreate the config, and restart services after changes are commited to the configuration.