SIP Methods

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(SIP Messages in Yate)
Line 1: Line 1:
In this page we will find out more about what messages are handled by ysipchan module. In ysipchan.conf you can find a section called [methods] that allows Yate to process SIP methods by handling messages with name ''sip.methodname''.
+
In this page we will find out more about what messages are handled by ysipchan module.<br> In ysipchan.conf you can find a section called [methods] that allows Yate to process SIP methods by handling messages with name ''sip.methodname''.
 
<!--=== What are messages in Yate? ===
 
<!--=== What are messages in Yate? ===
  

Revision as of 14:42, 7 November 2012

In this page we will find out more about what messages are handled by ysipchan module.
In ysipchan.conf you can find a section called [methods] that allows Yate to process SIP methods by handling messages with name sip.methodname.

SIP Methods in Yate

Some standard SIP methods can be handled generically in Yate like INVITE, CANCEL, ACK, BYE, REFER, OPTIONS and REGISTER. SIP method INFO in a dialog is handled internally by Yate but dialogless is handled generically (using parameter lazy100 in ysipchan.conf).



  • xsip.generate - is a message sent by a module (ysipchan module) requesting the transmission of a SIP request
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers