Files
Odoo-Modules/graphify-out/cache/74a7231bada8db11e121b1ce69a90db12c8e332357accf0cd8e3fc6ee2f7b334.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
10 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_ringcentral_controllers_webhook_py", "label": "webhook.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L1"}, {"id": "webhook_rcwebhookcontroller", "label": "RcWebhookController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L14"}, {"id": "webhook_webhook_handler", "label": "webhook_handler()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L17"}, {"id": "webhook_rcwebhookcontroller_handle_telephony_event", "label": "._handle_telephony_event()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L41"}, {"id": "webhook_rationale_18", "label": "Receive webhook events from RingCentral.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L18"}, {"id": "webhook_rationale_42", "label": "Process a telephony session event.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L42"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_controllers_webhook_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_controllers_webhook_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_controllers_webhook_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_controllers_webhook_py", "target": "odoo_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_controllers_webhook_py", "target": "webhook_rcwebhookcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_ringcentral_controllers_webhook_py", "target": "webhook_webhook_handler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L17", "weight": 1.0}, {"source": "webhook_rcwebhookcontroller", "target": "webhook_rcwebhookcontroller_handle_telephony_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L41", "weight": 1.0}, {"source": "webhook_webhook_handler", "target": "webhook_rcwebhookcontroller_handle_telephony_event", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L37", "weight": 1.0}, {"source": "webhook_rationale_18", "target": "webhook_rcwebhookcontroller_webhook_handler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L18", "weight": 1.0}, {"source": "webhook_rationale_42", "target": "webhook_rcwebhookcontroller_handle_telephony_event", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L42", "weight": 1.0}], "raw_calls": [{"caller_nid": "webhook_webhook_handler", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L20"}, {"caller_nid": "webhook_webhook_handler", "callee": "Response", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L22"}, {"caller_nid": "webhook_webhook_handler", "callee": "loads", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L28"}, {"caller_nid": "webhook_webhook_handler", "callee": "get_data", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L28"}, {"caller_nid": "webhook_webhook_handler", "callee": "warning", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L30"}, {"caller_nid": "webhook_webhook_handler", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L33"}, {"caller_nid": "webhook_webhook_handler", "callee": "info", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L34"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L44"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L45"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L48"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L48"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "lower", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L52"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L52"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L55"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L56"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L57"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L58"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L60"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "env", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L64"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L65"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L66"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L71"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L72"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L72"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L83"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L85"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "str", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L86"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L90"}, {"caller_nid": "webhook_rcwebhookcontroller_handle_telephony_event", "callee": "exception", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_ringcentral/controllers/webhook.py", "source_location": "L96"}]}