Sorry, just read Ryan's full post.

This should work, assuming you have manually made the changes and canconfirm 
they are in there, you should run a log trace from the ACgateway and see why it 
is complaining. If it looks correct, then a calltrace would be in order. I 
don't think logging into the webui to confirm that the target is correct, 
seeing what you have provided.

Though I feel like this should be looked at from a call trace and ifsomething 
unusual is found, it probably ought to be brought up insipx-dev, because you 
are not running an anywhere near stable version.3.11.9 has a lot of changes 
going on.

Do you have a 3.10.3 (or any stable) version installed anywhere to test with?

>>> Ryan Quigley <rquig...@gmail.com> 01/05/09 1:17 PM >>>
Hi,
How does one go about routing an incoming PSTN line through an  
Audiocodes MP-118 to anything other than the operator Auto Attendant?  
I'm trying to route directly to a Hunt Group and bypass the operator,  
but setting the Destination Phone Number to anything other than  
"operator" or "100" doesn't work. No forwarding takes place.

Using:
sipX-3.11.9-014388
Audiocodes FW 5.2



Working (but forwarding to operator)
--------------------------------
[ TargetOfChannel ]
FORMAT TargetOfChannel_Index = TargetOfChannel_Destination,  
TargetOfChannel_Type;
TargetOfChannel 0 = operator, 1;
...
TargetOfChannel 4 = operator, 1;
[ \TargetOfChannel ]


Not Working (keeps on ringing). 300 is the extension of my Hunt Group.  
I've also tried user extensions, but no dice.
--------------------------------
[ TargetOfChannel ]
FORMAT TargetOfChannel_Index = TargetOfChannel_Destination,  
TargetOfChannel_Type;
TargetOfChannel 0 = 300, 1;
...
TargetOfChannel 4 = 300, 1;
[ \TargetOfChannel ]



Any help would be much appreciated,
Ryan
_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to