4865 Commits

Author SHA1 Message Date
Anthony Minessale
d48e3de7c8 make it so when you put someone on hold and then they attended transfer you, the resulting bridge will still be playing hold music 2012-11-15 21:07:58 -06:00
Anthony Minessale
57f44f9f58 fix regression with presence packet storm 2012-11-15 12:54:40 -06:00
Eliot Gable
893cd7beb7 Add att_xfer_destination_number variable to indicate the original destination number of the attended transfer leg on REFER for semi-attended transfer scenarios. 2012-11-15 20:37:52 +00:00
Anthony Minessale
4b96a8b2e5 wait_for_state_or_greater actually needs >= 2012-11-14 19:19:03 -06:00
William King
8b74de2d62 Adding delivery status code if the sms was sent in blocking mode. 2012-11-14 16:43:37 -08:00
Anthony Minessale
2f2a351067 add initial_callee_id_name/number 2012-11-14 09:20:52 -06:00
William King
8f0b7e69de Handle routing loop detection properly so that the delivery confirmation handling is more accurate. 2012-11-13 18:18:40 -08:00
Anthony Minessale
b04e4be512 fix race condition in double loopback bowout 2012-11-13 11:36:50 -06:00
Jeff Lenk
74dd18fe97 add missing reference - windows gsmopen 2012-11-13 08:51:48 -06:00
Anthony Minessale
082085fc5a FS-4824 --resolve 2012-11-11 09:09:22 -06:00
Anthony Minessale
6814014f7d bad merge 2012-11-07 14:57:08 -06:00
Anthony Minessale
6627dc8696 fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p 2012-11-07 14:53:16 -06:00
Anthony Minessale
f60962ae87 fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p 2012-11-07 12:10:50 -06:00
Anthony Minessale
feb38cece2 FS-4779 give this a shot 2012-11-07 08:14:32 -06:00
Anthony Minessale
8e3f6d21f9 FS-4796 --resolve 2012-11-06 08:51:38 -06:00
Giovanni Maruzzelli
14c4f66612 FS-4742 skypopen: tentative blind fix to the Skype's Voicemail VM_PLAYING_GREETING problem 2012-11-06 18:06:39 +01:00
Giovanni Maruzzelli
33378fad7d FS-4750 skypopen: generate inbound A-leg CDR (eg: do not jump from hangup to CS_DESTROY) 2012-11-06 16:59:11 +01:00
Giovanni Maruzzelli
d0c9ad1617 FS-4740 skypopen: do not act on 'channel reset'. Ignore it as in the majority of endpoints 2012-11-06 12:47:40 +01:00
Giovanni Maruzzelli
dedbb3a8cb FS-4692 gsmopen: patch from Ivan Mironov allowing for values 'context', 'dialplan', 'destination' and 'hold_music' from configuration file global_settings used by default for individual interfaces 2012-11-06 12:31:32 +01:00
Giovanni Maruzzelli
92d44e5023 FS-4691 gsmopen: patch from Ivan Mironov allowing for longer device names, useful for symlinks created by udev 2012-11-06 12:24:17 +01:00
Giovanni Maruzzelli
85542799f0 FS-4782 gsmopen: abide the origination_uuid variable. Dude abide 2012-11-06 12:05:26 +01:00
Giovanni Maruzzelli
65bc765846 FS-4659 gsmopen: give error and abort call when dialing was not through correctly (eg: get back OK). Also, grow the default timeout when expecting a string back from the modem to half a second - 500000 usec - so to avoid false negatives 2012-11-06 11:34:34 +01:00
Giovanni Maruzzelli
648ce206c6 FS-4338 gsmopen: added patch to compile in FreeBSD 2012-11-06 10:39:12 +01:00
Giovanni Maruzzelli
a6068d25fe skypopen: removing my own chatmessage from the array - nicer logmesg 2012-11-06 09:57:19 +01:00
Giovanni Maruzzelli
d975424816 skypopen: removing my own chatmessage from the array 2012-11-06 09:55:14 +01:00
Anthony Minessale
e884de5b07 add NUTAG_RETRY_AFTER_ENABLE() tag to lib sofia and use it in mod_sofia to disable processing retry-after headers on a per-call basis 2012-11-02 13:54:54 -05:00
Anthony Minessale
87b796c857 FS-4776 forgot to push this 2012-11-01 16:29:53 -04:00
Anthony Minessale
3e94242c4b FS-4779 try this instead 2012-11-01 09:14:34 -05:00
Anthony Minessale
9fae77ae76 doh 2012-10-31 13:02:03 -05:00
Anthony Minessale
d1ad4d477c add no_loopback flag to apps so they can tell mod_loopback to bow out 2012-10-31 12:56:09 -05:00
Anthony Minessale
5ca8cf7d8e call destroy not stop in sofia profile 2012-10-31 08:59:31 -05:00
Anthony Minessale
23bb963d17 FS-4779 I don't have this labbed up to try so can you try this patch and repost logs if it doesn't work 2012-10-31 08:52:00 -05:00
Anthony Minessale
ab99143d5f only put session pointers in when its done from a codec that comes from a session and set it to the right one 2012-10-30 16:56:03 -05:00
Anthony Minessale
3595c528ae reset rtpip index on reload 2012-10-30 14:22:31 -05:00
Anthony Minessale
de5f0c5144 fix some sql mem leaks. regression from recent refactor 2012-10-29 14:38:37 -05:00
Anthony Minessale
4b5cdd87f1 refactor 2012-10-29 11:46:32 -05:00
Anthony Minessale
f657a3787b fix regression from config refactor in rescan behaviour to pick up new gateways 2012-10-29 08:23:21 -05:00
Anthony Minessale
652da36862 fix id-less bug from mailing list .. USE JIRA DANG IT 2012-10-27 12:34:35 -05:00
Anthony Minessale
96550e893e finish off sql optimization 2012-10-27 12:27:00 -05:00
Anthony Minessale
60f7849cbe FS-4769 should work now 2012-10-27 11:33:06 -05:00
Anthony Minessale
b94ef869e3 FS-4769 try this patch and put {drop_dtmf=true} in your dial string 2012-10-26 14:46:36 -05:00
Anthony Minessale
fbfe830abf do lookup in dingaling when an address is specified as host:foo.bar.com like sofia does 2012-10-26 11:57:38 -05:00
Anthony Minessale
d905bc8488 FS-4763 --resolve 2012-10-26 10:13:04 -05:00
Anthony Minessale
7088758ae3 FS-4684 try this 2012-10-26 09:30:47 -05:00
Anthony Minessale
16d41e463c get rid of little caesars 2012-10-25 15:09:09 -05:00
Anthony Minessale
49166a3c58 typo 2012-10-25 14:17:26 -05:00
Anthony Minessale
7e2110abf7 fix a few regressions from the last commit 2012-10-25 14:06:05 -05:00
Anthony Minessale
b29412054a fold reconfig_sofia into config_sofia so we don't have 2 difft config funcs 2012-10-25 12:30:08 -05:00
Anthony Minessale
68e0b7e859 optimize sofia sql by using new core transaction processor we will no longer support databases that do not support transactions 2012-10-25 11:31:47 -05:00
Anthony Minessale
5f469ad2bd FS-4753 --resolve this should properly detect it everywhere 2012-10-23 13:14:51 -04:00