Mathieu Rene
3fbde17442
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3
...
Conflicts:
src/mod/endpoints/mod_media_gateway/media_gateway_cmd_handler.c
src/mod/endpoints/mod_media_gateway/media_gateway_xml.c
2012-07-27 10:47:19 -04:00
Stefan Knoblich
dc1422998a
FreeTDM: Add FTDM_XINT64_FMT 64bit hex format string and use it in ftmod_misdn.
...
Fixes:
src/ftmod/ftmod_misdn/ftmod_misdn.c: In function 'misdn_handle_mph_information_ind':
src/ftmod/ftmod_misdn/ftmod_misdn.c:871:3: error: format '%lx' expects argument of type 'long unsigned int', but argument 13 has type 'uint64_t' [-Werror=format]
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-27 14:33:46 +02:00
Anthony Minessale
f5af7ae2b1
FS-4471 --resolve
2012-07-26 21:25:50 -05:00
Anthony Minessale
034d3741c1
4569 tweaks
2012-07-26 21:07:10 -05:00
Anthony Minessale
772f60d235
4569 tweaks
2012-07-26 16:47:50 -05:00
David Yat Sin
b10e73131e
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-26 16:43:29 -04:00
David Yat Sin
258900818a
freetdm: Added thread to service events when there is no signalling module on a span
2012-07-26 16:43:18 -04:00
Anthony Minessale
cd88211d0a
FS-4470 try this, the tmp_hanguphook will flag the b leg with CF_REDIRECT in the event that it hangs up which should spare it from the codepath in exchange_media state
2012-07-26 14:33:45 -05:00
root
b1b2bee362
fixing local sdp issue
2012-07-26 15:02:25 -04:00
Anthony Minessale
696fb9c28b
expand vars in hold music variable
2012-07-26 13:17:39 -05:00
root
20f900c64a
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-26 13:51:53 -04:00
root
a6b85b7de5
fixing two add for same termination back-2-back scenario, 2nd add should reject as term already in context
2012-07-26 13:50:43 -04:00
Anthony Minessale
93f96addc3
FS-4453 confirm this fixes your problem please
2012-07-26 12:32:51 -05:00
Anthony Minessale
1dd4bd4926
add core-uuid attr to xml cdr tag
2012-07-26 11:45:06 -05:00
Mathieu Rene
0e5ebbd984
remove typedef added for code completion
2012-07-26 12:43:32 -04:00
Anthony Minessale
1d5b5f218a
add core_uuid global variable to expose the runtime uuid
2012-07-26 11:38:02 -05:00
root
ee8047ebbf
changes on test box
2012-07-26 12:30:33 -04:00
Stefan Knoblich
5ebc68fb51
ftmod_isdn: Fix per-channel teletone buffer offset wraparound.
...
Do a "soft" wraparound with modulo, removes the ~0.5s tone glitch.
(Multiply ts.rate (samples) by two to match the offset unit (bytes, 2 per sample).)
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-26 09:14:51 +02:00
root
f57825f1fe
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 23:16:53 -04:00
David Yat Sin
5dc8412f44
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 23:16:42 -04:00
David Yat Sin
a4bb00023c
Reverted back clear-channel, used existing FTDM_SIGTYPE instead
2012-07-25 23:16:32 -04:00
root
0c18f809cf
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 23:15:16 -04:00
Mathieu Rene
43e39619ae
prevent writes if we dont have a remote addr
2012-07-25 22:24:12 -04:00
root
aac0420837
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 21:58:10 -04:00
Mathieu Rene
84796f84f1
allow remote addr modification on rtp
2012-07-25 21:58:03 -04:00
root
b0fa88ca76
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 21:50:29 -04:00
Mathieu Rene
c649c5b023
allow remote addr modification on rtp
2012-07-25 21:49:47 -04:00
root
491737fd4d
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 21:27:06 -04:00
Mathieu Rene
039c18638c
allocate recv buffer for tdm
2012-07-25 21:26:53 -04:00
root
cde7e0408a
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 21:16:52 -04:00
Mathieu Rene
f85347cf72
add logging before uuid_bridge, set frame->codec from tech_pvt->read_codec
2012-07-25 21:16:46 -04:00
root
a0d984c9c6
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 21:16:23 -04:00
Mathieu Rene
4d3038c9e4
add logging before uuid_bridge, set frame->codec from tech_pvt->read_codec
2012-07-25 21:16:14 -04:00
root
6b774cf35a
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 21:07:02 -04:00
Mathieu Rene
0494df1ac4
give the tdm channels their caller profile so switch_ivr_uuid_bridge doesn't piss its pants off
2012-07-25 21:06:47 -04:00
root
a0d9538557
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 21:04:22 -04:00
Mathieu Rene
051692d268
save the uuid
2012-07-25 21:04:15 -04:00
root
d9f86c5cd6
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 20:59:17 -04:00
Mathieu Rene
b1398aaccb
Im feeling bold
2012-07-25 20:59:09 -04:00
root
36c4a5a1b4
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 20:54:58 -04:00
Mathieu Rene
3bf9fef864
originate returns a status, not a cause
2012-07-25 20:54:47 -04:00
root
7fdfd70e26
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 20:50:42 -04:00
Mathieu Rene
f7e94c45d3
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
2012-07-25 20:50:37 -04:00
Mathieu Rene
c6fecc1ee8
go in consume media right away
2012-07-25 20:50:18 -04:00
Mathieu Rene
ae84538819
mark tdm channel as answered immediately
2012-07-25 20:49:33 -04:00
root
c92c727fee
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 20:45:42 -04:00
David Yat Sin
7972837f76
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 20:41:16 -04:00
David Yat Sin
3c38278134
Added new channel type clear-channel for channels that do not have a signalling module
2012-07-25 20:41:01 -04:00
Anthony Minessale
32b3f3e224
doh
2012-07-25 19:09:03 -05:00
root
3de6b0d20c
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-07-25 20:04:48 -04:00