Commit Graph

133 Commits (acba249299a230d5673662b5fe9c80f01772f4ef)

Author SHA1 Message Date
Randall Degges acba249299
Updating changelog. 2016-11-04 11:25:38 -07:00
Randall Degges 2c9de6490c Merge pull request #28 from VoIPCS/fix_unicode
Version bump and unicode fix in send_action
2016-11-04 11:22:50 -07:00
Randall Degges 5f37f3ee61 Merge pull request #29 from invitecomm/master
Updated 'RECORD FILE' syntax, included silence detection value
2016-09-11 21:46:46 -07:00
poing 1d2f461fba Focus on UTF8 2016-09-08 11:12:19 +09:00
poing 1e890057db Focus on UTF8 2016-09-08 11:11:11 +09:00
poing 2c3357200f Focus on UTF8 2016-09-08 11:08:21 +09:00
poing c71a17ce84 Focus on UTF8 2016-09-08 11:06:13 +09:00
poing 13e0369a33 Focus on UTF8 2016-09-08 11:03:15 +09:00
poing 97a3c986eb Focus on UTF8 2016-09-08 11:02:37 +09:00
poing e4325c9be5 Focus on UTF8 2016-09-08 11:01:57 +09:00
poing f143d5fd00 Focus on UTF8 2016-09-08 11:01:10 +09:00
poing dab19ede42 Focus on UTF8 2016-09-08 10:55:56 +09:00
poing 96fabab755 Focus on UTF8 2016-09-08 10:52:01 +09:00
poing 68db20dd65 Focus on UTF8 2016-09-08 10:51:01 +09:00
poing cae17c32bb Fixing unicode 2016-09-07 18:02:23 +09:00
poing 267f8444ec Fixing unicode 2016-09-07 18:01:28 +09:00
poing 59a3698a87 Fixing unicode 2016-09-07 17:59:50 +09:00
poing 2f9d2a35dc Fixing unicode 2016-09-07 17:59:05 +09:00
poing d7b47ccf6a Chaged encoding to utf8 2016-09-07 16:52:24 +09:00
poing 080bb6d627 Updated 'RECORD FILE' syntax, included silence detection value 2016-09-06 18:47:21 +09:00
DarkS 4c72047372 Version bump to 0.5.0.
Fix unicode in send_action to AMI.
2016-08-26 11:40:44 +02:00
Randall Degges aa47075e30 Merge pull request #22 from GaboFDC/master
Adding use of Sphinx documentation
2016-05-04 17:03:49 -07:00
Randall Degges 1eecd02370 Merge pull request #25 from VoIPCS/chanvars
Make that channel variables will be stored in a dictionary
2016-05-04 17:03:35 -07:00
Randall Degges 17e45b7a5c Merge pull request #24 from VoIPCS/fix_unicode
Added ignore in decode of received lines
2016-05-04 17:02:30 -07:00
DarkS a9adb6bf82 Added ignore in decode of received lines, if this fails kill the message_thread 2016-05-03 18:08:47 +02:00
DarkS 0f57960740 Make that channel variables will be stored in a dictionary 2016-05-03 18:06:59 +02:00
GaboFDC 468c208a81 Added ignore of doc build files (html) 2016-03-28 23:09:43 -05:00
GaboFDC 0002576edc Removed doc build files (html) and make.bat 2016-03-28 23:08:55 -05:00
Randall Degges 7cb9bba367 Merge pull request #23 from AlmogCohen/master
master
2016-03-22 09:22:24 -07:00
almog cohen 53c8d91752 added the EXEC command, which enables running all the possible asterisk commands 2016-03-22 15:08:48 +02:00
GaboFDC 00cb52915a Generated files by make 2016-03-08 10:36:00 -05:00
GaboFDC 5dc07b628b Initial Sphinx documentation, with quickstart and some minor changes 2016-03-08 10:34:28 -05:00
GaboFDC 26ac52644c Updated docstring to use rst format 2016-03-08 10:33:39 -05:00
Randall Degges a974c479d2 Version bump. 2016-02-16 13:39:16 -08:00
Randall Degges 40b935406a Updating the changelog. 2016-02-16 13:38:53 -08:00
Randall Degges 7e0dc533de Fixing bug in AGI class.
Fixes #21.
2016-02-16 13:37:36 -08:00
Randall Degges 2dab6612c8 Merge pull request #20 from tuxpowered/testing
Testing Branch for FastAGI support
2015-11-19 17:01:10 -08:00
Ben Davis 24e7cf1258 Corrected typo 2015-11-18 12:09:49 -08:00
Ben Davis 4c9045fbbf Updated README to include FastAGI documentation 2015-11-18 12:06:43 -08:00
Ben Davis 1a0b54bbc6 Modified agi.py to accept stdin/out/error to allow support for FastAGI access.
Included new fastagi.py to be used as basic FastAGI server.
2015-11-18 09:48:52 -08:00
Randall Degges d3ba843f00 Version bump. 2015-11-16 12:18:17 -08:00
Randall Degges 53fbffbeee Updating changelog. 2015-11-16 12:17:56 -08:00
Randall Degges d4b1f0b070 Merge pull request #18 from Scinawa/master
correct line indentation, previously reulting in syntax error
2015-11-16 12:17:10 -08:00
Scinawa 6623b7cf41 correct line indentation reulting in syntax error 2015-11-16 20:20:04 +01:00
TuxPowered 750662bea5 Merge pull request #2 from rdegges/master
Updating local git
2015-11-16 10:56:22 -08:00
Randall Degges 5a4d3d65b8 Removing executable bit from setup.py. 2015-11-14 23:09:33 -08:00
Randall Degges eceb87e84c Version bump. 2015-11-14 23:01:42 -08:00
Randall Degges 4a98d070c3 Adding Ben Davis to CHANGELOG / cutting release. 2015-11-14 23:01:14 -08:00
Randall Degges bd6ac43f86 Merge pull request #17 from tuxpowered/master
Corrected _quote() to allow utf-8 strings to be passed.
2015-11-14 22:57:26 -08:00
TuxPowered 6b2c4dac7b Convert Float to string
Corrected where float values passed to _quote need to be converted to string to support .encode()
2015-11-14 13:13:57 -08:00