Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-sip
Commits
dcec8db4f2bb812dbff97a54d5ab7c087e4cd74e
Switch branch/tag
piphone-sip
piphone.py
19 Apr, 2017
11 commits
Let's use sanitize number to check up on blacklisted numbers
· dcec8db4
okhin
authored
Apr 19, 2017
dcec8db4
STupid typo
· 4242d11a
okhin
authored
Apr 19, 2017
4242d11a
Fixing the parameters for the blacklisted items passed to the admin page
· 289e5348
okhin
authored
Apr 19, 2017
289e5348
Let's update the admin page to add blacklists
· e39f3687
okhin
authored
Apr 19, 2017
e39f3687
Slight update on the template - no need for token anymore
· 00cac240
okhin
authored
Apr 19, 2017
00cac240
Creating a db initialisation for admin pages
· 40ce9fa1
okhin
authored
Apr 19, 2017
40ce9fa1
Fixing the syntax for the SQLite statement
· 007c5453
okhin
authored
Apr 19, 2017
007c5453
Need to create a specific db object for the login_admin, not using the global one. Because thread.
· 3c091153
okhin
authored
Apr 19, 2017
3c091153
Fixing
#6
- splitting fetchone on a different line
· cbc05156
okhin
authored
Apr 19, 2017
cbc05156
Importing auth_basic
· 22f07402
okhin
authored
Apr 19, 2017
22f07402
Extremely basic uth for admin
· 6618750c
okhin
authored
Apr 19, 2017
6618750c
09 Feb, 2017
2 commits
Let's use two distinct channels
· 868d8f6e
okhin
authored
Feb 09, 2017
868d8f6e
Let's add 2 channels to the bridge not only one
· 805d388e
okhin
authored
Feb 09, 2017
805d388e
06 Feb, 2017
4 commits
Removing the music on hold bridges
· ed85f806
okhin
authored
Feb 06, 2017
ed85f806
Let's remove a channel from the moh-bridge when switching to something else
· fff062ff
okhin
authored
Feb 06, 2017
fff062ff
Fixing the MOH plan
· 13e61270
okhin
authored
Feb 06, 2017
13e61270
Let's create the hold bridge if it crashed
· 78f1554c
okhin
authored
Feb 06, 2017
78f1554c
25 Jan, 2017
10 commits
We do not need the playback, only the MOH
· ca40b058
okhin
authored
Jan 25, 2017
ca40b058
Too many ]
· 938ea23f
okhin
authored
Jan 25, 2017
938ea23f
Adding a Down state to the call
· 7aab8fe8
okhin
authored
Jan 25, 2017
7aab8fe8
Let's santize more
· 84686033
okhin
authored
Jan 25, 2017
84686033
The test for caller/callee needs to be sanitized
· e137e13e
okhin
authored
Jan 25, 2017
e137e13e
Adding an eception on bridge creation
· 0d179e4e
okhin
authored
Jan 25, 2017
0d179e4e
Raising the exception for not in a bridge yet on hangup at the correct place
· cd400f3b
okhin
authored
Jan 25, 2017
cd400f3b
Fixing missing parenthesis
· a99b6082
okhin
authored
Jan 25, 2017
a99b6082
Fixing missing parenthesis
· 8046078f
okhin
authored
Jan 25, 2017
8046078f
Let's get rid of cause_txt
· ca12224f
okhin
authored
Jan 25, 2017
ca12224f
24 Jan, 2017
7 commits
Using the JWT token to auth against the form for admin
· 7ac2cdff
okhin
authored
Jan 24, 2017
7ac2cdff
We need only one line to check admin against
· 3509361d
okhin
authored
Jan 24, 2017
3509361d
:is the new;
· 74706482
okhin
authored
Jan 24, 2017
74706482
SQLITE does not play well with booleans
· 5cc5771f
okhin
authored
Jan 24, 2017
5cc5771f
fixing the request for admin
· ccfcd75b
okhin
authored
Jan 24, 2017
ccfcd75b
Misplaced the damn ,
· 138fe792
okhin
authored
Jan 24, 2017
138fe792
Missing a ,
· 46749f3c
okhin
authored
Jan 24, 2017
46749f3c
23 Jan, 2017
3 commits
Fixing the args parse part of the code
· a7c52b5e
okhin
authored
Jan 23, 2017
a7c52b5e
Fixing the arg_parse routine
· 85ec8a70
okhin
authored
Jan 23, 2017
85ec8a70
Managing destrcution of channels a bit better
· 30295f08
okhin
authored
Jan 23, 2017
30295f08
18 Jan, 2017
1 commit
COrrectling cathing the Hangup event
· 4841ab42
okhin
authored
Jan 18, 2017
4841ab42
02 Jan, 2017
1 commit
Adding the db to admin commands, to avoid sqlite3 errors
· 0675c446
okhin
authored
Jan 02, 2017
0675c446
07 Dec, 2016
1 commit
Fixing the infinite loop and status of the calls, it works!
· 536c5932
okhin
authored
Dec 07, 2016
536c5932