Actions

NSE: Difference between revisions

m (remove ,)
(change the named of the url for list of nse events)
Line 11: Line 11:
== References ==
== References ==
*[http://tools.ietf.org/html/rfc2833 RFC 2833]
*[http://tools.ietf.org/html/rfc2833 RFC 2833]
*[https://supportforums.cisco.com/docs/DOC-1381 NSE article]
*[https://supportforums.cisco.com/docs/DOC-1381 list of NSE events]






[[category:Glossary]]
[[category:Glossary]]

Revision as of 11:55, 28 May 2012

NSE (Named Signaling Events) is a proprietary protocol to switch from voice to Passthru, without involving SIP. It uses a proprietary event, based on NTE (see 3.5 Payload Format). So NTE is not proprietary, but NSE is.

TelcoBridges and NSE

Our implementation only support NSE events:

192 (switch to passthru)
193 (disable echo)
194 (switch back to voice)

References