- 24 5月, 2013 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mariusz Czułada 提交于
-
由 Raymond Chandler 提交于
-
- 23 5月, 2013 8 次提交
-
-
由 Anthony Minessale 提交于
FS-5453 --resolve this is a different issue, we just have to hangup the loopback channel so the loopback and the sip don't both execute the extension
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Nathan Neulinger 提交于
-
由 Michael S Collins 提交于
-
由 Stefan Knoblich 提交于
ivrd doesn't use sigaction + SA_RESTART for SIGCHILD. An exiting child process will interrupt accept() in the parent to handle the signal, which makes accept() return -1 (errno = EINTR) after the sighandler function returns. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Fixes repeatedly printing the 'Starting forking listener' message, if stdout has been redirected into a logfile (for example). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 22 5月, 2013 16 次提交
-
-
由 Michael S Collins 提交于
-
由 William King 提交于
-
由 Anthony Minessale 提交于
FS-5402 --resolve the problem is ent originate has many channels and many causes to parse so we need to check it against all the causes
-
由 Anthony Minessale 提交于
-
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
FS-5379: --resolve fix skinny phone codec agreement issues due to incorrect hardwired ptime, update field names for future coding to be more descriptive
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
- 21 5月, 2013 11 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
Catch single channel RESTART/RESTART ACK events for non-B-channels, that would lead to a NULL pointer dereference, because those do not have per-channel private data (chan->call_data = chan_priv == NULL). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Chris Rienzo 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
- 20 5月, 2013 1 次提交
-
-
由 Anthony Minessale 提交于
-