Category:Api calleriddownload
From Mixpbx
The MIXpbx has the ability to download an external phonebook from a web url. The content of this phone book is then used on incoming calls to show the name of the calling party. You can define the CallerID download URL in our webinterface inside the configuration section.
Expected format
The url should return ':'separated content like "phonenumber:name".
Some phones support description tags they can simply be added behind the name. Example: "phonenumber:name:tag1:tag2:tag3".
Example
+35220333320:Echo test
Available helper urls
We created already several URL's that you can use to access different groupware and contact databases.
- Zimbra - http://www.zimbra.com
- URL: https://api.mixpbx.com/pbxsync/zimbradownload/$SERVER/$USERNAME/$PASSWORD/$FOLDERS
- $FOLDERS is an option which you can define with a list of contact folders (split by '|') Example: customers|privat|business
- Plaxo - http://www.plaxo.com
- Salesforce - http://www.salesforce.com
- SugarCRM - http://www.sugarcrm.com
- http://api.mixpbx.com/pbxsync/sugarcrm/$USERNAME/$PASSWORD/$SERVER/$PATH/$PROTOCOL
- $SERVER: IP Address or fully qualified domain name of the server where SugarCRM is installed
- $PATH: the path to the SugarCRM application if it is not installed in the root folder
- $PROTOCOL: is set to http. Set it to https if you need encryption.
- http://api.mixpbx.com/pbxsync/sugarcrm/$USERNAME/$PASSWORD/$SERVER/$PATH/$PROTOCOL
- SyncML - http://www.syncml.org
- https://api.mixpbx.com/pbxsync/syncml/$USERNAME/$PASSWORD/$TEMPLATE
- $TEMPLATE refers to the supported server. The following servers are supported:
- Funambol: http://www.funambol.com
- Memotoo: http://www.memotoo.com
- Mobical; https://www.mobical.net
- ZYB: http://www.zyb.com
- $TEMPLATE refers to the supported server. The following servers are supported:
- https://api.mixpbx.com/pbxsync/syncml/$USERNAME/$PASSWORD/$TEMPLATE
- Microsoft Exchange and Outlook Web Access
- URL: owa://$USERNAME:$PASSWORD@SERVER/$PATH
- More information here.
The following contact/addressbook solutions are planned to be integrated in the near future:
- Yahoo
- Hotmail/MSN
We recommend this feature for phone books that have 30.000 or less entries. If you have more entries we sugget you use our realtime api feature.
Pages in category "Api calleriddownload"
The following 2 pages are in this category, out of 2 total.
