Cloud CM-IPMP Guía para resolver problemas Pagina 153

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 201
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 152
Linphone Setting Description
SIP port Default is 5060. Ensure this is different to the SIP RAs port if
running the SLEE and Linphone on the same system.
Identity The local SIP identity on this host, the contact address used in a SIP registration.
Use sip registrar Ensure this is selected, so that Linphone will automatically send a REGISTER request when it starts.
Server address: The SIP address of the SLEE server, e.g.
sip:hostname.domain:port
Your password Leave this blank, the example services do not use authentication.
Address of record The public or well-known SIP address, e.g.
. This address will
be registered with the SIP Registrar Service and bound to the local SIP identity above.
Use this registrar server. . . Check this box.
Table 22.3: Linphone settings
22.6.2 Using the Registrar Service
Linphone will automatically attempt to register with the SIP Registrar Service when it starts up. Ensure the SLEE is running
and the SIP Registrar Service has been deployed. When started from a terminal window with the
--verbose
flag, Linphone
will display all the requests and responses that it receives. Output similar to the following for a successful REGISTER request
should be seen:
| INFO1 | <udp.c: 292> Sending message:
REGISTER sip:siptest1.opencloud.com SIP/2.0
Via: SIP/2.0/UDP 192.168.0.9:5060;branch=z9hG4bK4101313487
From: <sip:[email protected]>;tag=1555020692
To: <sip:[email protected]>;tag=1555020692
CSeq: 0 REGISTER
Contact: <sip:[email protected]>
max-forwards: 10
expires: 900
user-agent: oSIP/Linphone-0.12.0
Content-Length: 0
| INFO1 | <udp.c: 206> info: RECEIVING UDP MESSAGE:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.0.9:5060;branch=z9hG4bK4101313487
From: <sip:[email protected]>;tag=1555020692
To: <sip:[email protected]>;tag=1555020692
CSeq: 0 REGISTER
Max-Forwards: 10
Contact: <sip:[email protected]>;expires=900;q=0.0
Date: Sun, 18 Apr 2004 10:55:23 GMT
Content-Length: 0
A
Registration Successful
message should be show in the status bar of the Linphone main window.
To see the SIP network messages being passed between the SIP client (in these examples, Linphone) and Rhino SLEE, enable
debug-level log messages for
sip.transport.manager
in the Rhino SLEE. This can be done in the Command Console by
typing
“setloglevel sip.transport.manager debug”
.
The SLEE terminal window should show log messages similar to the following:
Open Cloud Rhino 1.4.3 Administration Manual v1.1 144
Vista de pagina 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 200 201

Comentarios a estos manuales

Sin comentarios