> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/technical-references/brand-specific-guides/netcomm-router-ata/how-to-register-voipnow-extension-to-netcomm-device-nl1901acv.md).

# How to register VOIPnow extension to NetComm device (NL1901ACV)

To configure the NL1901ACV device with the Hosted Network VoIPNow platform you can follow the steps below

### Important Notes / Requirements <a href="#important-notes-requirements" id="important-notes-requirements"></a>

```
Assuming you have configured the NetComm device to have internet access
```

* Extension credentials - xxxx\*xxx
* Extension password - xxxxxxxxxxxxxxx
* SIP registrar - sip01.mhn.net.au

Steps

1.Login to NetComm device&#x20;

2\. Navigate to "Voice" >>> "SIP Basic Setting"

![](/files/-MYloAXnP2_F1Xf5NAQT)

3\. Under "SIP Basic Setting" you need to configure the below parameters&#x20;

* Enable the "Use SIP Registrar"
* SIP Registrar - sip01.mhn.net.au
* Authentication name - Extension credentials (xxxx\*xxx)
* Password - Extension password (xxxxxxxxxxxxxxx)&#x20;
* Cid Name - Extension credentials (xxxx\*xxx)
* Cid Number - Extension credentials (xxxx\*xxx)

![](/files/-MYlru9p1ko6HJMFDiZR)

If you need to register another extension, all you have to do is repeat the above configuration using the "SIP Registrar2"

For you to verify if the extension is registered. Navigate to "VoIP Status" and you will see the registration status is Up

![](/files/-MYltNVzVCUIWSk9M1ZR)

Congratulations you have successfully registered your VOIPnow extension using NetComm Device&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/technical-references/brand-specific-guides/netcomm-router-ata/how-to-register-voipnow-extension-to-netcomm-device-nl1901acv.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
