[Voiceglue] Ubuntu 8.10 / voiceglue.conf missing - solved
Alex Zach
alex_krems at hotmail.com
Thu Mar 26 01:51:30 EDT 2009
Hi
First of all - gratz ! I would be glad to test out future versions!
Installed voiceglue on Ubuntu 8.10 after tested out a few other distributions.
Installation was as described. No problems at all. Just one thing: The voiceglue.conf in /etc is not created nor could i find the file anywhere. So i created a file and just entered:
--------------------
123 http://localhost.....
--------------------
(123 is the called extension)
Now it seems to work :)
The URL (urlencoded) i inserted directly in extensions.conf and as i can see, the url in extensions.con overwrite the one in the voiceglue.conf. Only the CalledID is important (or insert an *)
And at last, a bug i found:
extensions.conf:
;[phoneglue]
exten => 123,1,Wait(2)
exten => 123,n,Answer
exten => 123,n,Agi(agi://localhost/)
exten => 123,n,Wait(3)
exten => 123,n,Hangup
exten => 124,1,Wait(2)
exten => 124,n,Answer
exten => 124,n,Agi(agi://localhost/url=http%3A%2F%2Flocalhost%2Fvxml%2Frecord-audio.vxml&arg1=foo&arg2=bar)
exten => 124,n,Hangup
exten => 125,1,Wait(2)
exten => 125,n,Answer
exten => 125,n,Agi(agi://localhost/url=http%3A%2F%2Flocalhost%2Fvxml%2Frecord-audio.vxml&arg1=foo&arg2=bar)
exten => 125,n,Hangup
voiceglue.conf:
123 http://localhost/vxml/welcome-audiofile.vxml
124 http://localhost
As you can see, there is no asterisk (*) and the last extension (125) is not there. So the call should be rejected. But it works with a direct URL. So as long the voiceglue is parsed correct (and is not empty i guess), every call should forwarded with a direct URL.
Maybe this is not as you planned.
How ever - i stay tuned :)
Thank you for this great work !
_________________________________________________________________
Doppelt so viel Spaß – Geben Sie Fotos frei, während Sie mit Windows Live Messenger chatten.
http://www.microsoft.com/windows/windowslive/products/messenger.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.voiceglue.org/pipermail/voiceglue/attachments/20090326/d480b919/attachment.html
More information about the Voiceglue
mailing list