There is software from a local operator on Huawei, the software is registered under the marketing brand and the name never found. I want to register a SIP trunk on an asterisk.
The data contained in the software are as follows:
Login Server: 76.45.65.40 port 5060 Domain: ims.korektel.com Group Server IP:76.45.60.22 port 9190 Proxy Server addres: 76.45.60.22 port 9190
Well, actually username:07503695859 password:XXXXXXX
On Asterisk, I registered:
register =>07503695859:XXXXXXX:07503695859@korek/07503695859 [korek] type=friend username=07503695859 secret=XXXXXXX dtmfmode=rfc2833 host=76.45.65.40 context=incoming outboundproxy=76.45.60.22 port=9190 fromuser=07503695859 fromdomain=ims.korektel.com usereqphone=yes canreinvite=no
Gives an error message:
-- Registration for '07503695859@korek' timed out, trying again (Attempt #7)
Trying to call - also nothing.
After registration, I noticed that the software has the number 9647503695859
, but when you enter username and password , username displays 07503695859
.
I called the operator - they do not know and recommend the use of their software.
Please, help.