On Mon, Feb 15, 2016 at 05:35:26PM +0100, Sébastien Brice wrote:
this one (written by Daniel)
http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb
maybe a bit outdated but still consistent ?
the thing i am really stuck with (and concerning real-time) is that
none of my extensions (from asterisk CLI) are online:
What the tutorial implements is:
-end users register with kamailio with a challenge/response
-if succesful: forward the register request to asterisk
-asterisk accepts the register without any authentication
If you did everything that is mentioned in the tutorial, it should work
regardless of versions used for kamailio/asterisk(if you use chan_sip).
You have to debug whether registers are sent to asterisk and what the
response is. ngrep -d any port 5060 / asterisk console "sip set debug
on"