This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
app-notes:voice [2020/01/14 09:55] – [Endpoints] fachet | app-notes:voice [2021/12/06 14:40] (current) – schmitt | ||
---|---|---|---|
Line 2: | Line 2: | ||
The NetModule Router Series NB2000 and NB3000 support voice and audio communication with two extension: | The NetModule Router Series NB2000 and NB3000 support voice and audio communication with two extension: | ||
- | - **Voice-License (" | + | - **Voice-License (" |
- **Audio (" | - **Audio (" | ||
- **Push-to-Talk (" | - **Push-to-Talk (" | ||
Line 22: | Line 22: | ||
===== Voice gateway configuration via Web GUI===== | ===== Voice gateway configuration via Web GUI===== | ||
+ | |||
+ | Using the router with a SIP phone client. | ||
==== Administration ==== | ==== Administration ==== | ||
- | {{: | + | {{: |
==== Endpoints ==== | ==== Endpoints ==== | ||
- | {{: | + | {{: |
+ | |||
+ | ^ Parameter ^ Voice Gateway Endpoint Types ^ | ||
+ | | Voice-Over-Mobile | Endpoint for GSM/ | ||
+ | | SIP (registrar)| SIP endpoint which can be a client registered to our registrar | | ||
+ | | SIP (direct)| Endpoint for calls directly routed to a SIP agent without registration | | ||
+ | | SIP (user-agent) | Endpoint acting as SIP user agent towards a remote registrar | | ||
==== Endpoint types ==== | ==== Endpoint types ==== | ||
{{: | {{: | ||
==== Routing ==== | ==== Routing ==== | ||
- | {{: | + | {{: |
==== Routing modes ==== | ==== Routing modes ==== | ||
- | {{: | + | {{: |
===== SDK scripts ===== | ===== SDK scripts ===== | ||
Line 92: | Line 100: | ||
=== End Call === | === End Call === | ||
* nb_voice_call_hangup(call) | * nb_voice_call_hangup(call) | ||
- | + | ||
+ | [[sdk: | ||
---- | ---- |