Testing: here's what I did...
1. created table with data
2. installed php files
3. added new custom app named "blaster" with all the needed dialplan
- description yapper
- span both
- cluster sophie
4. committed and called extension 674
Asterisk said DigitTimeout is missing. I replaced it with "timout" with same result...
Connected to Asterisk 1.4.21.1 currently running on pbx (pid = 4480)
Verbosity is at least 4
-- Executing [674@internal:1] AGI("SIP/5000-0987bbb0", "selintra|OutCluster|674") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
-- AGI Script selintra completed, returning 0
-- Executing [674@sophie:1] Answer("SIP/5000-0987bbb0", "") in new stack
-- Executing [674@sophie:2] Wait("SIP/5000-0987bbb0", "1") in new stack
-- Executing [674@sophie:3] Authenticate("SIP/5000-0987bbb0", "55555") in new stack
-- <SIP/5000-0987bbb0> Playing 'agent-pass' (language 'fr')
-- <SIP/5000-0987bbb0> Playing 'auth-thankyou' (language 'fr')
-- Executing [674@sophie:4] Goto("SIP/5000-0987bbb0", "yapper|s|1") in new stack
-- Goto (yapper,s,1)
[Jun 7 10:57:27] WARNING[31672]: pbx.c:1832 pbx_extension_helper: No application 'DigitTimeout' for extension (yapper, s, 1)
== Spawn extension (yapper, s, 1) exited non-zero on 'SIP/5000-0987bbb0'
-- Executing [h@yapper:1] Hangup("SIP/5000-0987bbb0", "") in new stack
== Spawn extension (yapper, h, 1) exited non-zero on 'SIP/5000-0987bbb0'