Actions

NSE: Difference between revisions

(change the named of the url for list of nse events)
m (remove implementation)
Line 2: Line 2:


== TelcoBridges and NSE ==
== TelcoBridges and NSE ==
Our implementation only support NSE events:
We currently only support NSE events:
<pre>
<pre>
192 (switch to passthru)
192 (switch to passthru)

Revision as of 15:23, 8 June 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

We currently only support NSE events:

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

References