Ticket #4146 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

Outbound Route being set to blank in 2.8

Reported by: p_lindheimer Assigned to: p_lindheimer
Priority: minor Milestone: 2.8
Component: Core - Trunks/Routing Version: SVN-HEAD
Keywords: Cc:
Confirmation: Confirmed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

The Outbound Route CID is being set blank when configured. core_get_routes is using the wrong field should be outcid, not routecid.

Change History

03/17/10 14:55:41 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [9264]) fixes #4146 index is outcid, not routecid