0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #679: implement Hangup verb in twilio_pbx More... over 10 years ago
Added UI for CSV import, and logic. More... over 10 years ago
Started contacts importer: guess columns More... over 10 years ago
UI for uploading a CSV for importing contacts (part of #682) More... over 10 years ago
Fix #683: Handle undefined variables in text interpolation and split_digits() JS function. More... over 10 years ago
Fix split_digits() to accept integer parameter for text resource preparation More... over 10 years ago
When preparing text resources, interpolation should work with numbers. More... over 10 years ago
When enqueuing calls through the API, don't convert variables to integer if they have leading zeros. More... over 10 years ago
Add index on project_id to call logs More... over 10 years ago
Fix #666: On session timeout during dialing state, report no-answer as the call failure reason. More... over 10 years ago
Fix #667: Fetch (queued) calls from current project when listing a contact's calls. Save contact_id in QueuedCall. More... over 10 years ago
Fix #670: When building the Hub step, encode big numbers as strings, since otherwise we have encoding problems in the broker's json library. Send port when fetching Guisso auth token for a trusted app. More... over 10 years ago
Fix #673: Show queued calls from account or using projects the account has permission to read. More... over 10 years ago
Fix #674: When listing calls, also retrieve entries for shared projects. Only count calls visible by current account when displaying a channel's registered calls. More... over 10 years ago
Fix #677: Truncate exception message when there's an error importing a call flow. More... over 10 years ago
Fix #678: Use started_at instead of created_at when exporting call logs as CSV More... over 10 years ago
Fix #669: Change util:to_string() to convert iolist() to string(). More... over 10 years ago
Merge branch 'hotfix-2.4.6' More... over 10 years ago
Merge branch 'hotfix-2.4.6' into release-2.5 More... over 10 years ago
With a recent bundler, rvm-capistrano was erroring on stratup. Added require: false to gemfile to correct More... over 10 years ago
Fix #649: When searching contacts for empty variables, include those with undefined values as well. More... over 10 years ago
Fix #659: Add project ID to prepared blob resource filenames to avoid name clashing among different project with imported resources. More... over 10 years ago
Fix #510: Change labels for 'Write Variable' call flow step More... over 10 years ago
#518: Add SIP server channel kind, current custom SIP relabeled to SIP client. More... over 10 years ago
#518: Handle multiple SIP channels registering with the same IP/number, but route incoming calls to those that successfully registered (ie. have valid credentials). More... over 10 years ago
#518: Support for dynamic host SIP peers. Identify incoming channels using SIP address in addition to IP address. More... over 10 years ago
Fix #660: Add timeout to BrokerClient connection; use ernie_server that reports back exit exceptions; only reconfigure channels at Twilio when they are updated, and do it without blocking twilio_channel_srv. More... over 10 years ago
Merge branch 'release-2.5' More... over 10 years ago
Updated Poirot gem More... over 10 years ago
Merge branch 'release-2.5' More... over 10 years ago