xyj70 / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

Follow-Me doesnt after 3.x upgrade from r1877 #343

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create follow_me for extension 1010.
2. Add 1010 and a hunt group as the two extensions to ring. 
2. Call 1010
3. Call hangs up after 2x ring timeout on 1010

What is the expected output? What do you see instead? Instead, the follow_me 
rings 1010 twice, both of which timeout. If the followme second extension is an 
external number, the followme works.

Log Attached.

Original issue reported on code.google.com by nik.mar...@gmail.com on 31 Oct 2012 at 4:08

Attachments:

GoogleCodeExporter commented 9 years ago
Similar issue here after updating from r1877, the calling extension gets "Call 
failed" immediately even while the destination extension rings and there's a 
"followme: session not ready" msg in the console.  Here's an excerpt:

2012-11-02 15:03:46.456717 [ERR] switch_ivr_originate.c:2454 Parse Error!
2012-11-02 15:03:46.456717 [DEBUG] switch_ivr_originate.c:3533 Originate 
Resulted in Error Cause: 27 [DESTINATION_OUT_OF_ORDER]
2012-11-02 15:03:46.456717 [ERR] switch_cpp.cpp:672 session is not initalized
2012-11-02 15:03:46.456717 [ERR] switch_cpp.cpp:672 session is not initalized
2012-11-02 15:03:46.456717 [ERR] switch_cpp.cpp:672 session is not initalized
2012-11-02 15:03:46.456717 [ERR] switch_cpp.cpp:1227 followme: session not ready

Original comment by pques...@gmail.com on 3 Nov 2012 at 4:20

GoogleCodeExporter commented 9 years ago
Current follow me is being deprecated introducing a new method in the 
development branch that will use the dial string.

Original comment by markjcrane@gmail.com on 21 Nov 2012 at 7:20

GoogleCodeExporter commented 9 years ago
So, is there a workaround for now? This is an important feature inside my sales 
organization.

Original comment by nik.mar...@gmail.com on 21 Nov 2012 at 3:20

GoogleCodeExporter commented 9 years ago
The new follow me works great in the development branch. New version is will 
arrive on or before the first day or week of 2013.

Original comment by markjcrane@gmail.com on 21 Dec 2012 at 7:10