- Release & Upgrade
- OM20G V146 Beta
- OM50G V146 Beta
- MX8G V367
- HX4G V367
- OM20G V140 P3
- OM50G V140 P3
- OM20 V134.P4
- OM50 V134.P4
- OM80E V134.P4
- OM200G V134.P4
- Application Notes
- How to Integrate MX Gateway with OM IP-PBX
- Tie Trunk Configuration for OM with Elastix®
- Interconnect Two PBXs with FXO Gateways
- Interconnect Two or More Extension Lines with FXS Gateways
- Connecting FXO Gateway to Elastix®
- Connecting MX100G-S SIP-ISDN Gateway to Elastix®
- Connecting MX100G-S SIP-ISDN Gateway to Asterisk
- Expanding PBX Extensions to Remote Sites through IP Network
- Multi-site Configuration for Gateways with Analog PBX
- How to Troubleshoot Caller ID Detection Issues on FXO Port
- Security Configuration Guide for New Rock OM Series IP-PBX
- Connecting FXO Gateway to Asterisk
- Installation & Maintenance
- OM20 Quick Installation Guide
- OM50 Quick Installation Guide
- OM80E Quick Start Guide
- OM200G Quick Start Guide
- OM500 Quick Installation Guide
- HX4E&MX8A Quick Reference Guide
- MX60E Quick Installation Guide
- MX120G Quick Installation Guide
- MX100G-S Quick Start Guide
- SX3000 Quick Installation Guide
- PT2400 Quick Installation Guide
- PT4800 Quick Installation Guide
Connecting MX100G-S SIP-ISDN Gateway to Asterisk
Update Time:2018-04-18 15:19:19 Browse Times:581 Amount Downloads:1
New Rock’s MX100G-S SIP-ISDN Trunking Gateway with T1/E1 ports is compatible with unified communication solutions, such as Asterisk. In this application note, two popular applications and their related configurations are described:
- Connecting MX100G-S and Asterisk server in the same LAN.
- Directing incoming calls from ISDN to AA system of Asterisk server via MX100G-S.
After the following configurations, the MX100G-S can direct the calls from Asterisk server to ISDN for outbound.
[default]
exten =>_9x.,1,Dial(sip/${EXTEN:1}@192.168.250.99:5060)
[default]
exten => 8888,1,Answer()
exten => 8888,n(Start),Wait(1)
exten => 8888,n,Background(welcome.ivr)
exten => _6XX,1,Dial(sip/${EXTEN})
- Connecting MX100G-S and Asterisk server in the same LAN.
- Directing incoming calls from ISDN to AA system of Asterisk server via MX100G-S.
Connecting MX100G-S and Asterisk in the Same LAN
In this scenario, MX100G-S and Asterisk server are in the same LAN. A static IP address is set on MX100G-S whose T1/E1 ports are connected to the ISDN lines.After the following configurations, the MX100G-S can direct the calls from Asterisk server to ISDN for outbound.
Configuration on MX100G-S
On Routing > Routing Table page, setup the routing rules for directing calls from Asterisk to ISDN via T1/E1 ports.
Configuration on Asterisk Server
On extensions.conf file, edit dial plan configuration for Asterisk.[default]
exten =>_9x.,1,Dial(sip/${EXTEN:1}@192.168.250.99:5060)
Directing Calls from ISDN to AA System of Asterisk server via MX100G-S
In this scenario, MX100G-S is connected to Asterisk server, and given the AA number on Asterisk server is 8888. The incoming calls from ISDN are directed to AA system of Asterisk via T1/E1 ports and an IVR prompt will be announced to ISDN. Callers on ISDN side can dial extension numbers after they hear the IVR prompt.Configuration on MX100G
1. On Basic >System page, select RFC 2833 in the DTMF method field.
2. On Routing > Routing Table page, setup the routing rules to change all called numbers to 8888 and send them to Asterisk.
Configuration on Asterisk Server
On extensions.conf file, edit dial plan configuration for Asterisk.[default]
exten => 8888,1,Answer()
exten => 8888,n(Start),Wait(1)
exten => 8888,n,Background(welcome.ivr)
exten => _6XX,1,Dial(sip/${EXTEN})
- Support
- Release & Upgrade
- FAQ
- Application Notes
- Training Materials
- Demo
- Installation & Maintenance
- Others
- Videos
- Contact Us
+86 21-61202700
gs@newrocktech.com
3F of Building 4, No. 188
Pingfu Road, Xuhui District,
Shanghai 200231, China
Copyright © New Rock Technologies, Inc. All Rights Reserved.