SIP Methods

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(SIP Messages in Yate)
Line 54: Line 54:
 
-->
 
-->
  
=== SIP Messages in Yate ===
+
=== 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 [[SIP Configuration File|ysipchan.conf]]).
 
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 [[SIP Configuration File|ysipchan.conf]]).
  
==== Messages emitted ====
+
 
 
<!--
 
<!--
 +
==== Messages emitted ====
 
* Channel related messages
 
* Channel related messages
 
** [[chan.startup]]
 
** [[chan.startup]]
Line 83: Line 84:
 
<!--** [[isup.decode]]-->
 
<!--** [[isup.decode]]-->
  
 +
 +
<!--
 
==== Messages handled ====
 
==== Messages handled ====
<!--* Channel related messages
+
* Channel related messages
 
** [[chan.masquerade]]
 
** [[chan.masquerade]]
 
** [[chan.locate]]
 
** [[chan.locate]]

Revision as of 12:32, 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