This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
app-notes:voice-ip-linphone [2021/10/25 15:04] – klueppel | app-notes:voice-ip-linphone [2021/10/26 06:28] (current) – klueppel | ||
---|---|---|---|
Line 5: | Line 5: | ||
**Service -> Voice-Gateway** | **Service -> Voice-Gateway** | ||
- | Enable Voice and select generic for sofphone support. Enable SIP and choose your SIP interface. In our case the SIP softclient is connected via LAN1. | + | |
+ | * Enable Voice and select generic for sofphone support. | ||
+ | * Enable SIP and choose your SIP interface. | ||
+ | * In our case the SIP softclient is connected via LAN1. | ||
{{ : | {{ : | ||
- | Define your endpoints. The first endpoint is Voice-over-Mobile which is named Vom1. The second one is our softclient, Sip1. | + | **Define your endpoints** |
+ | |||
+ | * The first endpoint is Voice-over-Mobile which is named Vom1. | ||
+ | * The second one represents | ||
{{ : | {{ : | ||
- | The SIP endpoint is configured as follows: | + | **The SIP endpoint is configured as follows:** |
- | Type: SIP (registrar) | + | |
- | Subscriber: admin | + | * Type: SIP (registrar) |
- | User: admin | + | |
- | Password: | + | |
+ | | ||
{{ : | {{ : | ||
- | Routing between the enpoints: Our goal is to have bidirectional communication so we route the traffic from Vom1 to Sip1 and vice versa. | + | **Routing between the enpoints** |
+ | |||
+ | The goal is to have bidirectional communication so we route the traffic from Vom1 to Sip1 and vice versa. | ||
{{ : | {{ : | ||
- | Now we can configure | + | **Configure |
- | We configure a new sip account. | + | |
+ | In this case, we use linphone running on linux debian 11. Other operation systems should be supported as well. | ||
+ | We configure a new sip account. | ||
{{ : | {{ : | ||
- | Configuration of the SIP account: | + | **Configuration of the SIP account** |
- | Username: admin | + | * Username: admin |
- | SIP Domain: 192.168.1.1 (This is router IP) | + | |
- | Passwort: xxx | + | * Password: admin01 |
- | Transport: UDP | + | |
{{ : | {{ : |