Re: [Asterisk-java-devel] Problem with extracting the correct script name out of the request-object
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-06-15 16:01:28
|
> Just got the change to test it with an Asterisk CVS-v1-0-02/26/05 and > volia, there was an key agi_network_script. So this is solved ... using 1.0.7 should be fine, too. regarding the regexp: agi_network_script does not contain the leading agi://host/ so the regexp doesn't have to strip it. =Stefan |