Andrey Utkin wrote
> 2015-06-23 18:49 GMT+03:00 Daniel-Constantin Mierla <
> miconda@
> >:
>
> But what sniffer should I try instead of ngrep to have more details
> and confidence?
Hi!
Try to use tcpdump, with following review in Wireshark. This should show you
complete picture.
Cheers
--
Well.. Guys, sorry, it was totally my fault. I just used VPN.
2015-06-24 0:59 GMT+03:00 Alexandru Covalschi <568...@gmail.com>:
> I used https://github.com/caruizdiaz/kamailio-ws configuration that 100%
> works on other then Amazon EC2 environment and I still get this error.
> Maybe it is somehow
I used https://github.com/caruizdiaz/kamailio-ws configuration that 100%
works on other then Amazon EC2 environment and I still get this error.
Maybe it is somehow related to NAT traversal?
Kamailio log: http://pastebin.com/jZceP2Rn
javascript log: http://pastebin.com/9Y4Pv43W
2015-06-23 20:40 G
Hello folks,
I am trying to configure this on the same server:
Kamailio v4.2 port 5060
RTPEngine v2.3 port 2
Asterisk v11.18.0 port 5080
I am follow the Asipto tutorials, for the Kamailio and the real time
configuration.
Now, I can talk between extension and PSTN without issues.
But the t
At last log i Found function that gives me this alert
ALERT: [main.c:725]: handle_sigs(): child process 1408 exited
normally, status=255
kamailio-test kamailio[1408]: CRITICAL: mi_fifo [mi_fifo.c:251]:
fifo_process(): The function mi_init_fifo_server returned with error!!!
fifo file was wrong
now restart host. Last log is here
Jun 23 10:15:20 kamailio-test kamailio[1342]: DEBUG: [sruid.c:106]:
sruid_init(): root for sruid is [uloc-558969f8-53e-] (0 / 18)
Jun 23 10:15:20 kamailio-test kamailio[1343]: DEBUG: mi_rpc
[mi_rpc_mod.c:104]: child_init(): initializing child[9] for rpc handling
On 06/23/2015 03:03 PM, Roberto Fichera wrote:
> On 06/23/2015 02:58 PM, Yuriy Gorlichenko wrote:
>
> Hi,
>
>> Try to start kamailio on Ubuntu 14.04.02
>>
>> Get this errors
>> ERROR: ctl [init_socks.c:115]: init_unix_sock(): ERROR: init_unix_sock:
>> bind: No such file or directory [2]
>> Jun 23
Here is it
http://pastebin.com/JkkM4M5m
2015-06-23 18:53 GMT+03:00 Daniel-Constantin Mierla :
> There are no major changes in 4.3 comparing with 4.2 in regards to
> websocket -- the implementation is quite mature for a long time.
>
> Looks like websocket connection is not available. Can you look
2015-06-23 18:49 GMT+03:00 Daniel-Constantin Mierla :
> Have you grabbed the sip trace on client side to see what it is
> receiving? Are the clients reporting errors?
Yes, see this https://gist.github.com/krieger-od/c9fe6ea4bb64fac82cda
this is taken on Linux box running Jitsi desktop app.
It does
There are no major changes in 4.3 comparing with 4.2 in regards to
websocket -- the implementation is quite mature for a long time.
Looks like websocket connection is not available. Can you look at
javascript debug console in the browser to see what is printing?
Daniel
On 23/06/15 17:23, Alexand
Have you grabbed the sip trace on client side to see what it is
receiving? Are the clients reporting errors?
If you have a snom phone, you can easily see the received sip packets
via web interface. Perhaps the desktop phones will have also some logs
printing what is happening that can be accessed
2015-06-19 12:45 GMT+03:00 Daniel-Constantin Mierla :
> Also, ngrep is not always good at capturing big packets, so just seeing
> partial sip packets is ok as long as the receiving party doesn't
> complain of broken/incomplete sip packet.
Thank you Daniel for answering.
We still struggle from this
without fix_nated_contact error behaviour is the same
maybe I should upgrade to 4.3 ?
2015-06-23 14:08 GMT+03:00 Alexandru Covalschi <568...@gmail.com>:
> Here's the trace on port which I use for ws server. Don't look at
> fix_nated_contact, I'll fix later - now the trouble is that Kamailio can't
Hello,
look at the logs printed by pid 4133 -- it is the one that stopped.
Those logs should be before the ones you attached.
Also, be sure you don't have other kamailio instances already running.
Cheers,
Daniel
On 23/06/15 16:08, Yuriy Gorlichenko wrote:
> un 23 09:56:22 kamailio-test kamailio
un 23 09:56:22 kamailio-test kamailio[4150]: DEBUG: [db.c:205]:
db_bind_mod(): using db bind api for db_mysql
Jun 23 09:56:22 kamailio-test kamailio[4150]: DEBUG: [db.c:319]:
db_do_init2(): connection 0x7fcefca07c90 found in pool
Jun 23 09:56:22 kamailio-test kamailio[4150]: DEBUG:
[sr_module.c:
On 06/23/2015 03:57 PM, Yuriy Gorlichenko wrote:
Hi Yuriy,
> done this.
> now kamailio fails when try to fork...
>
> Jun 23 09:56:22 kamailio-test kamailio[4122]: ALERT: [main.c:725]:
> handle_sigs(): child process 4133 exited
> normally, status=255
> Jun 23 09:56:22 kamailio-test kamailio[4122
done this.
now kamailio fails when try to fork...
Jun 23 09:56:22 kamailio-test kamailio[4122]: ALERT: [main.c:725]:
handle_sigs(): child process 4133 exited normally, status=255
Jun 23 09:56:22 kamailio-test kamailio[4122]: INFO: [main.c:743]:
handle_sigs(): terminating due to SIGCHLD
2015-06
On 06/23/2015 03:03 PM, Roberto Fichera wrote:
> On 06/23/2015 02:58 PM, Yuriy Gorlichenko wrote:
>
> Hi,
>
>> Try to start kamailio on Ubuntu 14.04.02
>>
>> Get this errors
>> ERROR: ctl [init_socks.c:115]: init_unix_sock(): ERROR: init_unix_sock:
>> bind: No such file or directory [2]
>> Jun 23
On 06/23/2015 02:58 PM, Yuriy Gorlichenko wrote:
Hi,
> Try to start kamailio on Ubuntu 14.04.02
>
> Get this errors
> ERROR: ctl [init_socks.c:115]: init_unix_sock(): ERROR: init_unix_sock: bind:
> No such file or directory [2]
> Jun 23 08:54:29 kamailio-test kamailio[3706]: ERROR: ctl [ctl.c:27
Try to start kamailio on Ubuntu 14.04.02
Get this errors
ERROR: ctl [init_socks.c:115]: init_unix_sock(): ERROR: init_unix_sock:
bind: No such file or directory [2]
Jun 23 08:54:29 kamailio-test kamailio[3706]: ERROR: ctl [ctl.c:273]:
mod_init(): ERROR: ctl: mod_init: init ctrl. sockets failed
Jun
Here's the trace on port which I use for ws server. Don't look at
fix_nated_contact, I'll fix later - now the trouble is that Kamailio can't
establish a ws connection properly. Client is SIPML5 demo phone
http://pastebin.com/LvAk2HkP
2015-06-23 14:03 GMT+03:00 Alexandru Covalschi <568...@gmail.com
I solved the SIP voice trouble, but WebRTC problem still exists. What kind
of trace I must do to make my post more informative?
2015-06-23 10:46 GMT+03:00 Daniel-Constantin Mierla :
> Hello,
>
> On 23/06/15 04:10, Alexandru Covalschi wrote:
>
> Hello. I'm trying to set up this (v 4.2 stable):
>
Hello,
On 23/06/15 04:10, Alexandru Covalschi wrote:
> Hello. I'm trying to set up this (v 4.2 stable):
> peer <--> ec2 <--kamailio+rtpengine--> asterisk
> scheme
>
> I use advertised adress for SIP and WS connections.
> The problem is that on SIP I get one way audio - I can receive audio
> from a
Hello,
during the night between Wed (June 24) and Thu (June 25), planned to
start not early than 00:00 GMT+1, there will be some schedule
maintenance work to the infrastructure that is hosting some of the
kamailio.org servers.
The main affected services will be:
- main website (www.kamailio.or
24 matches
Mail list logo