44 Commits

Author SHA1 Message Date
Randall Degges
2664927f02 Merge pull request #3 from areski/master
PEP8 Fixes
2012-11-11 20:01:39 -08:00
Areski Belaid
2ab6d3ff7d PEP8 Fixes 2012-11-11 18:43:41 +01:00
Randall Degges
6728264a24 Merge pull request #1 from Gerrrr/master
Representation of manager.ManagerMsg was fixed.
2012-08-26 14:19:31 -07:00
Aleksandr Sorokoumov
caf94ddb59 representation of managermsg was fixed 2012-08-26 16:30:34 +04:00
Randall Degges
ed2be0e297 Adding general .gitignore file.
This provides blocking for most temporary and python-specific files.
2011-06-05 15:04:54 -07:00
Randall Degges
7493c64c9b Merge branch 'release/0.4' 2011-05-31 17:24:21 -07:00
Randall Degges
35f0557817 Updating CHANGELOG. 2011-05-31 17:24:03 -07:00
Randall Degges
fc8c193dcd Adding module variable __version__. 2011-05-31 17:22:11 -07:00
Randall Degges
9782b61280 Adding sane version import code to setup module.
This will allow us to actually specify a legitimate version for PyPI.
2011-05-31 17:21:46 -07:00
Randall Degges
60b904bf10 Adding in bugfix for issue with manager.status().
The problem is that the status command returns output in a special format, that
was not being parsed correctly.

This fix is a bit ugly, but is the only way (afaik) to cleanly handle the
status command so that its output can be used.
2011-05-31 17:12:23 -07:00
Randall Degges
85fc17017e Removing trailing whitespace from files. 2011-05-31 12:56:57 -07:00
Randall Degges
c1b0b6657f Adding myself as the maintainer. 2011-05-31 12:56:06 -07:00
Randall Degges
ff3cd79f08 Adding a note to the README file about the fork. 2011-05-31 12:53:55 -07:00
Randall Degges
c468e105cd Removing README.html from MANIFEST.in.
This file doesn't exist...
2011-05-31 12:51:23 -07:00
Randall Degges
8bc5358268 Adding CHANGELOG to MANIFEST.in. 2011-05-31 12:50:42 -07:00
Randall Degges
5f8112eea9 Removing debian/rpm includes from MANIFEST.in. 2011-05-31 12:50:25 -07:00
Randall Degges
73d5092559 Removing debian files.
These should be kept separately, not with the project code. This package is the
python package (for pip!). This stuff should be dealt with by the debian
maintainer.
2011-05-31 12:49:34 -07:00
Randall Degges
9f08b0171b Removing rpm specs.
This is a python package--should have all of this stuff stored separately out
of the project code.
2011-05-31 12:48:55 -07:00
Randall Degges
3327fe4764 Updating project name in setup.py.
Changing to `pyst2` (forked name).
2011-05-31 12:48:16 -07:00
Randall Degges
caa2ba7f10 Renaming ChangeLog -> CHANGELOG.
Looks a lot nicer this way.
2011-05-31 12:27:38 -07:00
Randall Degges
92f257474d Removing trailing whitespace from ChangeLog. 2011-05-31 12:27:15 -07:00
Randall Degges
5109880bf5 Removing sourceforge logo from README. 2011-05-31 12:26:25 -07:00
Randall Degges
5012994b1a Removing trailing whitespace from README. 2011-05-31 12:25:55 -07:00
schlatterbeck
417a083266 - fix 'clean' target of Makefile.
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@25 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-30 16:05:24 +00:00
schlatterbeck
00faa6857c - links to SF project page and typo fixed. You notice such thinks alway
immediately *after* a release :-(


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@24 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-30 14:46:29 +00:00
schlatterbeck
5efd1ebf42 - Merged /pyst/tags/V_0_3:r21-22 (simple Makefile change for Release)
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@23 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-30 14:30:41 +00:00
schlatterbeck
19ef84f6b7 - New section on source code repositories
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@20 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-30 09:34:08 +00:00
ralf
e8c5d9a267 - change platform to "Any" and add clarification to README: manager.py
can be run on any platform
- update setup.py with classifiers
- fix license strings to the exact string expected by pythons classifier
  system (doesn't change the license)
- remove PKG-INFO, this is auto-generated from setup.py


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@19 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-23 08:30:44 +00:00
ralf
e8236ea9fe - get rid of umlaut
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@18 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-23 07:53:43 +00:00
ralf
b886c83df4 - merge unreleased changed from repository of Matthew Nicholson
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@17 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-23 07:44:16 +00:00
ralf
b9bd2092c0 - fix CDUP macro for accessing release utilities
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@14 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-21 10:12:26 +00:00
ralf
99e361ff11 - more readme
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@13 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-19 15:22:20 +00:00
ralf
2ce9950239 - fix the case where broken commands do not have a header or are missing
the 'Response' header.


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@12 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 19:27:20 +00:00
ralf
abb2d07249 - fix problem when building callback list, patch suggested in
mailinglist thread
  https://sourceforge.net/mailarchive/forum.php?thread_name=1209418634.5888.33.camel%40solo.digium.internal&forum_name=pyst-users



git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@11 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 15:24:05 +00:00
ralf
08d7dc585b - add sippeers and sipshowpeer
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@10 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 13:47:45 +00:00
ralf
e7d849c7dd - add todos from a posting of Matthew Nicholson to the mailinglist
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@9 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 12:59:45 +00:00
ralf
05634c2ba7 - add maintainer to setup.py
- add credits section and clarification to Todo section


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@8 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 10:15:08 +00:00
ralf
aae8da965a - fix setup to include version number and description
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@7 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 10:02:14 +00:00
ralf
58d267ea0a - add Makefile
- remove empty NEWS
- Add README
- fold TODO and UPGRADE into README
- fix MANIFEST.in to include README and README.html and to drop the
  other files


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@6 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 09:46:51 +00:00
ralf
df35521c5b - use socket.makefile for the socket, it's so much easier
- don't put a file object in the queue when receiving, just the list of
  lines read
- fix parsing of message in ManagerMsg:
  - don't ignore blank lines
  - put everything after an invalid header into data
- in _receive_data:
  - read whole lines -- socket.makefile makes it possible
  - if an invalid header is encountered read until END COMMAND marker
  - put list of lines into the queue, not an artificial file object


git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@5 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-18 08:31:10 +00:00
ralf
f34ff5f31f - fix handling of greeting
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@4 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-17 17:29:23 +00:00
ralf
7f4293d50c - add playdtmf action
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@3 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-17 16:22:48 +00:00
ralf
0cfa2e82ef - copy original 0.2 release from tags/0.2
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@2 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-17 16:16:28 +00:00
ralf
dd33d0c724 - initial import of pyst 0.2
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@1 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
2010-06-17 16:09:37 +00:00