{"id":20365885,"url":"https://github.com/cycoresystems/snomcfg","last_synced_at":"2025-06-26T21:34:00.797Z","repository":{"id":148364281,"uuid":"71859515","full_name":"CyCoreSystems/snomcfg","owner":"CyCoreSystems","description":"Snom configuration web server","archived":false,"fork":false,"pushed_at":"2020-09-14T19:50:59.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-25T15:03:42.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyCoreSystems.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-25T04:30:05.000Z","updated_at":"2021-01-06T15:11:28.000Z","dependencies_parsed_at":"2023-05-19T21:15:08.273Z","dependency_job_id":null,"html_url":"https://github.com/CyCoreSystems/snomcfg","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fsnomcfg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fsnomcfg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fsnomcfg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fsnomcfg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyCoreSystems","download_url":"https://codeload.github.com/CyCoreSystems/snomcfg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241907621,"owners_count":20040500,"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-11-15T00:20:57.742Z","updated_at":"2025-03-04T19:26:22.346Z","avatar_url":"https://github.com/CyCoreSystems.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snomcfg\n\n`snomcfg` is a simple webserver which serves SNOM 3xx configuration files.\n\nAll files are expected to be created with one setting per line.  Each setting is\na key-value pair separated by a `:`.  Comments may be used be beginning any line\nwith `#`.\n\nDefault values:\n\n - `-l` Listen Address: `:8080`\n - `-d` Source directory: `/etc/asterisk/snom`\n\n## `/config`\n\nIt is expected that the phone will supply its MAC address with the `?mac={mac}`\nsuffix.  Thus a complete URL may look like:\n\n```\n  http://phone.mydomain.com:8080/config?mac={mac}\n```\n\nFor any given phone, configuration variables are read from the following list of\nfiles, in order.  If any given setting exists in a later file, it will override any\nprevious value.\n\n  - `snom-passwd.cfg`\n  - `snomXXX.cfg` (where XXX is the phone's model number, such as 360)\n  - `snom-001122334455.cfg (where 001122334455 is the phone's MAC address)`\n\n## `/firmware`\n\nFirmware reads firmware settings from the file `snomXXX-firmware.cfg` where XXX\nis the phone's model number, such as 360.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycoresystems%2Fsnomcfg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycoresystems%2Fsnomcfg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycoresystems%2Fsnomcfg/lists"}