Problem DDI on Trunk

Status
Not open for further replies.
Hey Guys, working on testing Fusion and having issues with DDI's over a trunk. The trunk is up and running (working fine) then I added another number to the trunk at my service provider. I have created a destination rule (what is the difference between inbound and destination rules?) for the additional number (already have one for the trunk).

Problem
When I call the new DDI, it routes as per the trunk routing and not the expected DDI routing.

Looking at the logs I see the below;

Dialplan: sofia/external/6479292200@xyz.co.nz parsing [public->6472222123] continue=false
Dialplan: sofia/external/6479292200@xyz.co.nz Regex (FAIL) [6472222123] destination_number(6472222345) =~ /^(6472222123)$/ break=on-false
Dialplan: sofia/external/6479292200@xyz.co.nz parsing [public->6472222345] continue=false
Dialplan: sofia/external/6479292200@xyz.co.nz Regex (PASS) [6472222345] destination_number(6472222345) =~ /^(6472222345)$/ break=on-false

(Numbers have been altered)

6472222345 = Trunk
6472222123 = DDI
6479292200 = Source (where I called from)

The number I dialed was 6472222123 (DDI Number)

Is this a problem with my service provider not sending the correct callerID or a configuration issue in Fusion (worst of both worlds as I'm also trialing a new service provider..)

Your thoughts?
 
Status
Not open for further replies.