
SIP interface configuration task list
375
SmartWare Software Configuration Guide
32 • SIP interface configuration
Procedure:
To define a phone context for the SIP interface
Mode:
Interface SIP
Example:
Configure a phone-context
The following example shows how to configure a phone-context named mycompany for the SIP interface
MySipIf.
node>enable
node#configure
node(cfg)#context cs
node(ctx-cs)[switch]#interface sip MySipIf
node(if-sip)[MySipIf]#phone-context mycompany
Using the configuration of this example, the URIs build by the SmartNode look as follows:
sip:+41318432343@mysipdomain.com;user=phone
sip:531@mysipdomain.com;user=phone;phone-context=mycompany
sipbob@mysipdomain.com
Without the special configuration of this example, these URIs would look as follows:
sip:+41318432343@mysipdomain.com;user=phone
sip:531@mysipdomain.com
sipbob@mysipdomain.com
Mapping call-control properties to SIP headers
The command
address-translation
in the interface sip configuration mode allows to map call-control proper-
ties to SIP headers for outbound SIP calls and it allows also to map SIP headers to call-control properties for SIP
inbound calls (see
figure 55
).
Outbound SIP calls map call-control properties
à
SIP headers
Inbound SIP calls map SIP headers
à
call-control properties
Figure 55. Mapping call-control properties to SIP headers diagram
Step
Command
Purpose
1
node(if-sip)[
if-name
]#phone-context
Specify a phone context for the interface
Call-control
properties
SIP headers
Inbound SIP calls
Outbound SIP calls
Содержание SmartWare R.3.20
Страница 553: ...553 Appendix A Terms and definitions Chapter contents Introduction 554 SmartWare architecture terms and definitions 554...
Страница 559: ...559 Appendix B Mode summary Chapter contents Introduction 560...
Страница 566: ...566 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 568...
Страница 571: ...571 Appendix E Used IP ports available voice codecs Chapter contents Used IP ports 573 Available voice codecs 574...