cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
360
Views
0
Helpful
2
Replies

XML Push

r.hall
Level 1
Level 1

Does anyone know if its possible to push an XML page to a phone whilst it's ringing. IE will it overwrite the CLI page ??

Any thoughts appreciated.

Many Thanks

Richard

1 Accepted Solution

Accepted Solutions

phooey
Level 1
Level 1

Hi Richard,

Yes it is possible, we are doing just this to display our own "screen pop".

There may be other ways, but our method was to modify the CallerInfoServer.java that came with IP Phone Services SDK, so that it intercepts the TermConnRingingEvent, generates an appropriate xml page, and posts its URL in an ExecuteItem.

One thing to note is that if you do this the Answer softkey is no-longer displayed, the only way we found to re-create its functionality was to use JTAPI. You can use the key:Speaker softkey but it's not much use for users on a headset!

regards,

Duncan

View solution in original post

2 Replies 2

phooey
Level 1
Level 1

Hi Richard,

Yes it is possible, we are doing just this to display our own "screen pop".

There may be other ways, but our method was to modify the CallerInfoServer.java that came with IP Phone Services SDK, so that it intercepts the TermConnRingingEvent, generates an appropriate xml page, and posts its URL in an ExecuteItem.

One thing to note is that if you do this the Answer softkey is no-longer displayed, the only way we found to re-create its functionality was to use JTAPI. You can use the key:Speaker softkey but it's not much use for users on a headset!

regards,

Duncan

Hi Duncan,

Thats excellent news, thank you very much.

I thought it probably was possible but I couldn't quite see it.

Thanks again.

Regards

Richard

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: