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

How to get phoneName from IP Address (with AXL ?)

stephane.lhp
Level 1
Level 1

Hi !

I've a small problem ...

To have an access to their services, IP Phone must transmit to the IP Phone Service his phoneName.

(CCM 6.0)

Actually, I need the IP Phone 's phoneName when it's connecting to a Service URL. (My ASP.NET application IP Phone Service need the phoneName to check his OWNER USER ID).

But when the IP Phone is reaching a IPPhone Service URL, i just know its own IP ADDRESS. (or i make a mistake ...).

So, i've severals ways to solve my problem :

- Including the PHONE NAME in its own URL Phone Service. (each phone will have http://ServicesServer/Service.aspx?name=XXXXXXXXXX for example)

- Another way would be make an AXL Request to the CALL MANAGER (6.0), to check the IP Address i recieved from the phone' request, and AXL Response will contains phoneName ?

- Other ?

Could someone help me or tell me how i can do it ?

Many thanks in advance.

1 Accepted Solution

Accepted Solutions

Sascha Monteiro
Level 6
Level 6

best way is to pass the phone name in the url, you can do it like this:

http://appserver/service.asp?name=#DEVICENAME#

The Extension Mobility service is using this too...

View solution in original post

2 Replies 2

Sascha Monteiro
Level 6
Level 6

best way is to pass the phone name in the url, you can do it like this:

http://appserver/service.asp?name=#DEVICENAME#

The Extension Mobility service is using this too...

Thanks for your answer.

It's working !

I havent took a look to the Extension Mobility ones.

Very usefull ! Thanks.

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: