- more readme
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@13 01a3061f-1c3a-49da-a2a0-fa5697faa6a0develop
parent
2ce9950239
commit
99e361ff11
7
README
7
README
|
@ -110,13 +110,16 @@ Version 0.3: Minor feature enhancements
|
||||||
|
|
||||||
The parsing of answers from asterisk was completely rewritten. This
|
The parsing of answers from asterisk was completely rewritten. This
|
||||||
should fix problems people were having with commands returning embedded
|
should fix problems people were having with commands returning embedded
|
||||||
'/' or empty lines.
|
'/' or empty lines. Some new manager commands added.
|
||||||
|
|
||||||
- Add playdtmf manager command
|
- Add playdtmf manager command
|
||||||
|
- add sippeers and sipshowpeer manager commands
|
||||||
- rewritten manager communication
|
- rewritten manager communication
|
||||||
- should no longer choke on '/' in answers returned from a manager
|
- should no longer choke on '/' in answers returned from a manager
|
||||||
command (fixes SF Bug 2947866)
|
command (fixes SF Bug 2947866)
|
||||||
- should now correctly parse multi-line output with embedded empty
|
- should now correctly parse multi-line output with embedded empty
|
||||||
lines
|
lines, e.g. ``mgr.command('dialplan show')``
|
||||||
|
- Bug-fix for list manipulation in ``event_dispatch``, thanks to Jan
|
||||||
|
Müller, see mailinglist comment from 2008-04-18
|
||||||
|
|
||||||
See the ChangeLog for older changes.
|
See the ChangeLog for older changes.
|
||||||
|
|
Loading…
Reference in New Issue