Page 2
Index SIP Trunk 2 Overview ……………………………………………………… Purchase/Settings in Web Portal ……………………………… Configuration Example of your IP-PBX ……………………………… Technical Data ………………………………...
1.SIP Trunk 2 Overview SIP Trunk 2 is a next generation IP phone service that connects to PBX making an external line call which is compatible to Asterisk, Aspire X IP-PBX. <SIP Trunk 2 FEATURE HIGHLIGHTS> Compatible to Asterisk, Aspire X PBX.
Page 4
DIDs: 0312345678 0312123434 *If SIP trunk2 Unique was purchased BEFORE March 9, 2017, *If SIP trunk2 Unique was purchased BEFORE March 9, 2017, In case of Japanese toll free numbers such as prefix 0120, 0800 and 0570, you should set its background number showing in Phone Number List of the web portal.
Page 5
Recipient number is set “To header” and “Alert- Caller ID must be set “From header” for outgoing call. Into” in SIP messages for Incoming call. See section 4 ”Technical Data" for more details. See section 4 ”Technical Data" for more details.
Page 6
2.Purchase/Settings in Web Portal For purchasing SIP Trunk 2, access the UI of our IP-PBX. Buy additional SIP trunk channel for 2 or more simultaneous external calls. Buy additional SIP trunk channel for 2 or more simultaneous external calls. <SIP Trunk 2 Purchase Screen>...
Page 7
2.Purchase/Settings in Web Portal Purchase phone number here *At least one phone number will be needed for external phone calls through SIP Trunk <Phone Number Purchase Screen> <Phone Number Purchase Screen> ① ② ① Select “Purchase” at the top menu and choose ”Purchase Phone Number”...
Page 8
① ③ ② ① Select “SIP Trunk List” to open all your SIP trunk account ② Select the icon under “Detail” for detailed settings of SIP Trunk (See next page) ③ Your unique is used as client user ID of your user PBX end...
Page 9
③ Unique is used as client user ID of your user PBX end. ④ Item “Name” is where you can name/rename your SIP Trunk account. ⑤ Select authentication method as “Password Authentication” ⑤ Select authentication method as “Password Authentication”...
Page 10
③ Unique is used as client user ID of your user PBX end. ④ Item “Name” is where you can name/rename your SIP Trunk account. ⑤ Select authentication method as “Authentication with IP Address” ⑥ Enter a public IP address / a port number of your IP-PBX *You can add multiple IP addresses/ports from “+Insert”...
Page 11
*Please refer p.14 for details ③ Unique is used as client user ID of your user PBX end. ④ Item “Name” is where you can name/rename your SIP Trunk account. ⑤ Select authentication method as “Authentication using Both IP Address and Password”...
Page 12
2.Purchase/Settings in Web Portal <SIP Trunk 2 Detailed Settings ・ Channel Reservation Settings> This section briefly discusses sample settings for SIP trunk2 channel reservations: ① Not using channel reservation (default) If Multiple call count = 4, no reservations. This means outbound and inbound channels maximizes all channel limit.
2.Purchase/Settings in Web Portal <SIP Trunk 2 Detailed Settings ・ Channel Reservation Settings> ④ Using both outbound and inbound channel reservation ④ Using both outbound and inbound channel reservation If Multiple call count = 4, If Channel reservation for outbound call = 3...
Select phone number(s) you desire to assign to SIP Trunk 2 <Phone Number List> <Phone Number List> ② ② ① ① Click “Phone Number List” to open your Phone Number List. ② Select SIP Trunk 2 unique for phone number(s) you desire to assign for it...
Page 15
Outgoing call from a phone with Ext. 201 is to be called with CallerID: 0312123434 ; ------------------ ; sip.conf (for either password or IP address with password authentication) ; sip.conf (for either password or IP address with password authentication) ; ------------------...
Page 16
3.Configuration Example of your IP-PBX ; ------------------ ; sip.conf (for either password or IP address with password authentication) ; ------------------ [200] [200] type=friend username=200 secret=200pass host=dynamic context=outbound-1 [201] [201] type=friend username=201 secret=201pass host=dynamic context=outbound-2 ;<see also next page for sip.conf for IP address authentication>...
Page 17
3.Configuration Example of your IP-PBX ; ------------------ ; sip.conf (for IP address authentication) ; ------------------ [general] [general] allowguest=no maxexpirey=3600 defaultexpirey=3600 port=5060 bindaddr=0.0.0.0 srvlookup=yes disallow=all allow=ulaw allow=ulaw language=jp [siptr] type=friend context=inbound canreinvite=no host=xxx.xxx.xxx.xxx insecure=port,invite insecure=port,invite disallow=all allow=ulaw qualify=yes nat=yes ;please add nat=force_rport,comedia instead of nat=yes in case your asterisk is above ver. 11...
Page 18
;prefix 1xx is for special (external) phone numbers such as 117, 177 and so on. ;prefix 1xx is for special (external) phone numbers such as 117, 177 and so on. exten => _ XXX, 1,Dial(SIP/${EXTEN},120,T) exten => _ XXX, 2,Congestion exten =>...
Page 19
;prefix 1xx is for special (external) phone numbers such as 117, 177 and so on. ;prefix 1xx is for special (external) phone numbers such as 117, 177 and so on. exten => _ XXX, 1,Dial(SIP/${EXTEN},120,T) exten => _ XXX, 2,Congestion exten =>...
Page 20
Max multiple count Group 2: Group 2: 301 ~ 302 301 ~ 302 Extensions Extensions Phone Numbers 03-1212-3434 ; ------------------ ; sip.conf (for either password or IP address with password authentication) ; ------------------ [general] allowguest=no maxexpirey=3600 defaultexpirey=3600 context=extd port=5060 bindaddr=0.0.0.0 bindaddr=0.0.0.0...
3.Configuration Example of your IP-PBX ; ------------------ ; sip.conf (for either password or IP address with password authentication) ; ------------------ ; Group 1 ; Group 1 [201] type=friend context=group1_outbound username=201 secret=password host=dynamic [202] type=friend context=group1_outbound username=202 secret=password host=dynamic ; Group 2...
Page 22
;please add nat=force_rport,comedia instead of nat=yes in case your asterisk is above ver. 11 [peer1] [peer1] type=friend context=inbound Host=xxx.xxx.xxx.xxx nat=yes [peer2] type=friend context=inbound Host=xxx.xxx.xxx.xxx Host=xxx.xxx.xxx.xxx nat=yes ;please refer to P.10 ② for checking host IP address to be configured as peer. ;<see also next page for the rest settings of sip.conf>...
Page 23
3.Configuration Example of your IP-PBX ;-------------- ;sip.conf (IP address authentication) ;-------------- ; Group 1 ; Group 1 [201] type=friend context=group1_outbound username=201 secret=password host=dynamic [202] [202] type=friend context=group1_outbound username=202 secret=password host=dynamic ; Group 2 [301] type=friend context=group2_outbound username=301 secret=password host=dynamic [302]...
■ Sending REGISTER message Is required to register your ID, IP address and port number for authentication. your IP-PBX SIP Trunk 2 xxx.xxx.xxx.xxx 000.000.000.000 Your ID (SIP Trunk 2 unique IP address of number SIP Trunk 2 REGISTER From: <sip: 0000123456@xxx.xxx.xxx.xxx>;tag=as04bc6a95 From: <sip: 0000123456@xxx.xxx.xxx.xxx>;tag=as04bc6a95...
Page 29
4.Technical Data 4.2. SIP INVITE message of outgoing call from your IP-PBX through SIP Trunk 2 SIP From header should be : From: “Phone Display name”<sip:CallerID@SIP Trunk 2 IP address or FQDN> Phone IP address of SIP SIP Trunk 2...
Page 36
4.Technical Data 4.3. SIP Busy message while outgoing call in case receiver is on another call Busy message sent by SIP Trunk 2 when receiver is currently on another call, SIP Trunk 2 IP address of SIP Trunk 2 your IP-PBX CallerID xxx.xxx.xxx.xxx...
Page 40
4.Technical Data 4.4. SIP INVITE message of incoming call from SIP Trunk 2 to your IP-PBX SIP To header will be : <sip:Recipient Phone Number@Your IP PBX IP address> *SIP Trunk 2 sets the same recipient phone number to Alert-info header as well.
Page 44
4.Technical Data 4.5. SIP Busy message while incoming call in case receiver is on another call Busy message sent by SIP Trunk 2 when receiver is currently on another call, SIP Trunk 2 your IP-PBX IP address of xxx.xxx.xxx.xxx 000.000.000.000...
Need help?
Do you have a question about the Trunk 2 and is the answer not in the manual?
Questions and answers