Changes between Version 7 and Version 8 of yateConfig
- Timestamp:
- 03/31/2012 02:22:05 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
yateConfig
v7 v8 50 50 === Messaging === 51 51 Yate (by default) does not route SIP MESSAGEs. Instead, it returns a '''501 Unimplemented''' message. Fortunately, Yate is a generic message passing engine and we can cajole it into forwarding that message to the routing service. 52 53 First, you have to modify ysipchan.conf to accept SIP MESSAGES. That's done by adding the following line to the [methods] field: 54 55 {{{ message=true }}}
![(please configure the [header_logo] section in trac.ini)](http://wush.net/trac/rangepublic/raw-attachment/wiki/WikiStart/PublicReleaseLogo.png)
