Commit graph

33 commits

Author SHA1 Message Date
osaajani
5d1015e190 Fix static function on inbound callback and endcallback for adapters 2023-09-22 18:27:17 +02:00
osaajani
38d350dfc2 start add support for phone status + improve edit of phone for hidden phones 2023-02-18 16:39:07 +01:00
osaajani
a226139630 Add support for hidding adapter datas 2022-03-28 01:54:38 +02:00
osaajani
017c7fee53 style validation fix 2021-06-17 00:51:33 +02:00
osaajani
878d820dc2 automatically add medias as link if phone does not support mms 2021-04-16 20:20:19 +02:00
osaajani
6acf28e3ce Properly working mms reception with public dir in data and valid rights, etc. 2021-03-27 01:15:09 +01:00
osaajani
04a40049ce refactor all media create to centralise copy of medias and save, etc. 2021-03-26 23:32:29 +01:00
osaajani
c63f3bebba add page for calls 2021-03-24 00:22:17 +01:00
osaajani
41c3b3b86e Add callback for phone calls, not tested yet 2021-03-23 17:39:13 +01:00
osaajani
ff6b3e79df start adding mms to a lot of places, no tests, not done 2021-03-19 02:45:12 +01:00
osaajani
3b662c1153 fix style 2021-02-23 00:31:54 +01:00
osaajani
c0c79781bf Add meta_hidden to adapters 2021-01-26 19:27:30 +01:00
osaajani
61d644c247 rename all instances of 'datas' to 'data' 2021-01-17 03:16:57 +01:00
osaajani
aac464704e fix style 2021-01-14 03:32:17 +01:00
osaajani
adef27f862 fix codestyle 2020-06-23 21:06:13 +02:00
osaajani
49f3a4b28c fix error transfer received sms + finish octopush shortcode adapter 2020-04-03 03:38:35 +02:00
osaajani
6ad299f21e Add octopsuh shortcode adapter, still testing. Add callback reception support. Add callback show in adapter. 2020-04-03 02:15:55 +02:00
osaajani
0c8fc7b3ac Greatly improve adapters. Add twilio adapter for virtual numbers (no shortcode support before next version). Improve daemons exception + ERRORS handling. A lot of other little things 2020-04-02 01:55:55 +02:00
osaajani
f6e96c1133 fix gammu adapter to remove number and update adapters to support or not sms reception 2020-03-31 02:22:40 +02:00
osaajani
78abbef26e Update adapter to not use phone number anymore 2020-03-31 01:28:32 +02:00
osaajani
6f8c7d62b9 Use id_phone instead of number in scheduled, use ftok to generate queue id, improve adapter interface, add popup error 2020-03-04 01:40:47 +01:00
osaajani
9bf1433d2e fix rights 2020-02-21 03:55:14 +01:00
osaajani
38a8b023cb remove makefile 2020-02-18 20:03:32 +01:00
osaajani
40fccf133c Move to raspisms dir 2020-02-18 04:29:48 +01:00
osaajani
08bf5a878a fix php cs fixer concat operator to use space 2020-01-17 18:47:08 +01:00
osaajani
b8bd067dc7 Fix php style 2020-01-17 18:19:25 +01:00
osaajani
c4bc7d94c1 Improve adapters datas interface by defining fields and implement real OVH SMS API adapter ! 2020-01-09 22:23:58 +01:00
osaajani
89d786a730 Fix rights, add confs apache, add prototype of systemd confs, add scripts to start and stop raspisms 2020-01-09 11:28:25 +01:00
osaajani
fb6abb4d91 Add api key to user, add status update support, add other things i dont remember at 2am... 2020-01-08 02:14:38 +01:00
osaajani
768714cc1a All working reception and sending with webhook. Commands still to test. Update test adapter to use local files 2020-01-07 17:55:16 +01:00
osaajani
b5a36b1169 Separate daemons and responsabilities insides thoses daemons. Add webhook & commands, still to test 2020-01-07 01:31:34 +01:00
osaajani
89459a0285 Add uid for uniq identification by adapter of a sended sms. Usefull for tracking status 2020-01-06 23:35:55 +01:00
osaajani
9eb701ba98 Add a test adapter and add deletion of sendeds scheduled sms 2019-12-20 18:31:19 +01:00