Delay syntax for InboundCallRoute
belew:
Can't seem to figure out what the delay parameter syntax should be on the phone port to delay the ringing of the phone on an inbound call.
Tried the following on Line Port > InboundCallRoute:
sp2(xxxxxxxxxx),ph - works fine, both ring simultaneouslysp2(xxxxxxxxxx;d=9),ph - works, sp2 is delayed by 9 seconds (did this just to test that delay parameter is working)sp2(xxxxxxxxxx),ph(d=9) - doesn't work, no delay phone portsp2(xxxxxxxxxx),ph(;d=9) -doesn't work, no delay phone portsp2(xxxxxxxxxx),ph;d=9 - doesn't work, phone port does not ring, assume invalid syntax
Any ideas?
ianobi:
Physical Interfaces -> LINE Port -> RingDelay
This will delay the phone ringing, but I'm fairly sure it will delay call forking as well. So for sp2(xxxxxxxxxx),ph both will be delayed as the call probably will not be processed until after the delay set by the RingDelay.
belew:
Yes I did play with the RingDelay setting but it does delay the entire forking process. I'm just trying to delay the phone port and not the rest of the forking.
Thanks.
v.2geofs:
This is just a WAG, but have you tried sp2(xxxxxxxxxx),ph(@;d=9), giving the phone a number to test against?
HTH,
Geoff
belew:
Geoff,
Thanks for the suggestion. I did try that and several other variations. I've come to the conclusion that the delay parameter cannot be used with the terminals that do not accept arguments (both ph and aa). Hopefully this capability may be added at some point.
Navigation
[0] Message Index
[#] Next page