[asterisk-users] Realtime extensions, Multiple SQL lookups?

2017-10-16 Thread John Kiniston
I'm toying with the idea of replacing a statically generated file I include in my extensions.conf with a realtime lookup against my database. I've got it working but something seems off in my logs, It looks like I'm getting two lookups for every priority? [Oct 12 16:45:24] DEBUG[26541][C-000e

Re: [asterisk-users] Realtime extensions, Multiple SQL lookups?

2017-10-16 Thread Dovid Bender
It's been years since I have used real time but can it be because of the GoSub? On Mon, Oct 16, 2017 at 12:39 PM, John Kiniston wrote: > I'm toying with the idea of replacing a statically generated file I > include in my extensions.conf with a realtime lookup against my database. > > I've got

Re: [asterisk-users] Confbridge GUI?

2017-10-16 Thread Dan Austin
Interesting. Are you using the included cbend.php script to terminate conferences? I occasionally get questions about using WMM with Confbridge, and to date I have not had an answer . If you can provide details, even vague ones, about how you did it, I can update the WMM package. Dan -Ori