Closed GoogleCodeExporter closed 9 years ago
I fixed destination_order.
Question on the second problem you reported. You are referring to a huntgroup
to sending a call to a ring group 9000?
Original comment by markjcrane@gmail.com
on 31 Jul 2012 at 4:58
Hi Mark,
Sorry for my confusing english.
You are correct, I want to add a hunt group for lots of users to forward
unanswered calls to ring groups.
Since I'm dealing with ~50 extensions that should be redirected to three ring
groups after being unanswered for 20 seconds, I thought the most effective way
would be via the extensions' follow-me settings because
1) It's a lot quicker to click on follow-me and add those two numbers (the
extension itself and the local ring-group number)
2) The extension's owner, if provided with user credentials, could change this
setting at will
3) This wouldn't interfere with future follow-me settings, which would be the
case with official "huntgroups" via apps->hunt groups
But since the follow-me tool (v_call_edit) only differentiates between real
"extensions" and "sip uri" as a destination type _and_ it doesn't accept
entered real sip uris like "sofia/internal/9002@${domain}" (if entered, saved
and reopened the edit form, this gets changed to 9002, which as a result and
with type "sip uri" will write those defect follow-me huntgroup lua scripts
without a second destination at all).
I hope I've been a bit more understandable this time? ;-)
Thanks for fixing the order of destinations!
Best Regards,
Johannes
Original comment by j...@3js.de
on 31 Jul 2012 at 10:20
Hi Mark,
any news, insights or tips on this one?
Thanks and regards,
Johannes
Original comment by j...@3js.de
on 10 Aug 2012 at 8:38
oh well... it looks like even though I was able to add sip uri:
sofia/internal/9002@${domain} to hunt_group config, it doesn't work at all.
So what I really seem to need, would be the option to add "transfer 9002 XML
${domain_name}" as a destination for follow-me.
I'm really running out of time here. Is there any quick way to get this kind of
scenario working in a manageable way?
Thanks and Regards, Johannes
Original comment by j...@3js.de
on 17 Aug 2012 at 12:43
"transfer 9002 XML ${domain_name}" not possible in this way within a bridge
statement.
Take a look at loopback it makes call detail records look a bit messy but it
can send the call through the dialplan like a transfer.
http://wiki.freeswitch.org/wiki/Loopback
A simple example
loopback/9002
Original comment by markjcrane@gmail.com
on 18 Aug 2012 at 1:35
Follow Me no longer uses hunt groups it is now done with the dial string from
version FusionPBX 3.2 and higher and improved a bit more in the upcoming 3.3
release that will be available soon.
Original comment by markjcrane@gmail.com
on 24 Apr 2013 at 6:08
Original issue reported on code.google.com by
j...@3js.de
on 27 Jul 2012 at 12:35