...
Section |
---|
Column |
---|
|
Noprint |
---|
Add_workflow_for_appnotes |
---|
AUTH2 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cebf0c50, userName='null'} |
---|
AUTH1 | UserResourceIdentifier{userKey=8a00a0c86573c0900165b31a689f0052, userName='null'} |
---|
REV5 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'} |
---|
REV6 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cb220566, userName='null'} |
---|
REV4 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c8a10148, userName='null'} |
---|
REV1 | UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cebf0c50, userName='null'} |
---|
|
|
|
|
...
Code Block |
---|
set profiles services pathCheckProfile GOOGLE protocol sipOptions
set profiles services pathCheckProfile GOOGLE sendInterval 3010
set profiles services pathCheckProfile GOOGLE replyTimeoutCount 1
set profiles services pathCheckProfile GOOGLE recoveryCount 1
set profiles services pathCheckProfile GOOGLE transportPreference preference1 tls-tcp
set profiles services pathCheckProfile GOOGLE transportPreference preference2 tcp
commit |
...
The following items should be noted in relation to this Interop - – these are either limitations, untested elements or useful information pertaining to the Interoperability.
- Short Code calls are not supported on Google Voice clients.
- After an SBC switchover, the SBC takes around 45 approximately 12-16 seconds to establish a new TCP socket connection with GV for sending first SIP OPTIONS (with OPTIONS "pathcheck" profile interval set to 10 seconds) over TLS. HenceHence, all the calls, including in-dialog messages initiated from GV the Google Voice end towards PSTN during this period, will be failed as fail because GV does not initiate any new socket sockets for a TLS connection , unless a new call/In-dialog request from PSTN end is initiated towards GV over TLS.
These issues will be addressed by GV/Ribbon in their upcoming releases.
...