klonfish
|
8417b33371
|
Added some comments to example config
|
2015-06-16 23:10:33 +02:00 |
|
Frederic
|
add2fe22fc
|
Merge branch 'master' of git.13e7.de:fetap
Conflicts:
fetapdtest.py
|
2015-06-04 19:41:34 +02:00 |
|
Frederic
|
8ecfeb97c6
|
implemented shortcut functionality and dail timeout
|
2015-06-04 18:59:58 +02:00 |
|
klonfish
|
5fe2b1af9d
|
Speak dialed numbers
|
2015-06-04 18:48:40 +02:00 |
|
Frederic
|
37e5042808
|
added configuration file support
|
2015-06-04 18:42:08 +02:00 |
|
klonfish
|
4558c0f1b2
|
Added prefix-resolution if no default proxy is set and the number is not absolute
|
2015-05-28 23:56:57 +02:00 |
|
klonfish
|
97079c7171
|
Added example linphone.conf
|
2015-05-28 23:45:30 +02:00 |
|
klonfish
|
d1d2976e6a
|
Added config classes for phone interface
|
2015-05-28 23:44:35 +02:00 |
|
klonfish
|
7b15aa13c1
|
Replaced getters in StateMachineController by properties
|
2015-05-26 23:19:26 +02:00 |
|
klonfish
|
ccf39f69f5
|
Switched to sox to generate phone sounds
|
2015-05-26 23:11:05 +02:00 |
|
Frederic
|
807735a8e3
|
added registration_lost event
|
2015-05-20 01:11:00 +02:00 |
|
Frederic
|
2789213062
|
added leave() callback to states
|
2015-05-20 00:20:50 +02:00 |
|
Frederic
|
7cdc5504c5
|
Merge branch 'master' of git.13e7.de:fetap
|
2015-05-20 00:05:17 +02:00 |
|
Frederic
|
cdfb428e00
|
introduced BaseState, which defines default behaviour
|
2015-05-20 00:04:40 +02:00 |
|
Frederic
|
40eef9aa66
|
abort the timeout when a nummernschalter_active event occurs in DialingState
|
2015-05-20 00:01:45 +02:00 |
|
klonfish
|
9f39e9f00f
|
Added event when registration goes away
|
2015-05-19 23:11:11 +02:00 |
|
Frederic
|
9d234c025f
|
Change to BusyBeepingState when a call_ended event occurs while connecting, trigger a call_ended event when busy
|
2015-05-19 22:41:02 +02:00 |
|
Frederic
|
67a9974ef8
|
Merge branch 'master' of 13e7git:fetap
|
2015-05-19 22:22:32 +02:00 |
|
Frederic
|
e8ab032e89
|
added on_nummernschalter_active event, stop playing the dailtone once it occurs
|
2015-05-19 22:17:36 +02:00 |
|
klonfish
|
ec01891263
|
Decline call when handset is not on the fork
|
2015-05-19 22:16:07 +02:00 |
|
klonfish
|
3ceb7fade3
|
Stop dial tone after one number is dialed, set waiting time before starting a call to 5s
|
2015-05-19 21:08:25 +02:00 |
|
klonfish
|
b6f5efd6ab
|
Made timeout nicer
|
2015-05-18 21:50:51 +02:00 |
|
klonfish
|
762d3b4775
|
Implemented event for invalid number, replaced own timeout thread by better builtin threading.Timer
|
2015-05-18 21:39:53 +02:00 |
|
klonfish
|
20ed8681a1
|
First working version of fetapd
|
2015-05-18 19:25:48 +02:00 |
|
klonfish
|
39f0a68812
|
FeApInterface now sets the pin numbering as given in the pin config
|
2015-05-18 19:25:11 +02:00 |
|
klonfish
|
f4c4a1d0e8
|
Debug output on file playing
|
2015-05-18 19:24:16 +02:00 |
|
klonfish
|
f72e615435
|
Fixed name of DialingState
|
2015-05-18 15:42:55 +02:00 |
|
klonfish
|
a4aef00e55
|
Fixed registration states
|
2015-05-18 15:32:01 +02:00 |
|
klonfish
|
9eeae13691
|
Fixed Schauzeichen implementation
|
2015-05-18 14:52:20 +02:00 |
|
klonfish
|
61d109d9d2
|
Added states for proxy registration
|
2015-05-18 14:42:54 +02:00 |
|
klonfish
|
0dde661fee
|
Implemented linphone wrapper
|
2015-05-18 14:34:45 +02:00 |
|
klonfish
|
f7bd632fae
|
Ported statemechine to python2
|
2015-05-18 14:33:26 +02:00 |
|
klonfish
|
0736cbbe81
|
Implemented Schauzeichen
|
2015-05-18 14:31:29 +02:00 |
|
Frederic
|
ce7471d85d
|
some tests
|
2015-05-15 23:38:44 +02:00 |
|