Q1: Background:The customer is using E1 gateway + SINA + phone and report that phone can only call out but not call in. Use signaling call test for number transformation, and it does not work.
1.Check whether the inbound routing configured correctly.
2.Check the sip server port of E1 voice gateway used for connecting with SINA.
3.check whether there is a dot after number prefix, such as “4.” , if there is, please remove the dot, “4” is ok.
Q2: Background: The customer is using Sip line + Sina + IP phone and reports that the phone can call in but not call out.
Check if the “call-id-in-from” parameter in gateway you created is true , if so, change it to false. Otherwise, the extension number is sent to the line side, but the line side cannot recognize it, resulting in the situation of not being able to call out.
Q3: Background:The customer is using SINA + IP video phone and reports that the phone only has voice, no video image.
1. In “Advanced-SIP”, check the default sip profiles to see whether “inbound-codec-prefs” is enabled. Then click restart to go into effect.
2. In “Advanced-Modules-Configuration-Modules,make sure the “mod_av” is enabled.
Q4: Background:The customer wants to have several phones using one extension number. How to do it?
In Advanced-SIP, click the default sip profiles to find the parameter called “multiple-registrations” and enable it. Then click restart to go into effect.
Note:The essence of this function is actually simultaneous ring, hence this cannot coexist with simultaneous ring.
Q5: Background:The customer is using SINA + E1 gateway(for IMS) + analogue telephone. The information of IMS registration is right, but fail to register, and the packet capture shows the operator has rejected it.
Check the information registered with the IMS account to make sure there is no SPACE. Otherwise, you will have the problem of the operator replying to code 403 after replying to code 487.
Q6:The customer is using IMS line wants to use E1 gateway to connect by transcoding. After transcoding, what IMS information is needed?
1. The IP address, netmask and gateway on ge0 port of E1.
2. The IP address, port and SBC address of SIP relay of IMS.
3. The country calling code for number transformation.
Q7: The customer is using SINA + E1 gateway + IP phone and wants to use call transfer feature, but the configuration doesn't work.
The call from the E1 line is usually a direct call to the corresponding IP phone. So, the destination of the incoming route should be set to “Extension”. Then, to make a number modify. The advanced function of the extension is related to the local extension, or it doesn’t work.
Q8: Background: SINA connects with E1 gateway. No dial tone with incoming calls.
Check the IP rules in the IP group of the E1 gateway to see whether the ringback tone setting is adaptive. If not, change it to adaptive.
Turn the VoLTE off on phones.
Take a packet capture.
Q9: Background: The customer is using FXS gateway + SINA, wants to realize speed dial without adding ‘#’ on IP phone, how to do it?
Speed dial with adding ‘#’ is default in FXS gateway, if want to without adding. Add a rule of dialing rules of your own.
For IP phones, shorten the dial time on phone setting.
Q10: Background: The customer is using SINA + E1 + FXS and wants to play customized sound when the extension is busy.
Upload a customized sound in “Media Files”.
Find the absolute path of your sound, and copy that.
Create a number for transfer. And create a route for this number. Select the destination as system, enter the text like “playback /absolute path”. There is a SPACE between playback and /.
Q11: Background: The customer is using SINA + E1 + FXS and wants to transfer to an IVR when the extension is busy.
Create a number for transfer. And create a route for this number. Select the destination as system, enter the text like “ivr + ivr identifiers”.
Q12: Background: The customer is using SINA + E1 + FXS When enable agent feature, the agent will automatically be idle causing inbound call failure. How to solve it?
The reason is the default maximum number of calls is 3 times, as long as there are 3 times of no answer or rejection, goes into idle automatically. You can change the maximum times to big enough, like 9999999999.