Yate as SIP server

From Yate Documentation
Revision as of 16:00, 10 October 2012 by Dana (Talk | contribs)

Jump to: navigation, search

To check this functionality use:

  • a Yate installed on a server
  • a Yate client installed on a server
  • a SNOM phone (you can follow the steps from this tutorial: to configure SNOM phone)

The purpose of this configuration schema is to make calls from SNOM phone to account in Yate client soft phone using a SIP server.

The easiast way to do it is to register this 2 accounts in regfile.conf and in ysipchan.conf you can use the general set up that means that the port used will be 5060 and address is wildcard 0.0.0.0 that means that any IP addrees of that server will be used. If you want to limit to just one address you can set it in section general in parameter addr=a.b.c.d. If you have more than one IP address then you can set them in section listener. Example:

[listener general] 
addr=a.b.c.d

[listener ip1]
addr=a1.b1.c1.d1

.........

In this tutorial will use the default settings for SIP server from ysipchan.conf.

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers