{"id":13613825,"url":"https://github.com/thetechcatalyst/CE9-projects","last_synced_at":"2025-04-13T18:31:43.170Z","repository":{"id":227532460,"uuid":"116268523","full_name":"thetechcatalyst/CE9-projects","owner":"thetechcatalyst","description":"Projects for Cisco DX, MX, SX and Webex Room systems running the CE code","archived":false,"fork":false,"pushed_at":"2021-07-30T20:31:09.000Z","size":35,"stargazers_count":23,"open_issues_count":0,"forks_count":19,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-07T22:41:47.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thetechcatalyst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"Support Tool/roomcontrolconfig.xml","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-01-04T14:22:20.000Z","updated_at":"2023-05-24T05:46:26.000Z","dependencies_parsed_at":"2024-03-13T20:45:17.713Z","dependency_job_id":"0c28968d-fe2b-4041-a8b3-cd618a3aa5df","html_url":"https://github.com/thetechcatalyst/CE9-projects","commit_stats":null,"previous_names":["thetechcatalyst/ce9-projects"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechcatalyst%2FCE9-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechcatalyst%2FCE9-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechcatalyst%2FCE9-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thetechcatalyst%2FCE9-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thetechcatalyst","download_url":"https://codeload.github.com/thetechcatalyst/CE9-projects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248760395,"owners_count":21157348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T20:00:53.941Z","updated_at":"2025-04-13T18:31:42.795Z","avatar_url":"https://github.com/thetechcatalyst.png","language":"JavaScript","funding_links":[],"categories":["Articles"],"sub_categories":[],"readme":"## CE9-projects\nProjects for Cisco DX, MX, SX and Room Systems\n\nFurther examples and descriptions of some of these projects can be found at\n[http://technologyordie.com](http://technologyordie.com)\n\n### Sample Code\nThe Sample Code is the code used in the XAPI / Macro intro\nvideo on [YouTube](https://youtu.be/9QHb05iSPBI)\n\n\n### OBTP Meeting Auto start\n\nThis macro listens for a OBTP booking event to start / stop on the endpoint and starts and stops the meeting\nautomatically based on this booked meeting.  Tested on a DX80 registered to Webex teams.\n\n### Support Tools\nSupport Tools is a menu that can be added to your system to allow users to contact support via call or through a brief email.\n\nIn addition to the XML and JS files you will also need to configure a feedback\nmechanism to forward along information submitted with the email ticket.\n\nYou can configure this from the codec CLI as follows\n\n```\nxcommand HttpFeedback Register FeedbackSlot: 1 Expression: event/userinterface/message/textinput/response Format: JSON ServerUrl: http://\u003chostname\u003e/\u003cpath\u003e\n```\n\nAnd then verify it with\n\n```\nxstatus HttpFeedback\n*s HttpFeedback 1 Expression: \"event/userinterface/message/textinput/response\"\n*s HttpFeedback 1 Format: \"JSON\"\n*s HttpFeedback 1 URL: \"http://\u003chostname\u003e/\u003cpath\u003e\"\n** end\n\nOK\n```\n\n\n\n### Banking Assistant\nDial shortcuts based on a banking use case.  You can make simple changes to get\nfunctionality and appearances to suit your applications needs.\n\n\n### Banking Assistant 2.0\nThe first version of the banking assistant actually had a windows that opened\noptions the end use would select.  This was problematic because it created a 2\nclick work flow.  In this version I added multiple buttons directly to the Home\nScreen that can be pressed directly and the call dialed.\n\nThis Version of the assistant was tested with the CE 9.3 version of software.\n\n### Calculator\nThis is a calculator for use on screen on the DX80.\n\nCurrently this is in early BETA with very limited features.\n\n### Camera Mode Toggle\n\nCheck out the blog article on this project [HERE](http://technologyordie.com/cisco-sx80-presenter-track-speaker-track-toggle-macro)\n\nThe camera mode toggle application is for SX80 codecs running CE 9.3 or later.\nThis code will allow you toggle between Speaker Track and Presenter Track with\nonly a single touch of the screen.  \n\nTypically the Camera settings are inside a menu and are not 100% intuitive for\nall users.  There is also the optional \"Disconnect_Camera_Reset.js\" script that\nwill set the codec back to Speaker Track after a call concludes so the systems\nis ready for the next user and the user knows what to expect.\n\n### No DND\n\nThis macro simply watches for a DND Activate event and then again returns the\nsystem to the DND Deactivate state in effect making the DND not available to\nthe end users ensuring calls always ring through to the endpoint.\n\n### Webex Board Browser\n\nThis macro gives the user an interface to key in either a URL or a search\nphrase.  This then launches the web page in the browser.\n\nIf you would like to see a demo of this check it out [HERE](https://www.youtube.com/watch?v=bKLtaOU1hxc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechcatalyst%2FCE9-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetechcatalyst%2FCE9-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetechcatalyst%2FCE9-projects/lists"}