-
ruhnetHmm looks like Crossbar doesn't use AMQP it just calls the auth function directly...
-
KazVasDimhello guys, wanted to ask a question, i am translating Kazoo, and i have 2 problems with some prompts not getting announced so wanted to ask how can i see what prompt is invoked under a cirumstance
-
KazVasDime.g. Extension being called is not available, how can i see which prompt is invoked?
-
KazVasDimThank you in advance ;)
-
hmmhesayslook at the freeswitch logs for the call if you want to see what is played back
-
gontranI'm exploring acdc in 4.3 and finding some challenges with runtime results; I do remember some talk here many moons past about a fork of acdc that was functional and improved for 4.3. Does anyone have a reference or can throw me a bone?
-
ruhnetgontran: Voxter did a lot of work on ACDC, but the catch is that their repo is for master only and doesn't work with 4.3. There is another company that ported their changes and improvements to v4.3 though---I can't remember offhand what the name was but I'll look it up in a sec.
-
ruhnetHere we go I found it on my Kazoo dev machine: "Sipengines" is the name of the company and the branch is 4.3.142.itlevel3
-
ruhnetIt has the Voxter ACDC changes as well as a bunch of changes and fixes they have made themselves to the 4.3 branch.
-
ruhnetI haven't tested it in much detail; other than to compile it and made sure it ran, but the ACDC mods are significant.
-
ruhnet
-
ruhnetACDC still only works within a single zone of course, but with proper DNS settings you can run it in multiple zones and sequester ACDC users to their own home zone.
-
gontranthanks, Ruel!
-
ruhnet:)