Author Message
Vorobievka
Joined: Nov 7, 2014
Messages: 15
Offline
Hi, Team

Does anybody successfully used Sample application for JS – CommunicationPackage
We have AAWG3.3, SMGR_7.1.1, SM_7.1.0, AMS_7.8, AADS_7.1, PresenceServices_7.1.
AAWG deployed as TE. We try make simple call but always fail.
AAWG send Internal error 500 and trouble to subscribe for user presence information.
AAWG log:
WARN 15 Jan 2018 16:40:02,179 http-nio-8451-exec-2 com.avaya.csa.userconfig.service - (UserConfigurationCache.java:139) Config Data for user vorobiev is not sufficient, cache is not updated. Sip controller list, sip username or domain is null or empty. User data: UserConfiguration [controllerList=[SipControllerImpl [host=192.168.12.148, port=5061, protocol=TLS, type=SM]], sipProxyServer=192.168.12.148, sipPort=5061, isSipSecure=true, isSipEnabled=null, sipDomain=null, sipUserName=null, sipPwdSha1=null, isSipSsoEnabled=null, …
ERROR 15 Jan 2018 16:40:02,179 http-nio-8451-exec-2 com.avaya.csa.resources - (ServicesResource.java:117) RuntimeException on Activate/Deactivate calls

Does AAM server (Avaya Aura Messaging?) required for run Application?
How truly add user for web call?

Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Hi Kirill,

To make simple call using JS Sample App you need AAWG sever. Use its FQDN in server address field (e.g. example.avaya.com) and user name followed by domain in username field (e.g. 123456@domain.com).
Vorobievka
Joined: Nov 7, 2014
Messages: 15
Offline
123456@domain.com

123456 - Username, domain.com - Active Directory domain: User-Principal-Name
Pass - User password in AD
or
123456 - User communication address in SMGR, domain.com - User SIP domain
Pass - Communication profile Pass
Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Try to use SIP domain, and SMGR credentionals.
But generally it should be enterprise credentials. You can contact administrator of your laboratory to clarify.
Vorobievka
Joined: Nov 7, 2014
Messages: 15
Offline
The correct settings for aads are required for the application to work.
Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Have you solved your issue? Do enterprise credentials work now?
Vorobievka
Joined: Nov 7, 2014
Messages: 15
Offline
Yes, it's working
Go to:   
Mobile view