{"id":16389385,"url":"https://github.com/marcelog/astertrace-node","last_synced_at":"2026-06-07T23:30:14.347Z","repository":{"id":139307674,"uuid":"2251877","full_name":"marcelog/AsterTrace-Node","owner":"marcelog","description":"Port of AsterTrace for the node","archived":false,"fork":false,"pushed_at":"2012-08-16T13:02:51.000Z","size":118,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-03T10:28:50.620Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcelog.png","metadata":{"files":{"readme":"README","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}},"created_at":"2011-08-22T22:55:01.000Z","updated_at":"2022-01-23T06:49:15.000Z","dependencies_parsed_at":"2023-03-13T10:49:27.070Z","dependency_job_id":null,"html_url":"https://github.com/marcelog/AsterTrace-Node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2FAsterTrace-Node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2FAsterTrace-Node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2FAsterTrace-Node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2FAsterTrace-Node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelog","download_url":"https://codeload.github.com/marcelog/AsterTrace-Node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240199180,"owners_count":19763820,"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-10-11T04:32:43.336Z","updated_at":"2026-06-07T23:30:14.225Z","avatar_url":"https://github.com/marcelog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"NOTE: This is an experimental work. It works, but it's still experimental. I'll be updating it and its documentation with time.\n\nIntroduction\n------------\nThis is very much like AsterTrace, so you might be interesting in checking that out too, \nat http://marcelog.github.com/articles/php_asterisk_listener_example_using_pami_and_ding.html\n\nOptional Requirements\n---------------------\n * socket.io (to accept websocket clients, tested with 0.7.8)\n * mongoose (to save events and outgoing calls to mongo database, tested with 1.8.1)\n * express (to use the rest api, tested with 2.4.4)\n\nInstallation\n------------\n$ npm install log4js\n$ npm install nami\n$ npm install mongoose\n$ npm install express\n$ npm install socket.io\n\nConfiguration\n-------------\n1.- Copy/rename conf/config.example.js to conf/config.js. Edit it to suit your needs.\nEvery resource/listener has a property \"enable\" to enable (doh) or not the feature.\n2.- Copy/rename conf/logger.json.example to conf/logger.json. This is\neffectively the configuration file for log4js.\n\nRunning it\n----------\n$ NODE_ENV=production NAMI_CONFIG_DIR=conf node src/index.js\n\nListeners\n---------\n* Call:\n* Event:\n* WebSocket:\n\nControllers\n-----------\n* Calls: \n* Main: \n\nThanks to\n--------\n* Joshua Elson for his help in trying and debugging in loaded asterisk servers.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Fastertrace-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelog%2Fastertrace-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Fastertrace-node/lists"}