[Amportal-devel] bug in the current svn head

hi,
there is a few bug in the current sv head’s extension.conf:
a ( missing
exten => _s-.,1,NoOp(Extension is reporting ${EXTEN}
^^^^
another:
[macro-auto-confirm]
exten => s,1,Set(__MACRO_RESULT=)
^^^^^^

another in [macro-hangupcall]:
exten => s,4,Hangup
should have to be
exten => s,n,Hangup

but the most seriuos that the extensions_additional.conf is NOT
generated ie. an almost empty file is generated!!!
WHY???
any help would be useful.
yours.


Levente “Si vis pacem para bellum!”


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-devel

Post generated using Mail2Forum (http://www.mail2forum.com)