9492 Commits

Author SHA1 Message Date
Anthony Minessale
1d2c64d33b refactor 2010-05-11 17:56:08 -05:00
Michael Jerris
5d15dc1097 fix windows missing inet_ntop missing symbol when built on >= vista but run on < vista 2010-05-11 13:07:13 -04:00
Steve Underwood
1d0ce5570d Number reading should now be OK for the whole range of integers for
Cantonese and Mandarin
2010-05-11 09:59:33 +08:00
Anthony Minessale
a7f74af7d0 add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer 2010-05-10 13:07:34 -05:00
Mathieu Rene
3c5c5905ad mod_sofia: fire an event for gateway ping 2010-05-10 12:33:47 -04:00
Mathieu Parent
194e57268a Skinny: tuple profile, device_name, device_instance is unique 2010-05-10 18:19:58 +02:00
Mathieu Parent
bd6f7e73c0 perl-Skinny: don't launch thread if socket can't be created 2010-05-10 18:19:58 +02:00
Mathieu Parent
74e14f0dfb Skinny: fix the build 2010-05-10 18:19:58 +02:00
Mathieu Parent
8806bb2da1 Skinny: better call info 2010-05-10 18:19:57 +02:00
Mathieu Parent
6a29e56301 Skinny: tiny change (comment) 2010-05-10 18:19:57 +02:00
Anthony Minessale
c74d1f1d00 rearrange 2010-05-10 10:40:15 -05:00
Moises Silva
26a6b43536 mod_sangoma_codec: rename load/noload to register/noregister 2010-05-07 13:56:41 -04:00
Brian West
b5cc1a6626 FSCORE-605 2010-05-06 17:36:13 -05:00
Anthony Minessale
701385d221 FSCORE-607 doh 2010-05-06 17:18:26 -05:00
Brian West
f254787c02 fix issue where file isn't in database and move zstr check into switch_file_exists 2010-05-06 16:25:41 -05:00
Anthony Minessale
ef18989d56 sip_acl_authed_by and sip_acl_token vars to tell when you are authed by an acl 2010-05-06 15:25:30 -05:00
Anthony Minessale
2330d42412 add debug info 2010-05-06 11:38:36 -05:00
Michael Jerris
1180cfc6ff fix enum 2010-05-05 17:05:16 -04:00
Jeff Lenk
99eebf2f96 fix for Windows XP inet_ntop execution - you must compile with XP for support. 2010-05-05 15:15:01 -05:00
Michael Jerris
3362335033 typo 2010-05-05 15:15:00 -05:00
Anthony Minessale
bbf0e64830 add disable_hold var or disable-hold profile param 2010-05-05 15:14:57 -05:00
Anthony Minessale
a49cf256ad fix race condition when hangup happends after answer indication but before the session thread is started 2010-05-05 15:14:27 -05:00
Anthony Minessale
58fe45a803 add intercept_unbridged_only=true to only intercept if the channel is not bridged to anyone 2010-05-05 11:15:09 -05:00
Anthony Minessale
a5f7461ee2 fix null pointer deref code path 2010-05-05 11:01:32 -05:00
Anthony Minessale
710290bcb4 MODENDP-302 2010-05-05 10:56:10 -05:00
Anthony Minessale
27fc3518bd reset codecs after media bugs 2010-05-04 16:03:43 -05:00
Anthony Minessale
ba46088e68 fix NULL deref in err condition 2010-05-04 15:48:36 -05:00
Anthony Minessale
ce910093dd add missing rwunlock in rtcp passthru mode 2010-05-04 12:30:19 -05:00
Anthony Minessale
468956e109 FSCORE-603 2010-05-04 11:24:35 -05:00
Anthony Minessale
a2874b8e33 FSCORE-604 2010-05-04 09:50:55 -05:00
Brian West
ef7236436a FSBUILD-275 2010-05-04 08:33:39 -05:00
Brian West
d184207513 swigall 2010-05-03 16:02:21 -05:00
Michael Jerris
ea5fc46550 typo 2010-05-03 16:57:17 -04:00
Anthony Minessale
cca9c367a5 FSCORE-601 2010-05-03 12:35:48 -05:00
Anthony Minessale
e5cc0539ff add disable_hold var or disable-hold profile param 2010-05-03 12:35:48 -05:00
Anthony Minessale
9096501ee4 fix race condition when hangup happends after answer indication but before the session thread is started 2010-05-03 13:36:23 -04:00
Brian West
2196fcdf83 DEATH TO THE. 2010-05-02 15:09:47 -05:00
Brian West
01b69e2a99 MODAPP-423 2010-05-01 19:53:17 -05:00
Brian West
1d210c9254 MODENDP-303 2010-05-01 19:50:53 -05:00
Brian West
f339330d7c XML-26 2010-05-01 19:49:17 -05:00
Brian West
37c38c19f6 fix MODENDP-305 2010-05-01 19:45:31 -05:00
Anthony Minessale
f1430d521a fix switch_get_addr to work with v6 properly 2010-04-30 15:27:15 -05:00
Michael Jerris
aca82e20e9 update syntax 2010-04-30 16:01:00 -04:00
Rupa Schomaker
b472913683 correct error msgs 2010-04-29 08:34:53 -05:00
Brian West
6436e6b242 Check in mod_osp from transnexus thank you. 2010-04-28 22:22:28 -05:00
Anthony Minessale
6b69495034 /MODSOFIA-74 2010-04-28 17:24:03 -05:00
Michael Jerris
5b51e97e0a windows needs sockets too 2010-04-28 18:35:15 -04:00
Anthony Minessale
041a8f0d00 remove debug printf left behind in previous commit 2010-04-28 15:21:37 -05:00
Anthony Minessale
dfa5439937 fix potential excess cpu usage during originate 2010-04-28 12:59:29 -05:00
Christopher Rienzo
a2dfddd129 Do not allow timeout when opening MRCP session 2010-04-28 14:46:49 +01:00