05-26-2020 06:59 AM
Hi everyone,
I tried to register a cisco cp-8841 to the 3CX Phone System and It was successful. But I could not apply tr_TR language and NTP setting for the Turkey.
I had a big trouble about keepAlive of the cisco. Cisco was disapperars (seem unregisted) on the 3CX Phone System when it whereas alive. After that, Cisco can make call but no incoming calls permitted by 3CX for other users due to seem unregister of Cisco.
I couldn't see any keep alive or reregister attempt messages after the unregister of the cisco when I check via wireshark.
and Leo Laohoo solved the keepalive problem with changing the my custom xml file
<sipStack>
<sipInviteRetx>6</sipInviteRetx>
<sipRetx>10</sipRetx>
<timerInviteExpires>180</timerInviteExpires>
<timerRegisterExpires>120</timerRegisterExpires>
<timerRegisterDelta>5</timerRegisterDelta>
<timerKeepAliveExpires>120</timerKeepAliveExpires>
<timerSubscribeExpires>120</timerSubscribeExpires>
<timerSubscribeDelta>5</timerSubscribeDelta>
<timerT1>500</timerT1>
<timerT2>4000</timerT2>
<maxRedirects>70</maxRedirects>
<remotePartyID>false</remotePartyID>
<userInfo>None</userInfo>
</sipStack>
My custom xml configuration about "sipStack" was ;
<sipStack>
<sipInviteRetx>6</sipInviteRetx>
<sipRetx>10</sipRetx>
<timerInviteExpires>180</timerInviteExpires>
<timerRegisterExpires>3600</timerRegisterExpires>
<timerRegisterDelta>5</timerRegisterDelta>
<timerKeepAliveExpires>120</timerKeepAliveExpires>
<timerSubscribeExpires>120</timerSubscribeExpires>
<timerSubscribeDelta>5</timerSubscribeDelta>
<timerT1>500</timerT1>
<timerT2>4000</timerT2>
<maxRedirects>70</maxRedirects>
<remotePartyID>false</remotePartyID>
<userInfo>None</userInfo>
</sipStack>
THANK YOU SO MUCH LEO !!
I am struggling to change timezone as Turkey and language as Turkish.
I am also tried to add some custom line key for speed dial and assigned just one button as successful, but I want to add more speed dial button for Cisco CP-8841.
My custom xml template added as attachment.
Could you help me please ?
Solved! Go to Solution.
05-26-2020 04:44 PM
If IST is +1 GMT then the timezone should be
<timeZone>W. Europe Standard/Daylight Time</timeZone> <olsonTimeZone>Europe/Istanbul</olsonTimeZone>
05-26-2020 04:44 PM
If IST is +1 GMT then the timezone should be
<timeZone>W. Europe Standard/Daylight Time</timeZone> <olsonTimeZone>Europe/Istanbul</olsonTimeZone>
05-27-2020 04:47 AM - edited 05-28-2020 07:39 AM
Actually Istanbul is +3 GMT
What is your advice about Localization (turkish language of the phone) and speed dial buttons ?
05-28-2020 02:23 PM
05-28-2020 04:05 PM
@nfide14022 wrote:
Hi @Leo Laohoo is there any advice for the +3GMT without DaylightTime ?
<timeZone>Russian Standard/Daylight Time</timeZone>
Try that.
05-29-2020 12:25 AM
05-29-2020 02:43 AM
Try "Arabian Standard Time".
06-08-2020 11:43 PM
06-09-2020 02:57 AM
06-09-2020 06:55 AM
06-09-2020 04:35 PM
06-15-2020 01:07 AM
06-15-2020 03:15 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide