Questions tagged [openser]
17 questions
1
vote
1 answer
Kamailio as dispatcher in front of FreeSwitch
I'm struggling with Kamailio as a simple dispatcher for FreeSwitch. This is my configuration so far: http://pastebin.com/nBPSpe6S
Connecting an iPhone and an Android makes the calls between them timeout.
Connecting one of the phones and my laptops…

user809829
- 1,179
- 3
- 14
- 33
1
vote
0 answers
mysql.exe -uroot is not working. ERROR 1130 (HY000): Host 'localhost' is not allowed to connect to this MySQL server
I am using openserver for local server.On console if I try to enter mysql mysql,mysql -u root, mysql.exe -uroot I am getting this error: ERROR 1130 (HY000): Host 'localhost' is not allowed to connect to this MySQL server.
Also I can not be entering…
1
vote
1 answer
Kamailio 3.1 problems, calls between subscriber fails among other things
I've installed Kamailio on Ubuntu 10.04 LTS via:
http://www.kamailio.org/dokuwiki/doku.php/packages:debs
Updated /etc/kamailio/kamctlrc with:
SIP_DOMAIN=MY-IP
DBENGINE=MYSQL
I've also installed the kamailio-mysql-modules via apt-get.
Then I've…

user809829
- 1,179
- 3
- 14
- 33
1
vote
1 answer
OpenSIPs Control Panel errors
I have setup OpenSIPs control panel and I can successfully complete basic functions like adding users. Problem is I keep getting this error when clicking on most features in the control panel.
MI command failed with code 406
Not sure how to fix, any…

Fonewiz
- 2,065
- 3
- 17
- 17
1
vote
1 answer
PSTN to OpenSIPS to next SIP destination
I have worked with Asterisk for years but I am very new to OpenSIPS. What I need is to have calls come in from our DID provider to the OpenSIPS server then redirect them to another SIP URI.
Something like this:
DID Origination Provider -> OpenSIPS…

Fonewiz
- 2,065
- 3
- 17
- 17
1
vote
1 answer
Kamailio as load balancer for multiple asterisk servers
I have three virtual servers running Ubuntu 14.04. On one server I installed Kamailio and on the others Asterisk. I want that the Kamailio server works as a load balancer and forwards the incoming calls to the asterisk servers (round robin).
I want…

simplex
- 11
- 1
- 3
1
vote
0 answers
Play caller a sound file before dialing callee.
I am trying to play caller a file before dialing callee with opensips and rtpproxy. I used the makeann from rtpproxy to pre encode a wav file didyou8r1c.wav(mono, 16bit, 8k), which gave didyou8r1c.wav.0 and didyou8r1c.wav.8.
Both files are located…

user3310052
- 71
- 1
- 7
1
vote
2 answers
Load new module in Kamailio
I would like to ask, how can I load new module in Kamailio 4.1.2?
Actually, I have an issue, when I tried to compile my kamaiio.cfg
I've got error:
root@kamailio:/usr/local/# kamailio -c kamailio.cfg
loading modules under…

Patrik18
- 329
- 5
- 9
- 18
1
vote
1 answer
Configuring a Kamailio/OpenSER registrar/proxy for outbound SIP?
I've set up a Kamailio v4.0 SIP registrar and proxy for SIP over websockets, and everything is working fine except sending outbound messages or making outbound calls to a SIP address on a foreign domain. I can receive messages and calls from…

Greg
- 7,782
- 7
- 43
- 69
1
vote
1 answer
kamailio imsdroid one way audio is clear the other way just wind and jitter sound
I have installed Kamailio as sip server/registrar and using default config.
I have this situation:
mobile cleint using IMSdroid (extension 100)
windows client using Linphone (extension 300)
Register satus: both clients register successfuly
Both…

mitan
- 11
- 3
1
vote
2 answers
asterisk load balancing using openser/opensips
I need to load balance incoming calls to asterisk. To do this, I have set up the Openser server in front of it and I loaded and configured the dispatcher modules to do so. What I want to do is that the Openser server will receive the calls and route…
Sara Ibn El Ahrache
0
votes
0 answers
There is no utf-8 in "php my admin" of Open Server
there are only utf16-32 and utf8mb3, and i dont know whyutf8mb3
I installed wordpress, before that installed Open Server and php my admin and when I created the database I noticed that there is no utf8_general_ci
0
votes
2 answers
OpenSIPS fork=yes required when listening on multiple ports?
If I set OpenSIPS to listen on multiple ports on the same IP, do I need to set fork=yes or is that an old option no longer needed? Thanks

Fonewiz
- 2,065
- 3
- 17
- 17
0
votes
1 answer
new to kamailio need to develop a software phone using kamailio and open sip windows
I am new to Kamailio. i have already read the details of the package. But a documentation was given for ubuntu but i need to develop for windows. I need to develop a soft phone using that. Can anyone guide me how to start with kamailio and open sip…

Mari shankari
- 1
- 1
0
votes
1 answer
build SIP server similar iptel.org by kamailio
I want build SIP server like iptel.org. I use this tutorial (http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour) to install Kamailio SIP Server.
But I have some problems.
Server does not work with UDP.(while I configured…

MJH
- 653
- 2
- 14
- 36