Commit Graph

32 Commits

Author SHA1 Message Date
Dave Horton a4bcfca9e6 added initial support for dialogflow 2020-07-08 14:16:37 -04:00
Dave Horton 1d9658905f more queue fixes 2020-05-07 13:28:41 -04:00
Dave Horton a0508a2494 initial support for conference and queues 2020-05-06 15:27:24 -04:00
Dave Horton a806a4eb46 bugfix #17: send final sipStatus 487 when A leg cancels 2020-04-29 09:40:24 -04:00
Dave Horton 8ee590172b added support for conference verb 2020-04-27 11:25:39 -04:00
Dave Horton d31c53d383 add support for running in AWS autoscale cluster with graceful scale-in and standby 2020-04-19 16:32:52 -04:00
Dave Horton fb84dd364c refactor answer code into one location 2020-04-14 09:22:25 -04:00
Dave Horton f54513f166 bugfix #14 - incorrect from when PAI differs from From header 2020-04-06 11:30:46 -04:00
Dave Horton b66c6627ed return 480 when failing due to no media server 2020-03-30 10:19:34 -04:00
Dave Horton afc1fd3639 prevent calling dlg.destroy twice 2020-03-10 11:31:43 +00:00
Dave Horton f7a76733a1 check dlg connected before deleting 2020-03-10 11:31:35 +00:00
Dave Horton e4c3de0b5c remove dup completed call status 2020-03-10 11:31:26 +00:00
Dave Horton 673eebcb2f address general case of sending completed status when we hangup the call 2020-03-10 11:31:18 +00:00
Dave Horton f3926d2c9c send callStatus completed event when REST call is ended with BYE generated from jambonz (#4) 2020-03-09 17:49:45 +00:00
Dave Horton 480817264d initial changes for major tts revamp 2020-03-08 09:45:06 +00:00
Dave Horton 8cf107c34c logging 2020-02-28 10:25:43 -05:00
Dave Horton 19d674f531 bugfix: _evalUnansweredCallPrecondition should be checking res.finalResponseSent 2020-02-25 11:36:18 -05:00
Dave Horton fa05b76451 fixes from initial load testing 2020-02-22 15:06:01 -05:00
Dave Horton 802cc1944f metrics 2020-02-19 11:15:24 -05:00
Dave Horton 162dfff5a3 support OPTIONS ping to SBCs 2020-02-17 21:41:35 -05:00
Dave Horton 3c89b7fd76 remove config in favor of env vars, other major changes 2020-02-15 22:03:28 -05:00
Dave Horton 446000ee97 major revamp of http client functionalit 2020-02-14 12:45:28 -05:00
Dave Horton ff531e6964 changes for updateCall pause/resume listen audio 2020-02-08 14:16:05 -05:00
Dave Horton 3ca2d982cc add support for live call control 2020-02-07 10:26:35 -05:00
Dave Horton a697840de7 more rest-dial testing 2020-02-02 15:58:33 -05:00
Dave Horton 2525b8c70a added initial support for REST-initiated outdials 2020-02-01 16:16:00 -05:00
Dave Horton 44a1b45357 fixes 2020-01-29 16:46:38 -05:00
Dave Horton e7893c8efa correct inlude path 2020-01-29 15:33:49 -05:00
Dave Horton 92acd50595 add tag task and varioius cleanup 2020-01-29 15:27:20 -05:00
Dave Horton bed4fa1f42 added redirect verb 2020-01-27 08:35:31 -05:00
Dave Horton 0df1e44f15 more testing 2020-01-25 15:51:47 -05:00
Dave Horton 4a1ea4e091 major refactoring 2020-01-25 11:47:33 -05:00