Commit Graph

31483 Commits

Author SHA1 Message Date
Anthony Minessale cfe435c667 fix typo 2012-06-23 06:18:09 -05:00
Anthony Minessale 76fae0cec0 add video support to lib/mod.dingaling this needs testing, google voice won't work with video calls so disable video codecs if you use that 2012-06-22 18:15:06 -05:00
Anthony Minessale 3d36d8557b change default number to 97 2012-06-22 18:15:06 -05:00
Anthony Minessale 8b4c9dc42c FS-3659 and some refactor for rtcp ice and video ice and rtcp 2012-06-22 18:15:06 -05:00
Anthony Minessale c30940462a update stun to more modern spec 2012-06-22 18:15:06 -05:00
Mathieu Rene fa616a377b Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-06-22 19:10:41 -04:00
Mathieu Rene fd634d6bc9 still figuring out lib 2012-06-22 19:10:08 -04:00
James Zhang 607da0f56c ss7: adding ss7_iam_fwd_ind_hex as x-header and channel variables in hex format.
Read the forward call indicator IE and print it into channel variable
     ss7_iam_fwd_ind_hex. If this variable exists, put it in the x-header.
     This implementation takes bits of A, CB, D, E, F, HG, I from the hex
     value. Bits of KJ, L, P-M are not taken and set to 0.
     The hex value is H-A-P-I, H is the highest bit to A, and next is P-I.
     I is the lowest bit in the whole field, and H is the highest bit in
     the whole field. Refer to Q.763 chapter 3.23.
2012-06-22 17:05:15 -04:00
David Yat Sin adca0985a4 Rolling back to find out what's breaking build 2012-06-22 13:20:04 -04:00
David Yat Sin c5c7b09007 Rolling back to find out what's breaking build 2012-06-22 11:35:00 -04:00
dschreiber c28ced7253 Merging FS-3432 switch_core_hash.c patch in from Tamas 2012-06-21 14:09:49 -07:00
Brian West 37e61ee6eb FS-4320 sigh 2012-06-21 13:07:38 -05:00
Jeff Lenk 2091f4f0d3 FS-4319 --resolve portaudio not always moving the active call to the top of its internal list (invalid ringing) 2012-06-21 09:52:13 -05:00
Mathieu Rene 294ab3880f fix conflict 2012-06-21 10:40:57 -04:00
kapil 97d89de3fc MEGACO over TCP support 2012-06-21 19:23:22 +05:30
kapil 3693867388 adding TCP transport support 2012-06-21 19:22:14 +05:30
kapil ca5b100d17 code commit for multiple peer cli command 2012-06-21 11:36:20 +05:30
David Yat Sin c18c32f800 Fix for compile warnings rtp.c 2012-06-20 22:43:54 -04:00
Mathieu Rene 79702bc0d2 start implementing command handlers 2012-06-20 21:34:04 -04:00
David Yat Sin df85cb1ac0 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-06-20 16:28:13 -04:00
David Yat Sin b44bcd5763 Added core spanflag CLI command 2012-06-20 16:28:00 -04:00
Mathieu Rene a0a9efcf02 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-06-20 15:43:20 -04:00
Mathieu Rene d67031a9c6 FS-4007 2012-06-20 15:42:57 -04:00
kapil 6a1229c8f9 fixing compilation error 2012-06-21 01:09:51 +05:30
David Yat Sin b980f47097 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-06-20 13:21:22 -04:00
David Yat Sin 8da3d119ab Added display of M2UA signalling channels for CLI command show status 2012-06-20 13:20:35 -04:00
Mathieu Rene 1720e4f072 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-06-20 12:31:07 -04:00
Mathieu Rene 43ffafcb4b wrong operand to sizeof 2012-06-20 12:30:37 -04:00
Mathieu Rene 166249b0b9 Check in TDM and RTP controllable channels (incomplete) 2012-06-20 12:30:08 -04:00
Jeff Lenk 9e90bbd12b Revert "FS-4321 fix startup with odbc"
This reverts commit 28fd1f97ea.

this needs to be fixed a different way
2012-06-20 11:05:53 -05:00
Mathieu Rene badc31f927 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3 2012-06-20 12:02:38 -04:00
Mathieu Rene eae74df4e6 change loglevels and enable debug 2012-06-20 12:02:10 -04:00
Giovanni Maruzzelli a80b68367c FS-4278 skypopen: oss driver compiles on kernels >= 3.4.0 2012-06-20 11:28:57 +02:00
kapil 7b97ff470f adding "xmlshow m2ua <m2ua_interface_name> clusterstatus" CLI command. 2012-06-20 13:53:51 +05:30
kapil 2512694e43 removing warnings 2012-06-20 12:12:28 +05:30
kapil 31d48a8c3a adding "<>" or "[]" from the code itself , instead of passing from
config xml for MID field
2012-06-20 12:01:04 +05:30
David Yat Sin a54ec05fdb fix for compilation error on 64-bit 2012-06-20 02:06:31 -04:00
David Yat Sin 50e3e563da Updated conf 2012-06-20 00:38:05 -04:00
David Yat Sin dd4764bc19 Changed megaco.conf.xml to media_gateway.conf.xml 2012-06-20 00:35:10 -04:00
dschreiber d6c482e40f Added support for Content-Type and other optional headers when doing an HTTP PUT 2012-06-19 21:25:00 -07:00
Michael Jerris 6ea4a5c503 typo 2012-06-19 22:43:28 -04:00
David Yat Sin 6aa8c9b80d freetdm: Improvements to ftdm core flag CLI command 2012-06-19 22:35:37 -04:00
Michael Jerris 773fb5e3a5 use reg call id on reboot notifies and pass it back in reverse auth lookup 2012-06-19 21:58:43 -04:00
David Yat Sin ae17b90f68 Changed megaco commands to mg 2012-06-19 17:54:01 -04:00
David Yat Sin cb73fdf2f6 Added parsing for additional parameters for UI team to test their code 2012-06-19 17:30:03 -04:00
Michael Jerris f351a908ff wow grandstream 2012-06-19 16:02:14 -04:00
Michael Jerris ea503ea23e fix pnp config for grandstream 2012-06-19 14:22:57 -04:00
kapil 8846e1fea1 issue fix 2012-06-19 23:36:38 +05:30
dschreiber 1e696d2c93 FS-3577 : After Tamas's fixes and new logging so we can see the erl_errors, re-applying this 10ms polling interval patch that Tony committed a few months ago. Please report any issues. 2012-06-19 09:13:29 -07:00
dschreiber 6069adece5 Revert "add thread safe hash multi delete function and make callback optional"
I don't see this command being used anywhere. Since I don't like to touch core files unless absolutely necessary I'm reverting these two changes. I've emailed the author, Tamas, for an explanation. The other patches for FS-3432 (merged in now) appear to work fine without this commit.

This reverts commit fbcb862265.
2012-06-19 08:51:28 -07:00