cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
217
Views
0
Helpful
1
Replies

Play URI disregards Priority

cghareeb
Level 1
Level 1

When pushing text to a phone and also using the Play: URI to activate a ringer, it appears that the Play: occurs as if the Priority is always 0, even if set otherwise.

Here's the execute:

<CiscoIPPhoneExecute>

<ExecuteItem Priority="1" URL="Play:Chime.raw"/>

<ExecuteItem Priority="1" URL="http://server/xmlpage"/>

</CiscoIPPhoneExecute>

Here's what happens:

If the phone is idle, the Chime is played and the xml page is displayed correctly.

If the phone is active, the Chime is played immediately, but the xml page is not displayed until the phone goes idle (correct behavior for the latter, but not the former).

I've seen the behavior on 7940/60/70.

Phone load P00307020200 for 7940/60.

Phone load TERM70.7-0-1-0s for 7970.

Have I missed something? A bug perhaps?

Thanks!

Craig

1 Reply 1

msabir
Level 4
Level 4

I am running into the same problem. I have tried various phone loads and found that "Priority" attribute is disregarded by Play and RTPTx URIs. I thought this was going to be fixed. I have tried loads as latest as 8.0.2. However, I have not tried 8.0.3 loads - which were released very recently.