Re: Possible Performance Regression with Mesa

2024-05-02 Thread Joao Paulo Silva Goncalves
Hi,

Just for you to know. I opened an issue on Mesa's gitalb too about the
regression https://gitlab.freedesktop.org/mesa/mesa/-/issues/11105.

Thanks for the help.

Regards,
João Paulo Gonçalves


Re: Possible Performance Regression with Mesa

2024-04-26 Thread João Paulo Silva Goncalves
Hi Daniel, 

On Fri, Apr 26, 2024 at 12:17:33PM +0100, Daniel Stone wrote:

> One thing you can try is to edit
> weston/libweston/backend-drm/state-propose.c and, inside
> dmabuf_feedback_maybe_update(), prevent action_needed from ever being
> set to ACTION_NEEDED_ADD_SCANOUT_TRANCHE. It would be interesting to
> know if this restores full performance.
 
Tried it. Same performance as before, so didn't solve the issue. I just 
removed the part of the code that set action_needed to 
ACTION_NEEDED_SCANOUT_TRANCHE.
 
Regards,
João Paulo Goncalves
 
diff --git a/libweston/backend-drm/state-propose.c 
b/libweston/backend-drm/state-propose.c
index 18a6d628..0ba23517 100644
--- a/libweston/backend-drm/state-propose.c
+++ b/libweston/backend-drm/state-propose.c
@@ -311,7 +311,9 @@ dmabuf_feedback_maybe_update(struct drm_device *device, 
struct weston_view *ev,
action_needed = ACTION_NEEDED_REMOVE_SCANOUT_TRANCHE;
/* Direct scanout may be possible if client re-allocates using the
 * params from the scanout tranche. */
-   } else if (try_view_on_plane_failure_reasons & 
(FAILURE_REASONS_ADD_FB_FAILED |
+   }
+   #if 0
+   else if (try_view_on_plane_failure_reasons & 
(FAILURE_REASONS_ADD_FB_FAILED |

FAILURE_REASONS_FB_FORMAT_INCOMPATIBLE |

FAILURE_REASONS_DMABUF_MODIFIER_INVALID |

FAILURE_REASONS_GBM_BO_IMPORT_FAILED |
@@ -321,6 +323,7 @@ dmabuf_feedback_maybe_update(struct drm_device *device, 
struct weston_view *ev,
} else if (try_view_on_plane_failure_reasons == FAILURE_REASONS_NONE) {
action_needed = ACTION_NEEDED_ADD_SCANOUT_TRANCHE;
}
+   #endif

/* No actions needed, so disarm timer and return */
if (action_needed == ACTION_NEEDED_NONE ||


Re: Possible Performance Regression with Mesa

2024-04-26 Thread Joao Paulo Silva Goncalves
On Thu, Apr 25, 2024 at 9:08 AM Lucas Stach  wrote:
> I can reproduce the issue, but sadly there is no simple fix for this,
> as it's a bad interaction between some of the new features.
> At the core of the issue is the dmabuf-feedback support with the chain
> of events being as follows:

> 1. weston switches to the scanout tranche, as it would like to put the
> surface on a plane
> 2. the client reallocates as linear but does so on the render node
> 3. weston still isn't able to put the buffer on the plane, as it's
> still scanout incompatible due to being non-contig, so needs to fall
> back to rendering
> 4. now we are stuck at a linear buffer being used for rendering, which
> is very non-optimal

> I'll look into improving this, but can make no commitments as to when
> I'll be able to get around to this.

Seem to be tricky.
If you want, we at least can help you test it. Just reach out.
We also saw similar behaviour on more modern hardware, like the iMX8MM.
I will do a bit more testing on the iMX8MM and also some on the iMX8MP to
geather more data and
I am thinking in also opening an issue on the gitlab of Mesa, for better
tracking. What do you think?

Thanks for all the help Lucas.

Regards,
João Paulo Goncalves


Re: Possible Performance Regression with Mesa

2024-04-26 Thread Joao Paulo Silva Goncalves
On Thu, Apr 25, 2024 at 5:58 AM Lucas Stach  wrote:

> Etnaviv added some resource tracking to fix issues with a number of
> use-cases, which did add some CPU overhead and might cost some
> performance, but should no be as dramatic as the numbers you are seeing
> here.

Good to know. Thanks!

> Since the glmark2 cumulative score can be skewed quite heavily by
> single tests, it would be interesting to compare the results from
> individual benchmark tests. Do you see any outliers there or is the
> performance drop across the board?

It seems to have a perfomance impact on overall the individual benchmarks
too, for example:

6-9-rc4 Kernel, glmark 2023.01 and Mesa 22.0.3:

>> GPU Test: Linux apalis-imx6-10692086 6.9.0-rc4 #1 SMP Wed Apr 24
18:57:48 -03 2024 armv7l armv7l armv7l GNU/Linux
===
glmark2 2023.01
===
OpenGL Information
GL_VENDOR:  etnaviv
GL_RENDERER:Vivante GC2000 rev 5108
GL_VERSION: OpenGL ES 2.0 Mesa 22.0.3
Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=24 stencil=0 samples=0
Surface Size:   640x480 windowed
===
[shading] duration=5.0: FPS: 475 FrameTime: 2.106 ms
[build] use-vbo=false: FPS: 550 FrameTime: 1.819 ms
[texture] : FPS: 345 FrameTime: 2.902 ms
===
  glmark2 Score: 455
===

6-9-rc4 Kernel, glmark 2023.01 and Mesa 24.0.2:

>> GPU Test: Linux apalis-imx6-10692086
6.9.0-rc4-0.0.0-devel-5-g2186ca42060f #1 SMP Sun Apr 14 20:38:39 UTC
2024 armv7l GNU/Linux
===
glmark2 2023.01
===
OpenGL Information
GL_VENDOR:  Mesa
GL_RENDERER:Vivante GC2000 rev 5108
GL_VERSION: OpenGL ES 2.0 Mesa 24.0.2
Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=24 stencil=0 samples=0
Surface Size:   640x480 windowed
===
[shading] duration=5.0: FPS: 325 FrameTime: 3.078 ms
[build] use-vbo=false: FPS: 368 FrameTime: 2.719 ms
[texture] : FPS: 210 FrameTime: 4.771 ms
===
  glmark2 Score: 300
===


Regards,
João Paulo Goncalves


Possible Performance Regression with Mesa

2024-04-25 Thread Joao Paulo Silva Goncalves
Hello all,

We might have encountered a performance regression after upgrading from Mesa
2022.0.3 to 2024.0.2. During our automated hardware tests using LAVA, we noticed
a lower score on glmark2 when we upgraded from the OpenEmbedded release from
Kirkstone to Scartgarth. After conducting some internal tests, it doesn't seem
to be an issue with the kernel or the glmark2 tool version, so we suspect that
the issue may be related to something within Mesa. We believe that there might
be something we're overlooking. Do you have any ideas or insights about
this problem?

Here are some details about our hardware platform and some tests we
have conducted:

Platform: Toradex Apalis iMX6 - NXP i.MX 6Q/6D Arm Cortex A9 with
Vivante GC2000 rev 5108 using Etnaviv.

Tests:

Kernel Versions - v6.1.87 and v6.9-rc4
Glmark2 Versions - 2021.12 and 2023.01

We combined different upstream kernel, Mesa, and glmark2 versions and
ran glmark2 on each
combination on a mostly idle system. The benchmark was run 20 times on
each combination.

Some Results:

|Kernel   |   Mesa| glmark2 | Max-Min Score
v6.1.87 2022.0.32021.12   449-495
v6.9-rc42022.0.32021.12   452-502
v6.1.87 2022.0.32023.01   453-504
v6.9-rc42022.0.32023.01   455-496
v6.1.87 2024.0.22021.12   301-313
v6.9-rc42024.0.22021.12   298-320
v6.1.87 2024.0.22023.01   301-313
v6.9-rc42024.0.22023.01   295-310


Regards,
Joao Paulo Goncalves


iMX8MP Cortex-M7 Relation to Audio Power Domain

2024-04-04 Thread João Paulo Silva Gonçalves
Hello all,

I was investigating why the kernel freezes on the iMX8MP when attempting to boot
the Cortex-M7 processor using the Linux remoteproc interface. However, with
v6.5, it started to work, and I was able to pinpoint to commit
b86c3afabb4f ('arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX') [1] through 
bisection.
The patch appeared unrelated to remoteproc, and after some time, I realized 
there
is a connection between the functioning of remoteproc and the audio power 
domain.
For instance, adding the audio power domain to the node in the device
tree (below) made it work. The same behavior occurs in the downstream kernel.
There is a workaround for the problem by setting clkim8mp.mcore_booted=1 in the 
kernel arguments, but this is not seen as a final solution (it seems to 
disable all clock gating).

imx8mp-cm7 {
compatible = "fsl,imx8mp-cm7";
clocks = < IMX8MP_CLK_M7_CORE>;
clock-names = "core", "audio";
mbox-names = "tx", "rx", "rxdb";
mboxes = < 0 1
 1 1
 3 1>;
memory-region = <>, <>, <>, 
<_table>, <_reserved>;
rsc-da = <0x5500>;
syscon = <>;
fsl,startup-delay-ms = <500>;
power-domains = <_audio>;
};


Do any of you know anything about the relationship between the audio domain and
the Cortex-M7 on iMX8MP? The TRM is not very clear on this, and the only thing
I could find is that there are some mailboxes for Cortex-M7/Audio processor
communication managed by the audio power domain.

Thanks for the help!

[1] 
https://github.com/torvalds/linux/commit/b86c3afabb4f4ea146c206508527eb2a15485bcc


Regards,
João Paulo S. Goncalves



Accounts suspended issues

2024-03-27 Thread Paulo Silva
Hello, everyone!

Our product is designed to facilitate sales tracking on Google Ads for 
products from platforms like Clickbank, Buygoods, among others.

Our product is aimed at affiliates who use Google Ads as a platform for 
product advertising.

In practice, our users install our custom-generated code snippet on their 
landing pages, and through this snippet, we collect important information 
about the buyers and visitors of the ad.

Thus, we can generate detailed reports to enable the optimization of 
campaigns.

It happens that some of our users have reported having their accounts 
suspended after using our product.

I would like to know if there is any connection between the suspended 
accounts and our snippet.

Below, I insert the snippet code:

let filtripixel_trackingId = 0;
let filtripixel_pixelId = '';
let filtripixel_interactionEnabled = false;
let filtripixel_lastScrollPosition = 0;
let filtripixel_lastReportedScrollPercentage = 0;
let filtripixel_verify_installation = false;

function filtripixel_preventInteraction(event) {
if (!filtripixel_interactionEnabled) {
event.preventDefault();
event.stopPropagation();
}
}

function filtripixel_getTrackingId(params) {
const body = {
events: [
{
type: 'visit',
...params,
},
],
pixelId: filtripixel_pixelId,
};
const options = {
method: 'POST',
headers: {
'Content-Type': 'application/json',
},
body: JSON.stringify(body),
};

fetch('https://filtripixel.io', options)
.then((response) => response.json())
.then((response) => {
filtripixel_trackingId = response.trackingId;
filtripixel_setTrackingIdOnAllLinks(response.trackingId);
})
.catch((err) => {
filtripixel_interactionEnabled = true;
document.removeEventListener('click', filtripixel_preventInteraction, true);
});
}

function filtripixel_sendEvents(params, eventType) {
const body = {
trackingId: filtripixel_trackingId,
pixelId: filtripixel_pixelId,
events: [
{
type: eventType,
...params,
},
],
};
const options = {
method: 'POST',
headers: {
'Content-Type': 'application/json',
},
body: JSON.stringify(body),
};

fetch('https://filtripixel.io', options).catch((err) => {
filtripixel_interactionEnabled = true;
document.removeEventListener('click', filtripixel_preventInteraction, true);
});
}

function filtripixel_getParamsFromQueryString() {
const currentUrl = new URL(window.location.href);
const params = new URLSearchParams(currentUrl.search);
const visitParameters = {};

params.forEach((value, key) => {
visitParameters[key] = value;
if (key === 'filtripixel-installation-verify') {
if (value === filtripixel_pixelId) {
alert('Filtripixel instalado com sucesso');
}
}
});
filtripixel_getTrackingId(visitParameters);
}

function filtripixel_setTrackingIdOnAllLinks(trackingId) {
const links = document.querySelectorAll('a');
links.forEach((link) => {
if (link.href) {
try {
const linkUrl = new URL(link.href);
const params = ['tid', 'subid', 'sid1', 'sck', 'src'];
params.forEach((param) => {
linkUrl.searchParams.set(param, trackingId);
});
link.href = linkUrl.href;
filtripixel_interactionEnabled = true;
document.removeEventListener('click', filtripixel_preventInteraction, true);
const readyDiv = document.createElement('div');
readyDiv.id = 'filtripixel_is_ready';
readyDiv.style.display = 'none';
document.body.appendChild(readyDiv);
} catch (error) {
console.error(error);
}
}
});
}

function filtripixel_calculateScrollPercentage() {
const scrolled = window.scrollY;
const viewportHeight = window.innerHeight;
const fullHeight = document.documentElement.scrollHeight;
const scrolledPercentage = Math.min(((scrolled + viewportHeight) / 
fullHeight) * 100, 100);
return scrolledPercentage;
}

function filtripixel_handleScrollEvent() {
const currentScrollPosition = window.scrollY;
const currentScrollPercentage = filtripixel_calculateScrollPercentage();

const scrollDirection =
currentScrollPosition > filtripixel_lastScrollPosition ? 'scroll-down' : 
'scroll-up';

const reportingThreshold = 10;
if (
Math.abs(currentScrollPercentage - filtripixel_lastReportedScrollPercentage) 
>=
reportingThreshold
) {
filtripixel_sendEvents({ percentage: Math.round(currentScrollPercentage) }, 
scrollDirection);

filtripixel_lastReportedScrollPercentage = currentScrollPercentage;
}

filtripixel_lastScrollPosition = currentScrollPosition;
}

function filtripixel() {
filtripixel_getParamsFromQueryString();
document.addEventListener('click', function (event) {
let target = event.target;

while (target && target !== document.body && target.nodeName !== 'A') {
target = target.parentNode;
}

if (target && target.nodeName === 'A') {
const params = Array.from(target.attributes).reduce((acc, attr) => {
acc[attr.name] = attr.value;
return acc;
}, {});
filtripixel_sendEvents(params, 'click');
}
});
window.addEventListener('scroll', filtripixel_handleScrollEvent);
}

document.addEventListener('DOMContentLoaded', function () {
document.addEventListener('click', filtripixel_preventInteraction, true);
const scriptTags = 

OPERATION_NOT_PERMITTED_FOR_CONTEXT

2024-03-25 Thread Paulo Silva
hi

i try to send block ip for campaing

* Preparing request to 
https://googleads.googleapis.com/v15/customers/5932574280/campaignCriteria:mutate
* Current time is 2024-03-25T14:40:47.850Z
* Enable automatic URL encoding
* Using default HTTP version
* Enable timeout of 3ms
* Enable SSL validation
* Enable cookie sending with jar of 12 cookies
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* 17 bytes stray data read before trying h2 connection
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
*   Trying 2800:3f0:4001:830::200a:443...
* Connected to googleads.googleapis.com (2800:3f0:4001:830::200a) port 443 
(#3)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/cert.pem
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS header, Certificate Status (22):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS header, Finished (20):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.2 (OUT), TLS header, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: CN=upload.video.google.com
*  start date: Feb 26 08:18:27 2024 GMT
*  expire date: May 20 08:18:26 2024 GMT
*  subjectAltName: host "googleads.googleapis.com" matched cert's 
"*.googleapis.com"
*  issuer: C=US; O=Google Trust Services LLC; CN=GTS CA 1C3
*  SSL certificate verify ok.
* Using HTTP2, server supports multiplexing
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: 
len=0
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* Using Stream ID: 1 (easy handle 0x1040096f200)
* TLSv1.2 (OUT), TLS header, Supplemental data (23):

> POST /v15/customers/5932574280/campaignCriteria:mutate HTTP/2
> Host: googleads.googleapis.com
> user-agent: insomnia/8.6.1
> content-type: application/json
> accept: */*
> content-length: 170

* TLSv1.2 (OUT), TLS header, Supplemental data (23):

| 
{"customer_id":"5932574280","operations":[{"create":{"campaign":"customers/5932574280/campaigns/20717377421","negative":true,"ip_block":{"ip_address":"86.163.43.213"}}}]}

* We are completely uploaded and fine
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* old SSL session ID is stale, removing
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.2 (IN), TLS header, Supplemental data (23):

< HTTP/2 400 
< request-id: InVoUjxhE7_vjMQaL09Pxw
< vary: X-Origin
< vary: Referer
< vary: Origin,Accept-Encoding
< content-type: application/json; charset=UTF-8
< date: Mon, 25 Mar 2024 14:40:48 GMT
< server: ESF
< cache-control: private
< x-xss-protection: 0
< x-frame-options: SAMEORIGIN
< x-content-type-options: nosniff
< alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
< accept-ranges: none


* TLSv1.2 (IN), TLS header, Supplemental data (23):
* Received 998 B chunk
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* Connection #3 to host googleads.googleapis.com left intact

but i receive this response

{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"contextError": "OPERATION_NOT_PERMITTED_FOR_CONTEXT"
},
"message": "The operation is not allowed for the given context.",
"trigger": {
"stringValue": "EXPRESS(EXPRESS_SMART)"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
},
{
"fieldName": "create"
},
{
"fieldName": "ip_block"
}
]
}
}
],
"requestId": "InVoUjxhE7_vjMQaL09Pxw"
}
]
}
}

can i help me?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google 

OPERATION_NOT_PERMITTED_FOR_CONTEXT

2024-03-25 Thread Paulo Silva
Hi
a try to sendo blocked ips to campaing with this request

* Preparing request to 
https://googleads.googleapis.com/v15/customers/5932574280/campaignCriteria:mutate
* Current time is 2024-03-25T14:40:47.850Z
* Enable automatic URL encoding
* Using default HTTP version
* Enable timeout of 3ms
* Enable SSL validation
* Enable cookie sending with jar of 12 cookies
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* 17 bytes stray data read before trying h2 connection
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
*   Trying 2800:3f0:4001:830::200a:443...
* Connected to googleads.googleapis.com (2800:3f0:4001:830::200a) port 443 
(#3)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/cert.pem
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS header, Certificate Status (22):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS header, Finished (20):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.2 (OUT), TLS header, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: CN=upload.video.google.com
*  start date: Feb 26 08:18:27 2024 GMT
*  expire date: May 20 08:18:26 2024 GMT
*  subjectAltName: host "googleads.googleapis.com" matched cert's 
"*.googleapis.com"
*  issuer: C=US; O=Google Trust Services LLC; CN=GTS CA 1C3
*  SSL certificate verify ok.
* Using HTTP2, server supports multiplexing
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: 
len=0
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* Using Stream ID: 1 (easy handle 0x1040096f200)
* TLSv1.2 (OUT), TLS header, Supplemental data (23):

> POST /v15/customers/5932574280/campaignCriteria:mutate HTTP/2
> Host: googleads.googleapis.com
> user-agent: insomnia/8.6.1
> content-type: application/json
> developer-token: litD5RA_CgW3FMlCnb7mTw
> authorization: Bearer 
ya29.a0Ad52N39bZic5lbbyLEYJyn863a7-FPHZXvRRzzUNoM_NP8udRX7SVvdoChe1UXUMZ3qoayI_F4a1xpWuDNBvIP9eWmiryAelRYyTNssIHXKjHmmk4FbJnEwGZd0H28oeU3tPygaNQhVEfjIR-KHHoInmqOx7QvgryXWt6AaCgYKAQ8SAQ8SFQHGX2Mih65SeZLyq9IPU9eUf0GjxQ0173
> accept: */*
> content-length: 170

* TLSv1.2 (OUT), TLS header, Supplemental data (23):

| 
{"customer_id":"5932574280","operations":[{"create":{"campaign":"customers/5932574280/campaigns/20717377421","negative":true,"ip_block":{"ip_address":"86.163.43.213"}}}]}

* We are completely uploaded and fine
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* old SSL session ID is stale, removing
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.2 (IN), TLS header, Supplemental data (23):

< HTTP/2 400 
< request-id: InVoUjxhE7_vjMQaL09Pxw
< vary: X-Origin
< vary: Referer
< vary: Origin,Accept-Encoding
< content-type: application/json; charset=UTF-8
< date: Mon, 25 Mar 2024 14:40:48 GMT
< server: ESF
< cache-control: private
< x-xss-protection: 0
< x-frame-options: SAMEORIGIN
< x-content-type-options: nosniff
< alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
< accept-ranges: none


* TLSv1.2 (IN), TLS header, Supplemental data (23):
* Received 998 B chunk
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* Connection #3 to host googleads.googleapis.com left intact

But a receive this response

{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"contextError": "OPERATION_NOT_PERMITTED_FOR_CONTEXT"
},
"message": "The operation is not allowed for the given context.",
"trigger": {
"stringValue": "EXPRESS(EXPRESS_SMART)"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
},
{
"fieldName": "create"
},
{
"fieldName": "ip_block"
}
]
}
}
],
"requestId": "InVoUjxhE7_vjMQaL09Pxw"
}
]
}
}

can i help me?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this 

The Standard Access request urgent

2024-03-06 Thread Paulo Silva
Hello. We have our application stopped for sales as we do not have standard 
access as we have received many customers in the last few days. Could you 
please prioritize? My MCC is 573-769-7662

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/94ed7c42-3bcf-4a11-b6fa-53ce3a09c78fn%40googlegroups.com.


Re: status of jobid for uploadclicks

2024-02-19 Thread Paulo Silva
It has been more than 96 hours and the data does not appear on my client's 
dashboard. Is there nothing you can do to investigate?

On Monday, February 19, 2024 at 12:54:18 AM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hello,
>
>
> Thank you for getting back to us.
>
> I would like to inform you that sometimes the data upload will get 
> delayed. You may refer to this link 
> 
>  
> regarding how it works. No, sending gbraid instead of the gclid won't cause 
> any issue.
>
> Hope this helps. For any other assistance you may get back to us.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzBFp:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f43ee5a4-9461-4866-9cd9-f1ee7f8d4593n%40googlegroups.com.


Re: status of jobid for uploadclicks

2024-02-16 Thread Paulo Silva
It has been more than 24 hours and no information is displayed. The only 
difference between the events that are not being displayed is that instead 
of sending gclid I sent gbraid. Does this affect the result?

On Friday, February 16, 2024 at 7:57:47 PM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> Kindly note that uploaded conversions can take up to 24 hours for 
> conversions to show up in Google Ads, depending on the attribution model 
> you are using. Please refer to this article About data freshness 
>  for more 
> information.
>
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzBFp:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b29a3c39-f264-4f4e-8dfb-2b6d1dfed1a5n%40googlegroups.com.


Re: status of jobid for uploadclicks

2024-02-16 Thread Paulo Silva
I have a very strange situation... one of my clients made 3 uploads through 
our automation but he can only view one of them on his dashboard.

I now looked at the query you gave me (thanks for the query) and all the 
jobs are marked as success.

Could you help me investigate?

On Friday, February 16, 2024 at 10:00:42 AM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you need information 
> regarding the status of the job for upload clicks.
>
> You can use the Google Ads API to retrieve offline data diagnostics 
> , which contain 
> information about the overall health of your conversion upload and 
> adjustment processes. To retrieve the latest offline data diagnostics for 
> your account, send the following query 
> for offline_conversion_upload_client_summary resources using the 
> GoogleAdsService 
> .
>  
> I would suggest you to refer to this guide Monitor offline data 
> diagnostics 
> 
>  for 
> more information.
>
> You can use the below query: 
>
>- Query: "SELECT customer.id, 
>offline_conversion_upload_client_summary.alerts, 
>offline_conversion_upload_client_summary.client, 
>offline_conversion_upload_client_summary.daily_summaries, 
>offline_conversion_upload_client_summary.job_summaries, 
>offline_conversion_upload_client_summary.last_upload_date_time, 
>offline_conversion_upload_client_summary.resource_name, 
>offline_conversion_upload_client_summary.status, 
>offline_conversion_upload_client_summary.success_rate, 
>offline_conversion_upload_client_summary.successful_event_count, 
>offline_conversion_upload_client_summary.total_event_count FROM 
>offline_conversion_upload_client_summary" 
>
>
> You can try making a request using the Method: customers.googleAds.search 
> 
> .
>
> Also, you can use Query Builder 
> 
>  to 
> create your query and Query Validator 
>  to 
> validate your query.
>
> I would recommend you to check this help center article Conversion 
> Tracking: Troubleshooting conversion tracking status 
>  for 
> more information.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzBFp:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads API Team 
>
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/36f32eef-7a64-4077-9f4f-3da827d3bdb6n%40googlegroups.com.


status of jobid for uploadclicks

2024-02-16 Thread Paulo Silva
it's possible consulting the status of job for uploadclicks?
if yes, someone send me a example?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/964e322e-785f-47b5-9824-bb110130c8bfn%40googlegroups.com.


gclid and keyword

2024-01-31 Thread Paulo Silva
Hi,

If I build an ad like meusite.com?keyword={keyword}, Google will replace 
the key {keyword} when redirecting to my website with the word used to 
reach that ad, correct?

If this is right, is it possible to make a query via api (select ... from 
click_view perhaps?) to obtain this same information?

If so, can anyone provide me with an example?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5b550a48-f225-4f18-b0d4-9367130055f7n%40googlegroups.com.


Ads API Basic Access

2024-01-18 Thread Paulo Silva
Hello team,
We have applied *Ads API Basic access*,  I have not received response from 
support, could u help us find the status of our apply?
MCC: 573-769-7662

Thanks!!!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a9aae9e8-eaa4-47ed-93f4-97e513fc0832n%40googlegroups.com.


TPM interrupt patch on LTS

2023-12-26 Thread João Paulo Silva Gonçalves
Hello, 

We are integrating a SPI TPM from Infineon with 6.1/5.15 LTS kernels for an 
embedded platform and it is giving an error message that interrupts are not 
working. 
There is a correction from [1] already on upstream but the patch that makes 
interrupts work, commit e644b2f498d2 ("tpm, tpm_tis: Enable interrupt test"), 
was 
not backported to LTS. This seems to be the only patch that was no backported 
from [1]. I read some discussion on lkml about TPM interrupts problems but did 
not get if it is related or the reason for not backporting the patch. 

Do you know the reason this single patch was not backported?  

[1] https://lore.kernel.org/lkml/20221124135538.31020-1-linosanfili...@gmx.de/

Thanks!

Regards,
Joao Paulo Goncalves


[yocto] [meta-secutrity] tpm2-tools RDEPENDS behaviour in meta-tpm

2023-12-18 Thread João Paulo Silva Gonçalves via lists . yoctoproject . org
Hello,

For kirkstone branch when adding tpm2-tools recipe to install on a image it
will not work as it is missing tcti-device dependencies.

Is this behaviour intended or can I send a patch to master to correct
tpm2-tools recipes RDEPENDS?

Regards,
João Paulo


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61966): https://lists.yoctoproject.org/g/yocto/message/61966
Mute This Topic: https://lists.yoctoproject.org/mt/103243684/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



PostgreSQL statistics

2023-11-17 Thread Paulo Silva
Hi,

I have a table in a PostgreSQL 11 server that isn't being used a lot.

If I run a manual ANALYSE on it the last_analyse statistic isn't being
update (I've waited enough time for it to be updated):

# SELECT * FROM pg_catalog.pg_stat_user_tables WHERE schemaname='s1' and
relname='t1';
   relid   |  schemaname  |  relname  | seq_scan |
seq_tup_read | idx_scan | idx_tup_fetch | n_tup_ins | n_tup_upd | n_tup_del
| n_tup_hot_upd | n_live_tup | n_dead_tup | n_mod_since_analyze |
last_vacuum |last_autovacuum| last_analyze |
last_autoanalyze | vacuum_count | autovacuum_count | analyze_count |
autoanalyze_count
---+--+---+--+--+--+---+---+---+---+---+++-+-+---+--+--+--+--+---+---
 237177743 | s1 | t1 |0 |0 |0 | 0 |
0 | 0 | 0 | 0 |   4820 |  0
|   0 | | 2023-11-03 13:34:23.725802+00 |
   |  |0 |1 | 0
| 0
(1 row)

But if I run a "SELECT * FROM s1.t1"  I see the seq_scan increase to 1 (as
expected) and after that I can issue a manual ANALYZE and the last_analyze
gets updated.

Is this behaviour normal? Are there some parameters that are verified that
prevent the ANALYSE from running?

Regards
-- 
Paulo Silva 


api token

2023-10-13 Thread Paulo Silva
It's been over a month since I submitted my request to have a basic API and 
no one has given us any position. Can someone help me?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d43ec119-4825-4ac4-b7df-562e343bb77fn%40googlegroups.com.


Re: USB: error messages on DWC3 gadget endpoint dequeue

2023-09-15 Thread João Paulo Silva Gonçalves
Hi Rasmus,

Make sense to me. At least now I know that these messages
are not a critical error and will not give me problems
on the future.

Thanks for the patch too.

Regards,
João Paulo

On Fri, 2023-09-15 at 15:47 +0200, Rasmus Villemoes wrote:
> This message originated from outside your organization
> 
> On 15/09/2023 15.05, João Paulo Silva Gonçalves wrote:
> > Hi Marek,
> > 
> > I was testing fastboot image download over usb for imx8mp (from usb
> > recovery patch of verdin-imx8mp) and i am having error messages on
> > endpoint request dequeue function of DWC3 gadget controller. However,
> > download is working fine, so this message may not be an error. They are
> > happening because fastboot tx before sending a new usb request dequeue
> > the same request, maybe to be sure it does not send it twice. Can I
> > just ignore these messages? Maybe change its log level to dbg instead
> > of error? What do you think? The messages I am seeing are below and are
> > the ones with "... was not queued to ep1in-bulk". 
> 
> We apply this internally (sorry if it's whitespace damaged), but I never
> fully understood the problem nor how the referenced kernel thread was
> resolved, which is why I haven't sent it upstream yet.
> 
>  dwc3: gadget: Handle dequeuing of non queued request gracefully
> 
>  Trying to dequeue an request that is currently not queued should be
> a no-op
>  and be handled gracefully.
> 
>  Checking on list/queue empty indicate whether the request is queue
> or not.
>  Handling this gracefully allows for race condition free synchronization
>  between the complete callback being called to to a completed
> transfer and
>  trying to call usb_ep_dequeue() at the same time.
> 
>  Inspired by:
> https://patchwork.kernel.org/project/linux-usb/patch/20191106144553.16956-1-alexandru.ardel...@analog.com/
> 
> diff --git a/drivers/usb/dwc3/gadget.c b/drivers/usb/dwc3/gadget.c
> index eb416b832aa..378d19d8e99 100644
> --- a/drivers/usb/dwc3/gadget.c
> +++ b/drivers/usb/dwc3/gadget.c
> @@ -1113,6 +1113,9 @@ static int dwc3_gadget_ep_dequeue(struct usb_ep *ep,
> 
>  spin_lock_irqsave(>lock, flags);
> 
> + if (list_empty(>request_list) && list_empty(>req_queued))
> + goto out0;
> +
>  list_for_each_entry(r, >request_list, list) {
>  if (r == req)
>  break;
> 
> Rasmus



USB: error messages on DWC3 gadget endpoint dequeue

2023-09-15 Thread João Paulo Silva Gonçalves
Hi Marek,

I was testing fastboot image download over usb for imx8mp (from usb
recovery patch of verdin-imx8mp) and i am having error messages on
endpoint request dequeue function of DWC3 gadget controller. However,
download is working fine, so this message may not be an error. They are
happening because fastboot tx before sending a new usb request dequeue
the same request, maybe to be sure it does not send it twice. Can I
just ignore these messages? Maybe change its log level to dbg instead
of error? What do you think? The messages I am seeing are below and are
the ones with "... was not queued to ep1in-bulk". 

U-Boot 2023.10-rc3-00028-gc99d052c76 (Sep 14 2023 - 15:59:22 -0300)

CPU:   Freescale i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz)
CPU:   Industrial temperature grade (-40C to 105C) at 47C
Reset cause: POR
DRAM:  4 GiB
Core:  168 devices, 28 uclasses, devicetree: separate
WDT:   Started watchdog@3028 with servicing every 1000ms (60s
timeout)
MMC:   FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
In:serial@3088
Out:   serial@3088
Err:   serial@3088
Model: Toradex 0058 Verdin iMX8M Plus Quad 4GB WB IT V1.1A
Serial#: 15007098
Carrier: Toradex Dahlia V1.1C, Serial# 10952631
SEC0:  RNG instantiated
Net:   eth1: ethernet@30be, eth0: ethernet@30bf [PRIME]
Hit any key to stop autoboot:  0 
Verdin iMX8MP # 
Verdin iMX8MP # fastboot 0
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk
Starting download of 3084 bytes
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk

downloading of 3084 bytes finished
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk
Starting download of 86 bytes
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk

downloading of 86 bytes finished
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk
Starting download of 47173400 bytes
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk
...
...
...
...
...
...
...
...
...
downloading of 47173400 bytes finished
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk
dwc3-generic-peripheral usb@3810: request ffb29c40 was not
queued to ep1in-bulk



Thanks,
Joao Paulo  


Re: [meta-xilinx] [meta-xilinx-tools] PMU Firmware Generation Error for ZynqMP

2022-12-13 Thread Joao Paulo Silva Goncalves
Ok.

I am starting to think that this can be a version problem. My .xsa is from 
vivado 2020.1 and i am trying to use 2022.2 releases from meta-xilinx.

Sandeep, indeed my uart 1 is not enabled on Vivado design. I will try to use 
uart 0. As soon i do that, i will  update the result here.

Thanks guys for all the help!

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5118): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5118
Mute This Topic: https://lists.yoctoproject.org/mt/95584811/21656
Group Owner: meta-xilinx+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [meta-xilinx] [meta-xilinx-tools] PMU Firmware Generation Error for ZynqMP

2022-12-11 Thread Joao Paulo Silva Goncalves
Hi , Grzegorz.

I changed HAS_PLATFORM_INIT to *HAS_PLATFORM_INIT = xilinx_zynqmp_virt_config* 
(as my board is based on zynqmp ) but the error remains and still the same.
I think that this is not the problem. The files in HAS_PLATFORM_INIT are u-boot 
defconfigs and seem to be used to add init dependencies when building  u-boot 
SPL (show in file u-boot-spl-zynq-init.inc) if your UBOOT MACHINE is different 
than the files in HAS_PLATFORM_INIT. So it seems that HAS_PLATFORM_INIT has no 
relation to pmu firmware building.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5112): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5112
Mute This Topic: https://lists.yoctoproject.org/mt/95584811/21656
Group Owner: meta-xilinx+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: Strange behavior of limit clause in complex query

2022-06-08 Thread Paulo Silva
Hi,

The problem is that the query is generated by the framework, I'm not sure
if I can change anything on it. Any other way to influence planner?

Regards

Ranier Vilela  escreveu no dia quarta, 8/06/2022 à(s)
12:40:

> Em qua., 8 de jun. de 2022 às 05:44, Paulo Silva 
> escreveu:
>
>> Hi,
>>
>> I'm using PostgreSQL 14.3 and I'm getting strange behavior in a complex
>> query generated by the Entity Framework.
>>
>> The inner (complex) query has a quick execution time:
>>
>> # SELECT "Extent1"."id", CAST ("Extent1"."date" AS timestamp) AS "C3"
>> FROM "dbo"."ng_content" AS "Extent1"
>> INNER JOIN "dbo"."ng_path_content" AS "Extent2" ON "Extent1"."id"
>> = "Extent2"."id_content"
>> WHERE "Extent1"."date_from" <= CAST (LOCALTIMESTAMP AS timestamp)
>> AND "Extent1"."date_to" >= CAST (LOCALTIMESTAMP AS
>> timestamp)
>> AND 2 = "Extent1"."id_status"
>> AND EXISTS (
>> SELECT 1 AS "C1"
>> FROM (
>> SELECT "Extent3"."TagId" FROM
>> "dbo"."ngx_tag_content" AS "Extent3"
>> WHERE "Extent1"."id" =
>> "Extent3"."ContentId"
>> ) AS "Project1"
>> WHERE EXISTS (
>> SELECT 1 AS "C1" FROM (SELECT 1 AS "C")
>> AS "SingleRowTable1"
>> WHERE "Project1"."TagId" = 337139)
>> )
>> AND ("Extent2"."id_path" IN (27495,27554,27555)
>> AND NOT EXISTS (SELECT 1 AS "C1" FROM (SELECT 1 AS "C") AS
>> "SingleRowTable2" WHERE TRUE = FALSE)
>> );
>> id| C3
>> --+-
>>  13505155 | 2021-03-27 12:01:00
>>  13505187 | 2021-03-27 12:03:00
>>  13505295 | 2021-03-27 12:06:00
>>  13505348 | 2021-03-27 12:09:00
>>  13505552 | 2021-03-27 12:11:00
>> (5 rows)
>>
>> *Time: 481.826 ms*
>>
>> If I run the same query as a nested select I get similar results (Q1):
>>
>>
>> *SELECT "Project5".idFROM (*
>> SELECT "Extent1"."id", CAST ("Extent1"."date" AS timestamp) AS "C3"
>> FROM "dbo"."ng_content" AS "Extent1"
>> INNER JOIN "dbo"."ng_path_content" AS "Extent2" ON "Extent1"."id"
>> = "Extent2"."id_content"
>> WHERE "Extent1"."date_from" <= CAST (LOCALTIMESTAMP AS timestamp)
>> AND "Extent1"."date_to" >= CAST (LOCALTIMESTAMP AS
>> timestamp)
>> AND 2 = "Extent1"."id_status"
>> AND EXISTS (
>> SELECT 1 AS "C1"
>> FROM (
>> SELECT "Extent3"."TagId" FROM
>> "dbo"."ngx_tag_content" AS "Extent3"
>> WHERE "Extent1"."id" =
>> "Extent3"."ContentId"
>> ) AS "Project1"
>> WHERE EXISTS (
>> SELECT 1 AS "C1" FROM (SELECT 1 AS "C")
>> AS "SingleRowTable1"
>> WHERE "Project1"."TagId" = 337139)
>> )
>> AND ("Extent2"."id_path" IN (27495,27554,27555)
>> AND NOT EXISTS (SELECT 1 AS "C1" FROM (SELECT 1 AS "C") AS
>> "SingleRowTable2" WHERE TRUE = FALSE)
>> )
>> *) AS "Project5";*
>> id
>> --
>>  13505155
>>  13505187
>>  13505295
>>  13505348
>>  13505552
>> (5 rows)
>>
>> *Time: 486.174 ms*
>>
>> But if I add an ORDER BY and a LIMIT something goes very wrong (Q2):
>>
>> # SELECT "Project5".id
>> FROM (
>> SELECT "Extent1"."id"

Strange behavior of limit clause in complex query

2022-06-08 Thread Paulo Silva
 SELECT 1 AS "C1" FROM (SELECT 1 AS "C") AS
"SingleRowTable1"
WHERE "Project1"."TagId" = 337139)
)
AND ("Extent2"."id_path" IN (27495,27554,27555) AND
NOT EXISTS (SELECT 1 AS "C1" FROM (SELECT 1 AS "C") AS "SingleRowTable2"
WHERE TRUE = FALSE)
)
) AS "Project5" *ORDER BY "Project5"."C3" DESC LIMIT 6*;
id
--
 13505552
 13505348
 13505295
 13505187
 13505155
(5 rows)

*Time: 389375.374 ms (06:29.375)*

An EXPLAIN (ANALYZE, BUFFERS) for Q1 returns this:

QUERY PLAN

---
 Result  (cost=661.07..826757.96 rows=27943 width=4) (actual
time=446.767..492.874 rows=5 loops=1)
   One-Time Filter: (NOT $1)
   Buffers: shared hit=344618 read=17702 written=349
   InitPlan 2 (returns $1)
 ->  Result  (cost=0.00..0.01 rows=1 width=0) (actual time=0.003..0.003
rows=0 loops=1)
   One-Time Filter: false
   ->  Nested Loop  (cost=661.07..826757.96 rows=27943 width=4) (actual
time=267.061..313.166 rows=5 loops=1)
 Buffers: shared hit=344618 read=17702 written=349
 ->  Bitmap Heap Scan on ng_path_content "Extent2"
 (cost=660.63..30053.47 rows=58752 width=4) (actual time=2.455..28.005
rows=51330 loops=1)
   Recheck Cond: (id_path = ANY
('{27495,27554,27555}'::integer[]))
   Heap Blocks: exact=2914
   Buffers: shared hit=5 read=2963 written=35
   ->  Bitmap Index Scan on ng_path_content_id_path_idx
 (cost=0.00..645.94 rows=58752 width=0) (actual time=2.020..2.021
rows=51332 loops=1)
 Index Cond: (id_path = ANY
('{27495,27554,27555}'::integer[]))
 Buffers: shared hit=5 read=47
 ->  Index Scan using pk_ng_content on ng_content "Extent1"
 (cost=0.43..13.55 rows=1 width=4) (actual time=0.005..0.005 rows=0
loops=51330)
   Index Cond: (id = "Extent2".id_content)
   Filter: ((2 = id_status) AND (date_from <= LOCALTIMESTAMP)
AND (date_to >= LOCALTIMESTAMP) AND (SubPlan 1))
   Rows Removed by Filter: 1
   Buffers: shared hit=344613 read=14739 written=314
   SubPlan 1
 ->  Index Only Scan using ix_ngx_tag_content on
ngx_tag_content "Extent3"  (cost=0.43..8.46 rows=1 width=0) (actual
time=0.001..0.001 rows=0 loops=51327)
   Index Cond: (("TagId" = 337139) AND ("ContentId" =
"Extent1".id))
   Heap Fetches: 5
   Buffers: shared hit=153982 read=4
 Planning:
   Buffers: shared hit=464 read=87 written=51
 Planning Time: 5.374 ms
 JIT:
   Functions: 18
   Options: Inlining true, Optimization true, Expressions true, Deforming
true
   Timing: Generation 1.678 ms, Inlining 81.653 ms, Optimization 63.837 ms,
Emission 33.967 ms, Total 181.135 ms
 Execution Time: 534.009 ms
(33 rows)

An EXPLAIN (ANALYZE, BUFFERS) for Q2 returns this:

QUERY PLAN

---
 Limit  (cost=0.88..8979.75 rows=6 width=12) (actual
time=11037.149..183849.138 rows=5 loops=1)
   Buffers: shared hit=15414548 read=564485 written=504
   InitPlan 2 (returns $1)
 ->  Result  (cost=0.00..0.01 rows=1 width=0) (actual time=0.000..0.001
rows=0 loops=1)
   One-Time Filter: false
   ->  Result  (cost=0.86..41816103.19 rows=27943 width=12) (actual
time=11037.146..183849.127 rows=5 loops=1)
 One-Time Filter: (NOT $1)
 Buffers: shared hit=15414548 read=564485 written=504
 ->  Nested Loop  (cost=0.86..41816103.19 rows=27943 width=12)
(actual time=11037.143..183849.116 rows=5 loops=1)
       Buffers: shared hit=15414548 read=564485 written=504
   ->  Index Scan Backward using ix_ng_content_date on
ng_content "Extent1"  (cost=0.43..40616715.85 rows=2231839 width=12)
(actual time=11027.808..183839.289 rows=5 loops=1)
 Filter: ((2 = id_status) AND (date_from <=
LOCALTIMESTAMP) AND (date_to >= LOCALTIMESTAMP) AND (SubPlan 1))
 Rows Removed by Filter: 4685618
 Buffers: shared hit=15414533 read=564480 written=504
 SubPlan 1
   ->  Index Only Scan using ix_ngx_tag_content on
ngx_tag_content "Extent3"  (cost=0.43..8.46 rows=1 width=0) (actual
time=0.003..0.003 rows=0 loops=4484963)
 Index Cond: (("TagId" = 337139) AND
("ContentId" = "Extent1".id))
 Heap Fetches: 5
 Buffers: shared hit=13454890 read=4
   ->  Index Scan using ng_path_content_id_content_idx on
ng_path_content "Extent2"  (cost=0.43..0.53 rows=1 width=4) (actual
time=1.956..1.958 rows=1 loops=5)
 Index Cond: (id_content = "Extent1".id)
 Filter: (id_path = ANY
('{27495,27554,27555}'::integer[]))
 Buffers: shared hit=15 read=5
 Planning:
   Buffers: shared hit=474 read=76
 Planning Time: 113.080 ms
 Execution Time: 183849.283 ms

Can someone help me understand what's going on?
-- 
Paulo Silva 


Postgresql crashing during pg_dump

2021-12-22 Thread Paulo Silva
Hello,

I have a huge table with 141456059 records on a PostgreSQL 10.18 database.

When I try to do a pg_dump on that table, postgresql gives a segfault,
displaying this message:

2021-12-22 14:08:03.437 UTC [15267] LOG:  server process (PID 25854) was
terminated by signal 11: Segmentation fault
2021-12-22 14:08:03.437 UTC [15267] DETAIL:  Failed process was running:
COPY ** TO stdout;
2021-12-22 14:08:03.437 UTC [15267] LOG:  terminating any other active
server processes
2021-12-22 14:08:03.438 UTC [15267] LOG:  archiver process (PID 16034)
exited with exit code 2
2021-12-22 14:08:04.196 UTC [15267] LOG:  all server processes terminated;
reinitializing
2021-12-22 14:08:05.785 UTC [25867] LOG:  database system was interrupted
while in recovery at log time 2021-12-22 14:02:29 UTC
2021-12-22 14:08:05.785 UTC [25867] HINT:  If this has occurred more than
once some data might be corrupted and you might need to choose an earlier
recovery target.

On the linux log I only see this:

Dec 22 14:08:03 kernel: postmaster[25854]: segfault at 14be000 ip
7f828fabb5f9 sp 7fffe43538b8 error 6 in libc-2.17.so
[7f828f96d000+1c2000]

I'm guessing I'm hitting some (memory?) limit, is there anything I can do
to prevent this? Shouldn't  PostgreSQL have some different behavior instead
of crashing the server?
-- 
Paulo Silva 


Re: [ansible-project] Want to add hidden password for url

2021-10-22 Thread Paulo Silva
Maybe vault os what you need:

https://docs.ansible.com/ansible/latest/user_guide/vault.html

A sexta, 22/10/2021, 10:50, vaishnavi kakad 
escreveu:

> Hi All,
>
> How we can add the hidden password in Ansible ?
>
> For eg :
> - name: Download image files
>   get_url:
> url: http://0.0.0.0/XYZ.tar.gz
> url_username:XYZ
> *url_password: * *  (I want to add hidden password here. )
>
> Can you please let me know if you have any idea .
>
> Thanks,
> Vaishnavi
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ansible-project+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/12c7cb66-c96d-445c-bf07-57c47fabc049n%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAHJdQr%3D5gRePVHuq09%3DO-Q9VGW9kqV%3D5ept-n2nu6zWGaourQw%40mail.gmail.com.


[ovirt-users] Re: Self Hosted Engine disk increase

2021-10-07 Thread Paulo Silva
Thanks :)

Yedidyah Bar David  escreveu no dia quinta, 7/10/2021 à(s)
10:46:

> On Thu, Oct 7, 2021 at 12:34 PM Paulo Silva  wrote:
> >
> > Thanks for your reply.
> >
> > We were trying to use the hosted engine as a nfs server for the iso
> domain, would be possible to add at least a new disk for the isos or a
> better solution is to place the iso domain elsewhere?
>
> Glad you asked.
>
> Using the hosted engine VM for the ISO domain is deprecated and not
> recommended. See also:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1332813
>
> So, yes - better put the ISO domain elsewhere.
>
> Best regards,
>
> >
> > Regards
> >
> > Yedidyah Bar David  escreveu no dia quinta, 7/10/2021
> à(s) 06:28:
> >>
> >> On Wed, Oct 6, 2021 at 7:58 PM Paulo Silva  wrote:
> >> >
> >> > Hi,
> >> >
> >> > Is there any official procedure to increase the disk size of a
> self-hosted engine?
> >>
> >> None that I know of.
> >>
> >> The only official way is to use backup/restore (to a new SD).
> >>
> >> The default disk size should be enough for most needs. Are you sure
> >> you can't clean it up a bit?
> >>
> >> Best regards,
> >> --
> >> Didi
> >>
> >
> >
> > --
> > Paulo Silva 
>
>
>
> --
> Didi
>
>

-- 
Paulo Silva 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/INQIRQAKIW4MZKEWXGVSAGJOWQ3SYLQS/


[ovirt-users] Re: Self Hosted Engine disk increase

2021-10-07 Thread Paulo Silva
Thanks for your reply.

We were trying to use the hosted engine as a nfs server for the iso domain,
would be possible to add at least a new disk for the isos or a better
solution is to place the iso domain elsewhere?

Regards

Yedidyah Bar David  escreveu no dia quinta, 7/10/2021 à(s)
06:28:

> On Wed, Oct 6, 2021 at 7:58 PM Paulo Silva  wrote:
> >
> > Hi,
> >
> > Is there any official procedure to increase the disk size of a
> self-hosted engine?
>
> None that I know of.
>
> The only official way is to use backup/restore (to a new SD).
>
> The default disk size should be enough for most needs. Are you sure
> you can't clean it up a bit?
>
> Best regards,
> --
> Didi
>
>

-- 
Paulo Silva 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/AQRNTKOVBKRAAW4WTTMHUFP7XF5QMFSA/


[ovirt-users] Self Hosted Engine disk increase

2021-10-06 Thread Paulo Silva
Hi,

Is there any official procedure to increase the disk size of a self-hosted 
engine?

Regards
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/224X7QXC462VYQVCSN57OEEMCGX7YBNM/


Re: [sane-devel] Epson ET-2711 ("ecotank")

2021-05-06 Thread Paulo Silva
scanned a magazine folder from that "scanimage > test.pnm" command line
result is 1bitdepth, https://i.postimg.cc/5bT4yFvh/evasoes.png - i
don't know if that is because some missing arguments to scanimage,
some misconfiguration, or only scanning in this mode

On 5/6/21, Paulo Silva  wrote:
> worked fine, test.pnm appeared in the current bash directory! :)
>
> tested with this for now, converted the result with imagemagick and
> uploaded at postimages - https://i.postimg.cc/762NmGVY/test.png
>
> On 5/6/21, Thierry Huchard  wrote:
>> scanimage > test.pnm
>>
>> Le 6 mai 2021 20:48:54 GMT+02:00, Paulo Silva  a
>> écrit :
>>>guest@ryzen3:~$ xsane
>>>Segmentation fault (core dumped)
>>>guest@ryzen3:~$
>>>
>>>On 5/6/21, Paulo Silva  wrote:
>>>> nope :(
>>>>
>>>> GIMP Message
>>>> Plug-in crashed: "xsane"
>>>> (/usr/lib/gimp/2.0/plug-ins/xsane/xsane)
>>>> The dying plug-in may have messed up GIMP's internal state. You may
>>>> want to save your images and restart GIMP to be on the safe side.
>>>>
>>>> On 5/6/21, Thierry Huchard  wrote:
>>>>> Le 2021-05-06 20:39, Paulo Silva a écrit :
>>>>>> sorry, i forgot that i switched it off... :D
>>>>>>
>>>>>> guest@ryzen3:~$ sudo usermod -G $USER lp
>>>>>> [sudo] password for guest:
>>>>>> guest@ryzen3:~$ scanimage -L
>>>>>> device `epsonscan2:ET-2710 Series:esci2:usb:ES016E:4419' is a EPSON
>>>>>> ET-2710 Series flatbed scanner
>>>>>> guest@ryzen3:~$
>>>>> It should work now !
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 5/6/21, Paulo Silva  wrote:
>>>>>>> guest@ryzen3:~$ sudo usermod -G $USER lp
>>>>>>> [sudo] password for guest:
>>>>>>> guest@ryzen3:~$ scanimage -L
>>>>>>>
>>>>>>> No scanners were identified. If you were expecting something
>>>>>>> different,
>>>>>>> check that the scanner is plugged in, turned on and detected by the
>>>>>>> sane-find-scanner tool (if appropriate). Please read the
>>>>>>> documentation
>>>>>>> which came with this software (README, FAQ, manpages).
>>>>>>> guest@ryzen3:~$
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 5/6/21, Thierry Huchard  wrote:
>>>>>>>> Le 2021-05-06 20:01, Paulo Silva a écrit :
>>>>>>>>> guest@ryzen3:~$ sudo scanimage -L
>>>>>>>>> [sudo] password for guest:
>>>>>>>>> device `epsonscan2:ET-2710 Series:esci2:usb:ES016E:4419' is a
>>>>>>>>> EPSON
>>>>>>>>> ET-2710 Series flatbed scanner
>>>>>>>>> guest@ryzen3:~$
>>>>>>>> sudo usermod -G $USER lp
>>>>>>>> scanimage -L
>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 5/6/21, Thierry Huchard  wrote:
>>>>>>>>>> Test :
>>>>>>>>>> sudo scanimage -L
>>>>>>>>>>
>>>>>>>>>> Le 6 mai 2021 19:11:10 GMT+02:00, Paulo Silva
>>>>>>>>>> 
>>>>>>>>>> a
>>>>>>>>>> écrit :
>>>>>>>>>>> hi Thierry,
>>>>>>>>>>>
>>>>>>>>>>> thanks for the instructions, all mentioned steps done, but when
>>>>>>>>>>> i
>>>>>>>>>>> open
>>>>>>>>>>> xsane from Gimp (File:Create:XSane:"Device dialog..."), after
>>>>>>>>>>> "scanning for devices", i'm getting this:
>>>>>>>>>>> Gimp Message
>>>>>>>>>>> Plug-in crashed: "xsane"
>>>>>>>>>>> (/usr/lib/gimp/2.0/plug-ins/xsane/xsane)
>>>>>>>>>>> The dying plug-in may have messed up GIMP's internal state. You
>>>>>>>>>>> may
>>>>>>>>>>> want to save your images and restart GIMP to be on the safe
>>>>

Re: [sane-devel] Epson ET-2711 ("ecotank")

2021-05-06 Thread Paulo Silva
sorry, i forgot that i switched it off... :D

guest@ryzen3:~$ sudo usermod -G $USER lp
[sudo] password for guest:
guest@ryzen3:~$ scanimage -L
device `epsonscan2:ET-2710 Series:esci2:usb:ES016E:4419' is a EPSON
ET-2710 Series flatbed scanner
guest@ryzen3:~$



On 5/6/21, Paulo Silva  wrote:
> guest@ryzen3:~$ sudo usermod -G $USER lp
> [sudo] password for guest:
> guest@ryzen3:~$ scanimage -L
>
> No scanners were identified. If you were expecting something different,
> check that the scanner is plugged in, turned on and detected by the
> sane-find-scanner tool (if appropriate). Please read the documentation
> which came with this software (README, FAQ, manpages).
> guest@ryzen3:~$
>
>
>
>
> On 5/6/21, Thierry Huchard  wrote:
>> Le 2021-05-06 20:01, Paulo Silva a écrit :
>>> guest@ryzen3:~$ sudo scanimage -L
>>> [sudo] password for guest:
>>> device `epsonscan2:ET-2710 Series:esci2:usb:ES016E:4419' is a EPSON
>>> ET-2710 Series flatbed scanner
>>> guest@ryzen3:~$
>> sudo usermod -G $USER lp
>> scanimage -L
>>
>>>
>>>
>>> On 5/6/21, Thierry Huchard  wrote:
>>>> Test :
>>>> sudo scanimage -L
>>>>
>>>> Le 6 mai 2021 19:11:10 GMT+02:00, Paulo Silva 
>>>> a
>>>> écrit :
>>>>> hi Thierry,
>>>>>
>>>>> thanks for the instructions, all mentioned steps done, but when i
>>>>> open
>>>>> xsane from Gimp (File:Create:XSane:"Device dialog..."), after
>>>>> "scanning for devices", i'm getting this:
>>>>> Gimp Message
>>>>> Plug-in crashed: "xsane"
>>>>> (/usr/lib/gimp/2.0/plug-ins/xsane/xsane)
>>>>> The dying plug-in may have messed up GIMP's internal state. You may
>>>>> want to save your images and restart GIMP to be on the safe side.
>>>>>
>>>>> so what do you think i could do for checking out what is going wrong
>>>>> here, perhaps like getting logs, running specific tools, some
>>>>> configuration, etc.?
>>>>>
>>>>> thanks in advance,
>>>>> Paulo
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On 5/6/21, Thierry Huchard  wrote:
>>>>>> Le 2021-05-06 17:07, Paulo Silva a écrit :
>>>>>>> hi!
>>>>>>>
>>>>>>> it seems that the scanner from Epson ET-2711 (
>>>>>>> https://www.epson.co.uk/products/printers/inkjet-printers/for-home/ecotank-et-2711
>>>>>>> ) is still not supported out of the box
>>>>>>>
>>>>>>> i can't enter at sane's irc (totally forgot what is nickserv
>>>>>>> register
>>>>>>> about and stuff like that...), so i'm answering here what
>>>>>>> http://www.sane-project.org/mailing-lists.html asks:
>>>>>>>
>>>>>>> "scanimage --version" says:
>>>>>>> scanimage (sane-backends) 1.0.31-debian; backend version 1.0.31
>>>>>>>
>>>>>>> "lsb_release -a" says:
>>>>>>> LSB
>>>>>>> Version:
>>>>>>> core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
>>>>>>> Distributor ID: Ubuntu
>>>>>>> Description:Ubuntu 20.10
>>>>>>> Release:20.10
>>>>>>> Codename:   groovy
>>>>>>>
>>>>>>> "lsusb | grep Epson" says:
>>>>>>> Bus 003 Device 004: ID 04b8:1143 Seiko Epson Corp.
>>>>>>>
>>>>>>> so, i'm curious to know how soon is this scanner going to be
>>>>>>> supported, and on what can we help for that...
>>>>>>>
>>>>>>
>>>>>> Hi Paulo,
>>>>>>
>>>>>> If you want to use it in resins you have several options:
>>>>>> 1 - Update sane
>>>>>> sudo add-apt-repository ppa:sane-project/sane-git
>>>>>> sudo apt-get update
>>>>>> sudo apt install libsane libsane1 libsane-common sane-utils
>>>>>>
>>>>>> 2 - Install sane-airscan
>>>>>> 3 - Install espon drivers
>>>>>> http://support.epson.net/linux/en/epsonscan2.php
>>>>>>
>>>>>> For USB :
>>>>>> 1 - Install espon drivers
>>>>>> http://support.epson.net/linux/en/epsonscan2.php
>>>>>> 2 - Install ipp-usb and use sane-airscan or sane-escl
>>>>>>
>>>>>> Thierry
>>>>>>
>>>>>>> thanks in advance,
>>>>>>> Paulo
>>>>>>
>>>>
>>>> --
>>>> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez
>>>> excuser ma
>>>> brièveté.
>>
>



Re: [sane-devel] Epson ET-2711 ("ecotank")

2021-05-06 Thread Paulo Silva
guest@ryzen3:~$ sudo scanimage -L
[sudo] password for guest:
device `epsonscan2:ET-2710 Series:esci2:usb:ES016E:4419' is a EPSON
ET-2710 Series flatbed scanner
guest@ryzen3:~$


On 5/6/21, Thierry Huchard  wrote:
> Test :
> sudo scanimage -L
>
> Le 6 mai 2021 19:11:10 GMT+02:00, Paulo Silva  a
> écrit :
>>hi Thierry,
>>
>>thanks for the instructions, all mentioned steps done, but when i open
>>xsane from Gimp (File:Create:XSane:"Device dialog..."), after
>>"scanning for devices", i'm getting this:
>>Gimp Message
>>Plug-in crashed: "xsane"
>>(/usr/lib/gimp/2.0/plug-ins/xsane/xsane)
>>The dying plug-in may have messed up GIMP's internal state. You may
>>want to save your images and restart GIMP to be on the safe side.
>>
>>so what do you think i could do for checking out what is going wrong
>>here, perhaps like getting logs, running specific tools, some
>>configuration, etc.?
>>
>>thanks in advance,
>>Paulo
>>
>>
>>
>>
>>On 5/6/21, Thierry Huchard  wrote:
>>> Le 2021-05-06 17:07, Paulo Silva a écrit :
>>>> hi!
>>>>
>>>> it seems that the scanner from Epson ET-2711 (
>>>> https://www.epson.co.uk/products/printers/inkjet-printers/for-home/ecotank-et-2711
>>>> ) is still not supported out of the box
>>>>
>>>> i can't enter at sane's irc (totally forgot what is nickserv register
>>>> about and stuff like that...), so i'm answering here what
>>>> http://www.sane-project.org/mailing-lists.html asks:
>>>>
>>>> "scanimage --version" says:
>>>> scanimage (sane-backends) 1.0.31-debian; backend version 1.0.31
>>>>
>>>> "lsb_release -a" says:
>>>> LSB
>>>> Version:   
>>>> core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
>>>> Distributor ID:Ubuntu
>>>> Description:   Ubuntu 20.10
>>>> Release:   20.10
>>>> Codename:  groovy
>>>>
>>>> "lsusb | grep Epson" says:
>>>> Bus 003 Device 004: ID 04b8:1143 Seiko Epson Corp.
>>>>
>>>> so, i'm curious to know how soon is this scanner going to be
>>>> supported, and on what can we help for that...
>>>>
>>>
>>> Hi Paulo,
>>>
>>> If you want to use it in resins you have several options:
>>> 1 - Update sane
>>> sudo add-apt-repository ppa:sane-project/sane-git
>>> sudo apt-get update
>>> sudo apt install libsane libsane1 libsane-common sane-utils
>>>
>>> 2 - Install sane-airscan
>>> 3 - Install espon drivers
>>> http://support.epson.net/linux/en/epsonscan2.php
>>>
>>> For USB :
>>> 1 - Install espon drivers
>>> http://support.epson.net/linux/en/epsonscan2.php
>>> 2 - Install ipp-usb and use sane-airscan or sane-escl
>>>
>>> Thierry
>>>
>>>> thanks in advance,
>>>> Paulo
>>>
>
> --
> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma
> brièveté.



Re: [sane-devel] Epson ET-2711 ("ecotank")

2021-05-06 Thread Paulo Silva
i'm also trying this now:

guest@ryzen3:~$ sane-find-scanner

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

could not open USB device 0x1d6b/0x0003 at 006:001: Access denied
(insufficient permissions)
could not open USB device 0x0079/0x0011 at 005:002: Access denied
(insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 005:001: Access denied
(insufficient permissions)
could not open USB device 0x1d6b/0x0003 at 004:001: Access denied
(insufficient permissions)
could not open USB device 0x1c4f/0x0002 at 003:005: Access denied
(insufficient permissions)
could not fetch string descriptor: Pipe error
could not fetch string descriptor: Pipe error
found USB scanner (vendor=0x04b8, product=0x1143) at libusb:003:004
could not open USB device 0x056a/0x0374 at 003:003: Access denied
(insufficient permissions)
could not open USB device 0x03eb/0x3301 at 003:002: Access denied
(insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 003:001: Access denied
(insufficient permissions)
could not open USB device 0x1d6b/0x0003 at 002:001: Access denied
(insufficient permissions)
could not open USB device 0x058f/0x6362 at 001:003: Access denied
(insufficient permissions)
could not open USB device 0x04d9/0xa088 at 001:002: Access denied
(insufficient permissions)
could not open USB device 0x1d6b/0x0002 at 001:001: Access denied
(insufficient permissions)
  # Your USB scanner was (probably) detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

  # You may want to run this program as root to find all devices. Once you
  # found the scanner devices, be sure to adjust access permissions as
  # necessary.
guest@ryzen3:~$ xsane
Segmentation fault (core dumped)
guest@ryzen3:~$


On 5/6/21, Paulo Silva  wrote:
> hi Thierry,
>
> thanks for the instructions, all mentioned steps done, but when i open
> xsane from Gimp (File:Create:XSane:"Device dialog..."), after
> "scanning for devices", i'm getting this:
> Gimp Message
> Plug-in crashed: "xsane"
> (/usr/lib/gimp/2.0/plug-ins/xsane/xsane)
> The dying plug-in may have messed up GIMP's internal state. You may
> want to save your images and restart GIMP to be on the safe side.
>
> so what do you think i could do for checking out what is going wrong
> here, perhaps like getting logs, running specific tools, some
> configuration, etc.?
>
> thanks in advance,
> Paulo
>
>
>
>
> On 5/6/21, Thierry Huchard  wrote:
>> Le 2021-05-06 17:07, Paulo Silva a écrit :
>>> hi!
>>>
>>> it seems that the scanner from Epson ET-2711 (
>>> https://www.epson.co.uk/products/printers/inkjet-printers/for-home/ecotank-et-2711
>>> ) is still not supported out of the box
>>>
>>> i can't enter at sane's irc (totally forgot what is nickserv register
>>> about and stuff like that...), so i'm answering here what
>>> http://www.sane-project.org/mailing-lists.html asks:
>>>
>>> "scanimage --version" says:
>>> scanimage (sane-backends) 1.0.31-debian; backend version 1.0.31
>>>
>>> "lsb_release -a" says:
>>> LSB
>>> Version:
>>> core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
>>> Distributor ID: Ubuntu
>>> Description:Ubuntu 20.10
>>> Release:20.10
>>> Codename:   groovy
>>>
>>> "lsusb | grep Epson" says:
>>> Bus 003 Device 004: ID 04b8:1143 Seiko Epson Corp.
>>>
>>> so, i'm curious to know how soon is this scanner going to be
>>> supported, and on what can we help for that...
>>>
>>
>> Hi Paulo,
>>
>> If you want to use it in resins you have several options:
>> 1 - Update sane
>> sudo add-apt-repository ppa:sane-project/sane-git
>> sudo apt-get update
>> sudo apt install libsane libsane1 libsane-common sane-utils
>>
>> 2 - Install sane-airscan
>> 3 - Install espon drivers
>> http://support.epson.net/linux/en/epsonscan2.php
>>
>> For USB :
>> 1 - Install espon drivers
>> http://support.epson.net/linux/en/epsonscan2.php
>> 2 - Install ipp-usb and use sane-airscan or sane-escl
>>
>> Thierry
>>
>>> thanks in advance,
>>> Paulo
>>
>



Re: [sane-devel] Epson ET-2711 ("ecotank")

2021-05-06 Thread Paulo Silva
hi Thierry,

thanks for the instructions, all mentioned steps done, but when i open
xsane from Gimp (File:Create:XSane:"Device dialog..."), after
"scanning for devices", i'm getting this:
Gimp Message
Plug-in crashed: "xsane"
(/usr/lib/gimp/2.0/plug-ins/xsane/xsane)
The dying plug-in may have messed up GIMP's internal state. You may
want to save your images and restart GIMP to be on the safe side.

so what do you think i could do for checking out what is going wrong
here, perhaps like getting logs, running specific tools, some
configuration, etc.?

thanks in advance,
Paulo




On 5/6/21, Thierry Huchard  wrote:
> Le 2021-05-06 17:07, Paulo Silva a écrit :
>> hi!
>>
>> it seems that the scanner from Epson ET-2711 (
>> https://www.epson.co.uk/products/printers/inkjet-printers/for-home/ecotank-et-2711
>> ) is still not supported out of the box
>>
>> i can't enter at sane's irc (totally forgot what is nickserv register
>> about and stuff like that...), so i'm answering here what
>> http://www.sane-project.org/mailing-lists.html asks:
>>
>> "scanimage --version" says:
>> scanimage (sane-backends) 1.0.31-debian; backend version 1.0.31
>>
>> "lsb_release -a" says:
>> LSB
>> Version: 
>> core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
>> Distributor ID:  Ubuntu
>> Description: Ubuntu 20.10
>> Release: 20.10
>> Codename:groovy
>>
>> "lsusb | grep Epson" says:
>> Bus 003 Device 004: ID 04b8:1143 Seiko Epson Corp.
>>
>> so, i'm curious to know how soon is this scanner going to be
>> supported, and on what can we help for that...
>>
>
> Hi Paulo,
>
> If you want to use it in resins you have several options:
> 1 - Update sane
> sudo add-apt-repository ppa:sane-project/sane-git
> sudo apt-get update
> sudo apt install libsane libsane1 libsane-common sane-utils
>
> 2 - Install sane-airscan
> 3 - Install espon drivers
> http://support.epson.net/linux/en/epsonscan2.php
>
> For USB :
> 1 - Install espon drivers
> http://support.epson.net/linux/en/epsonscan2.php
> 2 - Install ipp-usb and use sane-airscan or sane-escl
>
> Thierry
>
>> thanks in advance,
>> Paulo
>



[sane-devel] Epson ET-2711 ("ecotank")

2021-05-06 Thread Paulo Silva
hi!

it seems that the scanner from Epson ET-2711 (
https://www.epson.co.uk/products/printers/inkjet-printers/for-home/ecotank-et-2711
) is still not supported out of the box

i can't enter at sane's irc (totally forgot what is nickserv register
about and stuff like that...), so i'm answering here what
http://www.sane-project.org/mailing-lists.html asks:

"scanimage --version" says:
scanimage (sane-backends) 1.0.31-debian; backend version 1.0.31

"lsb_release -a" says:
LSB Version:
core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description:Ubuntu 20.10
Release:20.10
Codename:   groovy

"lsusb | grep Epson" says:
Bus 003 Device 004: ID 04b8:1143 Seiko Epson Corp.

so, i'm curious to know how soon is this scanner going to be
supported, and on what can we help for that...

thanks in advance,
Paulo



[ovirt-users] Check multipath status using API

2020-11-26 Thread Paulo Silva
Hi,

Is it possible to check the multipath status using the current REST API on
ovirt?

There is an old page that hints at this but I'm not sure if this has been
implemented:

https://www.ovirt.org/develop/release-management/features/storage/multipath-events.html

Thanks
-- 
Paulo Silva 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/WNCRLXDIYQBXF6HERZBSLU5JSIB75VPJ/


[qutebrowser] Editing command/url line

2020-08-19 Thread Paulo Silva de Alíbano
I am looking for something similar to Bash's edit-and-execute-command. That is, 
when typing a commnad, say ":open -t www.anwebsite.com/d1/d2/d3", I would like 
to drop to my editor. The editor would have the same contents of the command 
line, ":open -t www.anwebsite.com/d1/d2/d3", 
and I would be able to edit the line and after quitting the editor, the edited 
line would be executed in Qutebrowser.

I thought edit-command was what I needed, so I tried to add

 config.bind('','edit-command')

to the config file. However, the shortcut only works if I am in "normal mode", 
which does not help because the command line will be empty. Nothing happens 
when I am typing something in the command line and try Ctrl-B. Any idea?

Thanks!
Paulo


[Angular] Sliver with Angular 10

2020-08-04 Thread Paulo Silva
Anybody knows any tutorial learning how to use slivers with angular 10? How 
can i use it?

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/48a31d49-56d6-4263-8d44-5d8e479b868ao%40googlegroups.com.


[AngularJS] Re: startWith does not exist on type Subject

2020-07-29 Thread Paulo Silva
Not worked

Em quarta-feira, 29 de julho de 2020 12:25:10 UTC-3, Paulo Silva escreveu:
>
> I got this code below
> resetTimer$ = new Subject();
>
>   ngOnInit() {
> this.resetTimer$
>   startWith(null)
>   .takeUntil(this.destroyed$)
>   .switchMap(t => Observable.timer(5000, 5000))
>   .subscribe(() => this.next())
>   }
>
> I'm using  Angular 10 and i'm getting this error:
>
>> startWith does not exist on type Subject
>
>
> How can i solve this problem? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/b066e376-a707-44c0-8896-7146e531f2e1o%40googlegroups.com.


[AngularJS] Re: startWith does not exist on type Subject

2020-07-29 Thread Paulo Silva
I imported timer as wich import { Observable, timer } from rxjs and i 
removed Observable from t => Observable.timer  and now i will run


Em quarta-feira, 29 de julho de 2020 12:25:10 UTC-3, Paulo Silva escreveu:
>
> I got this code below
> resetTimer$ = new Subject();
>
>   ngOnInit() {
> this.resetTimer$
>   startWith(null)
>   .takeUntil(this.destroyed$)
>   .switchMap(t => Observable.timer(5000, 5000))
>   .subscribe(() => this.next())
>   }
>
> I'm using  Angular 10 and i'm getting this error:
>
>> startWith does not exist on type Subject
>
>
> How can i solve this problem? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/e025c0f3-db48-4db2-b7c6-3a2668a4621do%40googlegroups.com.


[AngularJS] Re: startWith does not exist on type Subject

2020-07-29 Thread Paulo Silva
Hi, i wrote that is worked, but not. The line 
switchMap(t => Observable.timer(5000, 5000)))
says Property timer does not exist on type ' typeof Observable


Em quarta-feira, 29 de julho de 2020 12:25:10 UTC-3, Paulo Silva escreveu:
>
> I got this code below
> resetTimer$ = new Subject();
>
>   ngOnInit() {
> this.resetTimer$
>   startWith(null)
>   .takeUntil(this.destroyed$)
>   .switchMap(t => Observable.timer(5000, 5000))
>   .subscribe(() => this.next())
>   }
>
> I'm using  Angular 10 and i'm getting this error:
>
>> startWith does not exist on type Subject
>
>
> How can i solve this problem? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/86fff28d-ecbb-4428-a5ad-2896aa61fb20o%40googlegroups.com.


[AngularJS] Re: startWith does not exist on type Subject

2020-07-29 Thread Paulo Silva
Ok, @Bastien Lemaire, your approach worked! Thank you
* I'm getting started with Angular. *

Em quarta-feira, 29 de julho de 2020 12:25:10 UTC-3, Paulo Silva escreveu:
>
> I got this code below
> resetTimer$ = new Subject();
>
>   ngOnInit() {
> this.resetTimer$
>   startWith(null)
>   .takeUntil(this.destroyed$)
>   .switchMap(t => Observable.timer(5000, 5000))
>   .subscribe(() => this.next())
>   }
>
> I'm using  Angular 10 and i'm getting this error:
>
>> startWith does not exist on type Subject
>
>
> How can i solve this problem? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/5fa46715-23bb-4760-af1f-45201f43c2f3o%40googlegroups.com.


[AngularJS] Re: startWith does not exist on type Subject

2020-07-29 Thread Paulo Silva
I made this way but remain the same error like this


Em quarta-feira, 29 de julho de 2020 12:25:10 UTC-3, Paulo Silva escreveu:
>
> I got this code below
> resetTimer$ = new Subject();
>
>   ngOnInit() {
> this.resetTimer$
>   startWith(null)
>   .takeUntil(this.destroyed$)
>   .switchMap(t => Observable.timer(5000, 5000))
>   .subscribe(() => this.next())
>   }
>
> I'm using  Angular 10 and i'm getting this error:
>
>> startWith does not exist on type Subject
>
>
> How can i solve this problem? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/f501b783-810e-4955-8733-86404e26f48eo%40googlegroups.com.


[AngularJS] startWith does not exist on type Subject

2020-07-29 Thread Paulo Silva
I got this code below
resetTimer$ = new Subject();

  ngOnInit() {
this.resetTimer$
  startWith(null)
  .takeUntil(this.destroyed$)
  .switchMap(t => Observable.timer(5000, 5000))
  .subscribe(() => this.next())
  }

I'm using  Angular 10 and i'm getting this error:

> startWith does not exist on type Subject


How can i solve this problem? 

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/109c97a1-9538-456b-9839-045e6240f2f9o%40googlegroups.com.


[AngularJS] Banner rotate with Angular 10

2020-07-29 Thread Paulo Silva
Anybody has an example how can i do a project using banners? I use Angular 
10

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/374a3b2a-9c6d-4456-9ae2-215a921bcdf7o%40googlegroups.com.


[AngularJS] Re: Error: The serve command requires to be run in an Angular project, but a project definition could not be found.

2020-07-29 Thread Paulo Silva
Yes Sander, you are correct. I created two folders called Netflix and my 
full path was: C:\Projetos\Netflix\Netflix and when i was called my project 
i did: C:\Projetos\Netflix -> ng serve -o. I was doing wrong. 

Em quarta-feira, 29 de julho de 2020 07:38:43 UTC-3, Paulo Silva escreveu:
>
> I created a new project in Angular and when i try to run(ng serve) i get 
> this error:
>>
>> The serve command requires to be run in an Angular project, but a project 
>> definition could not be found.
>
>
> I enter *ng v* and i get this 
>
> C:\Projetos\Netflix>ng v
>>  _  _  _ ___
>> / \   _ __   __ _ _   _| | __ _ _ __ / ___| |   |_ _|
>>/ △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | || |
>>   / ___ \| | | | (_| | |_| | | (_| | |  | |___| |___ | |
>>  /_/   \_\_| |_|\__, |\__,_|_|\__,_|_|   \|_|___|
>> |___/
>>
>> Angular CLI: 10.0.4
>> Node: 10.16.3
>> OS: win32 x64
>> Angular:
>> ...
>> Ivy Workspace:
>> Package  Version
>> --
>> @angular-devkit/architect0.1000.4
>> @angular-devkit/core 10.0.4
>> @angular-devkit/schematics   10.0.4
>> @schematics/angular  10.0.4
>> @schematics/update   0.1000.4
>> rxjs 6.5.5
>
>
> How can i solve this issue? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/db373dab-0408-4668-af84-fac260e6f7ebo%40googlegroups.com.


[AngularJS] Error: The serve command requires to be run in an Angular project, but a project definition could not be found.

2020-07-29 Thread Paulo Silva
I created a new project in Angular and when i try to run(ng serve) i get 
this error:
>
> The serve command requires to be run in an Angular project, but a project 
> definition could not be found.


I enter *ng v* and i get this 

C:\Projetos\Netflix>ng v
>  _  _  _ ___
> / \   _ __   __ _ _   _| | __ _ _ __ / ___| |   |_ _|
>/ △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | || |
>   / ___ \| | | | (_| | |_| | | (_| | |  | |___| |___ | |
>  /_/   \_\_| |_|\__, |\__,_|_|\__,_|_|   \|_|___|
> |___/
>
> Angular CLI: 10.0.4
> Node: 10.16.3
> OS: win32 x64
> Angular:
> ...
> Ivy Workspace:
> Package  Version
> --
> @angular-devkit/architect0.1000.4
> @angular-devkit/core 10.0.4
> @angular-devkit/schematics   10.0.4
> @schematics/angular  10.0.4
> @schematics/update   0.1000.4
> rxjs 6.5.5


How can i solve this issue? 

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/a39a65e9-3248-4598-bada-2f73138deff2o%40googlegroups.com.


[qutebrowser] How to unfocus a text input field?

2020-06-22 Thread Paulo Silva de Alíbano
Dear Qutebrowser,

How can we unfocus a text input field so we can continue scrolling a page with 
j and k? I could not find the answer.

For example: Open qute://settings/ and enter a text field (make as if you 
wanted to change auto_save.interval to another value). After checking you can 
insert text in that field, try to leave it with Esc.

  *   Expected behavior: Insert mode was terminated and you can use j and k 
keys to scroll down and up.

  *   Actual behavior: Insert mode was terminated but the text input cursor is 
still blinking in the field and you cannot use j and k keys to scroll.

Am I missing something obvious there? I am able to get the expected behavior if 
I click an empty area with the mouse, but in a Qutebrowser context it goes 
without saying that I prefer not to use the mouse.

Yours faithfully,
Paulo




Re: [qutebrowser] Adblock not working properly with local files

2020-05-19 Thread Paulo Silva de Alíbano
Many thanks for guiding me there, Florian, I've never been in a mailing list 
before. I apologize in advance if I make any more blunder. About your reply:

Florian wrote:
>The pictures are served from www.gravatar.com, but 
>you're only blocking
>gravatar.com. Those are two different hosts.

Indeed, after prepending "www." to the address, it worked. However, I'm afraid 
that means that lists from Disconnect (to be found in 
) cannot be 
reliably used, because they usually do not include subdomains. A more sensitive 
example is , that does not get blocked, although 
 figures in the list. Is there any way to make 
Qutebrowser parse the list and block a match even if "lower" subdomains differ?




[qutebrowser] Adblock not working properly with local files

2020-05-19 Thread Paulo Silva de Alíbano
Hi, I have the following two files with domains I'd like to block. They are 
from the Disconnect open source list which Firefox uses to block trackers of 
all sorts.

$ head -n 4 /home/abc/Downloads/blockentities.txt
127.0.0.1 2leep.com
127.0.0.1 2leep.com
127.0.0.1 33across.com
127.0.0.1 tynt.com

$ head -n 4 /home/abc/Downloads/blockservices.txt
127.0.0.1 2leep.com
127.0.0.1 33across.com
127.0.0.1 365media.com
127.0.0.1 4info.com

Then I have this list in content.host_blocking.lists: 
["file:///home/abc/Downloads/blockentities.txt", 
"file:///home/abc/Downloads/blockservices.txt"]. I have also run 
:adblock-update successfully.

However, they don't quite seem to work in blocking unwanted domains. For 
example, if I go to 
stackoverflow.com/questions,
 default avatar pictures (of new users) are still loaded, even though they are 
hosted in 
https://www.gravatar.com,
 which I have blocked in both files:

$ grep gravatar /home/abc/Downloads/*
blockentities.txt:127.0.0.1 gravatar.com
blockservices.txt:127.0.0.1 gravatar.com

In Firefox, those pictures are indeed blocked and don't show up, but in 
Qutebrowser they do show up, so I conclude the ad-blocking is not working.

However, if I add "127.0.0.1 stackoverflow.com" to any of them, then, as 
expect, I cannot access Stackoverflow anymore. So there should be something 
non-obvious there...

Am I missing some important step there or should I go to Issues on the Github?

Thanks for the great browser.


Re: [AsteriskBrasil] Elastix 32 bits

2020-02-26 Thread Paulo Silva
https://mega.nz/#!wFkwDSbK

Em seg., 26 de ago. de 2019 às 16:07, Fábio Luiz 
escreveu:

> Gostaria onde eu encontro a versão 2.5 32 bits do Elastix.
> Desde já agradeço a atenção.
>
> --
>
> *Profº. Fábio LuizFones:*
> *+55 83 98782-8340* - OI
>
> *Contato preferencialmente por SMS ou e-mail.*
>
>
> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>
>  Livre
> de vírus. www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail>.
> <#m_7290568889696734809_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[ovirt-users] Active-Passive Disaster Recovery

2019-05-22 Thread Paulo Silva
Hi,

I want to setup an Active-Passive between 2 sites using oVirt 4.3.

For now I have a primary site with an ovirt-engine, 2 ovirt hosts and 5 VMs
in an iscsi storage.
The backup site will have an ovirt-engine with 2 ovirt hosts and an iscsi
storage that will will have the same LUNs of the primary replicated.

I'm reading the DR Guide (
https://ovirt.org/documentation/disaster-recovery-guide/), in the backup
site do I need to manually create the storage domains and the VM networks
or will the ansible playbook take care of that?

Thanks
-- 
Paulo Silva 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/MH2PMM5MJCBBS53XOO4CJ7F3L63UQEZ5/


[ovirt-users] Prevent 2 different VMs from running on the same host

2019-04-24 Thread Paulo Silva
Hi,

I have a cluster of 6 hosts using ovirt 4.3 and I want to make sure that 2
VMs are always started on different hosts.
Is it possible to prevent 2 different VMs from running on the same physical
host without specifying manually a different set of hosts where each VM can
start running?

Thanks
-- 
Paulo Silva 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KQ4LVNAZMIL6RPZVFS5Z4URUJ2RHCHIH/


Re: [elixir-core:8591] [proposal] Tree-Sitter grammar parser for Elixir

2019-04-03 Thread João Paulo Silva de Souza


On Wednesday, April 3, 2019 at 9:50:31 AM UTC-3, Norbert Melzer wrote:
>
> You said, you haven't elaborated on tree-parsers benefits, as you think 
> the linked page did a better job than you could.
>
> But the web page tells me about nothing.
>
> On the first paragraph it looks like if it wants to be a modern 
> replacement for YACC/BISON, not even telling us, what language it can 
> generate code for.
>
> One or two paragraphs later, it looks more as if it wants to be a language 
> server, but with a different protocol and less features.
>
> As we already have elixir-ls, and it does its job pretty well and 
> LSP-clients exist for every major editor, I do not think, we need just 
> another editor plugin.
>

To my knowledge a LSP server is not a monolith a bunch of features coded 
into it - it's simply meant to be a service that complies to the protocol. 
Any LSP server could make use of Tree-Sitter underneath (or any other tool 
for that matter).

Tree-Sitter's parsed nodes *can *be used for things like autocompletion but 
that's beside the point. It doesn't do contextual analysis or anything of 
the sort (as it can be read here 
<https://github.com/tree-sitter/tree-sitter/issues/244#issuecomment-443482205>).
 
It simply parses and classifies tokens based on the grammar given, and only 
for the document supplied.

Granted, this proposal is not even for a plug-in, IDE integration or 
anything of the sort. It's meant to be a call for action on building a 
grammar that could be used in editors. I had the idea to bring it here 
first because the core team is more likely to understand the grammar (and 
it's ambiguous/corner cases) better.


> Also, as the core team denied to take the LS under the org, I think, they 
> should deny to do so for this as well, for the same reason they had for the 
> LS last year. (TLDR: burden of maintenance is to high).
>
> On Fri, Mar 29, 2019 at 3:10 AM João Paulo Silva de Souza <
> joao.paul...@hotmail.com > wrote:
>
>> Seems like I wrongly opened an issue instead of posting here first -> 
>> https://github.com/elixir-lang/elixir/issues/8917.
>>
>> My reasoning is that this is not a language feature and thus I thought I 
>> could skip the proposal process. My apologies.
>>
>>
>> 
>>
>> https://tree-sitter.github.io/tree-sitter/#available-parsers
>>
>> It seems like Elixir is not in the roadmap for language support.
>>
>> Atom has the most complete implementation currently. I expect other 
>> editors (e.g. Vim, VSCode, Emacs, etc...) to follow in adoption when the 
>> API stabilizes and more bugs are fixed.
>>
>> Project: https://github.com/tree-sitter/tree-sitter
>> Neovim: https://github.com/neovim/neovim/pull/9219
>> Emacs: https://github.com/karlotness/tree-sitter.el
>> VSCode: https://github.com/Microsoft/vscode/issues/50140
>>
>> Example grammar for Javascript - 
>> https://github.com/tree-sitter/tree-sitter-javascript/blob/master/grammar.js
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "elixir-lang-core" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to elixir-l...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/elixir-lang-core/899f266d-6506-4aa6-bf31-0807a6d82786%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/elixir-lang-core/899f266d-6506-4aa6-bf31-0807a6d82786%40googlegroups.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/14f07104-f823-4e12-a09a-91f8848a3b7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elixir-core:8586] Re: [proposal] Tree-Sitter grammar parser for Elixir

2019-04-03 Thread João Paulo Silva de Souza
I should also mention that Tree-Sitter still isn't as wide as the makers 
intend it to be (e.g. it doesn't handle gracefully many megabytes of code 
in a single file 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Ftree-sitter%2Ftree-sitter%2Fissues%2F222%23issuecomment-435987441=D=1=AFQjCNGO7v7PEE5lJBdX-2qBPksEKxeuDA>),
 
but it's already plenty usable for the usual cases.

The reason for bringing this topic up is to keep it under radar. I doubt 
the grammar API is drastically gonna change, so it could be done now, but I 
think it would also be fine to postpone consideration until VSCode & 
friends are all fully integrated into it.

On Thursday, March 28, 2019 at 11:10:14 PM UTC-3, João Paulo Silva de Souza 
wrote:
>
> Seems like I wrongly opened an issue instead of posting here first -> 
> https://github.com/elixir-lang/elixir/issues/8917.
>
> My reasoning is that this is not a language feature and thus I thought I 
> could skip the proposal process. My apologies.
>
>
> 
>
> https://tree-sitter.github.io/tree-sitter/#available-parsers
>
> It seems like Elixir is not in the roadmap for language support.
>
> Atom has the most complete implementation currently. I expect other 
> editors (e.g. Vim, VSCode, Emacs, etc...) to follow in adoption when the 
> API stabilizes and more bugs are fixed.
>
> Project: https://github.com/tree-sitter/tree-sitter
> Neovim: https://github.com/neovim/neovim/pull/9219
> Emacs: https://github.com/karlotness/tree-sitter.el
> VSCode: https://github.com/Microsoft/vscode/issues/50140
>
> Example grammar for Javascript - 
> https://github.com/tree-sitter/tree-sitter-javascript/blob/master/grammar.js
>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/55d3ed2c-2924-4330-85a8-5341e9e202cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [elixir-core:8585] Re: [proposal] Tree-Sitter grammar parser for Elixir

2019-04-03 Thread João Paulo Silva de Souza
What exactly are those effects that could pose issues? Nested macro blocks 
inside of another macro? Ambiguous syntax due to macro usage?

IMO Tree-Sitter will be at least as correct as current RegExp syntaxes, 
while being faster, with the upside of potentially turning out much better. 
The worst case scenario of a faster sidegrade is still an improvement, so 
this is worth of consideration in my opinion.

On Wednesday, April 3, 2019 at 6:32:08 AM UTC-3, Rich Morin wrote:
>
> Writing regexes to parse programming languages is painful at best 
> and impossible at worst.  (I looked into trying to improve BBEdit's 
> rules for Elixir and backed away quickly :-/).  So, I'm glad to see 
> a Real Parser (TM) being applied to the problem of code parsing in 
> text editors. 
>
> That said, I wonder whether Tree-Sitter can handle the effects of 
> Elixir macros on the program syntax.  Could this be a problem? 
>
> -r 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/2ddfee9f-149b-4ec0-88b0-8c12d59dd6e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elixir-core:8583] Re: [proposal] Tree-Sitter grammar parser for Elixir

2019-04-03 Thread João Paulo Silva de Souza
Ben, thank you for the attention. I held myself off elaborating further 
because the introductory content in the project's page does a much better 
job.

Tree-Sitter parses code and builds an AST out of the nodes. That same tree 
can then be smartly updated continuously by providing the locations where 
the code has changed, thus the cost and speed for re-evaluating the tree is 
much reduced, resulting in pretty much instant feedback and lower CPU usage.
Tree-Sitter also is able to highlight even incorrect syntax that would 
otherwise break completely in regex-based grammars.

More from the main author of Tree-Sitter: 
https://news.ycombinator.com/item?id=18349488
https://www.youtube.com/watch?v=0CGzC_iss-8

*Tree-sitter is already usable in Atom/Emacs *and that trend is very likely 
to be followed in all other editors. Neovim's progress is getting there 
quickly.

*The problem*: Elixir is not scheduled to be supported officially by the 
Tree-Sitter team.
*What I am proposing*: A grammar for Elixir to be written in Javascript.

Here is an example grammar for Haskell: 
https://github.com/tree-sitter/tree-sitter-haskell/blob/master/grammar.js
Or Ocaml: 
https://github.com/tree-sitter/tree-sitter-ocaml/blob/master/grammar.js
More to be found in the parsers' page: 
https://tree-sitter.github.io/tree-sitter/#available-parsers

On Friday, March 29, 2019 at 7:41:09 AM UTC-3, Ben Wilson wrote:
>
> Can you elaborate for those of us with less context? What is tree-sitter? 
> What are you proposing?
>
> On Thursday, March 28, 2019 at 10:10:14 PM UTC-4, João Paulo Silva de 
> Souza wrote:
>>
>> Seems like I wrongly opened an issue instead of posting here first -> 
>> https://github.com/elixir-lang/elixir/issues/8917.
>>
>> My reasoning is that this is not a language feature and thus I thought I 
>> could skip the proposal process. My apologies.
>>
>>
>> 
>>
>> https://tree-sitter.github.io/tree-sitter/#available-parsers
>>
>> It seems like Elixir is not in the roadmap for language support.
>>
>> Atom has the most complete implementation currently. I expect other 
>> editors (e.g. Vim, VSCode, Emacs, etc...) to follow in adoption when the 
>> API stabilizes and more bugs are fixed.
>>
>> Project: https://github.com/tree-sitter/tree-sitter
>> Neovim: https://github.com/neovim/neovim/pull/9219
>> Emacs: https://github.com/karlotness/tree-sitter.el
>> VSCode: https://github.com/Microsoft/vscode/issues/50140
>>
>> Example grammar for Javascript - 
>> https://github.com/tree-sitter/tree-sitter-javascript/blob/master/grammar.js
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/9dfd5ff3-fd9c-47bd-af1c-111bac67f19f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[elixir-core:8559] [proposal] Tree-Sitter grammar parser for Elixir

2019-03-28 Thread João Paulo Silva de Souza
Seems like I wrongly opened an issue instead of posting here first -> 
https://github.com/elixir-lang/elixir/issues/8917.

My reasoning is that this is not a language feature and thus I thought I 
could skip the proposal process. My apologies.



https://tree-sitter.github.io/tree-sitter/#available-parsers

It seems like Elixir is not in the roadmap for language support.

Atom has the most complete implementation currently. I expect other editors 
(e.g. Vim, VSCode, Emacs, etc...) to follow in adoption when the API 
stabilizes and more bugs are fixed.

Project: https://github.com/tree-sitter/tree-sitter
Neovim: https://github.com/neovim/neovim/pull/9219
Emacs: https://github.com/karlotness/tree-sitter.el
VSCode: https://github.com/Microsoft/vscode/issues/50140

Example grammar for Javascript - 
https://github.com/tree-sitter/tree-sitter-javascript/blob/master/grammar.js

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elixir-lang-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/899f266d-6506-4aa6-bf31-0807a6d82786%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ansible-project] Re: Using include_tasks with the same file several times inside a role

2019-02-23 Thread Paulo Silva
It was a typo, even like that only the first one is executed.

Regards

A sábado, 23/02/2019, 15:22, BHARATHI DURAI RAJ 
escreveu:

> Try this one
>
> - name: task with var1
>   include_tasks: external.yaml
>   vars:
> my_var: var1
>
> - name: task with var2
>   include_tasks: external.yaml
>   vars:
> my_var: var2
>
> On Saturday, 23 February 2019 20:27:12 UTC+5:30, Paulo Silva wrote:
>>
>> Hi,
>>
>> Is it possible do to something like this inside a role?
>>
>> - name: task with var1
>>   include_tasks: external.yaml
>>   vars:
>> my_var=var1
>>
>> - name task with var2
>>   include_tasks: external.yaml
>>   vars:
>> my_var=var2
>>
>> I'm no getting any error but it appears that only the first include_tasks
>> is used, switching to import_tasks as the same behavior.
>>
>> Is is expected? Any other to achieve this?
>>
>> Thanks
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/dd2b9c97-e819-4b7c-8388-5f4a01cf9d2c%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/dd2b9c97-e819-4b7c-8388-5f4a01cf9d2c%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAHJdQrk9K8GpH80uwUL8KLnO6GEqHcrVNB1K_BN8yOg4QpWjNg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Using include_tasks with the same file several times inside a role

2019-02-23 Thread Paulo Silva
Hi,

Is it possible do to something like this inside a role?

- name: task with var1
  include_tasks: external.yaml
  vars:
my_var=var1

- name task with var2
  include_tasks: external.yaml
  vars:
my_var=var2

I'm no getting any error but it appears that only the first include_tasks 
is used, switching to import_tasks as the same behavior.

Is is expected? Any other to achieve this?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e77ce207-6584-45f5-a578-9efbc5154354%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [AsteriskBrasil] Faz ligação mas não recebe

2018-09-12 Thread Paulo Silva
Boa tarde, Rogério Sampaio tem rota de entrada ?
Att.



Em qua, 12 de set de 2018 às 13:10, Rogério Sampaio 
escreveu:

> Boa Tarde !
>
> pessoal tenho um servidor FreePBX com asterisk 13 e nele configurei um
> servidor voip vou la no sip show peers e esta como OK, consigo fazer
> ligações para qualquer lugar mas para receber não funciona, fiz um teste
> coloquei outro provedor VOIP e funciona normal ou quando configuro a conta
> deste servidor VOIP que não funciona para receber chamadas e no Telefone IP
> funciona normal shoftphone tambem qualquer saberia me dizer oque pode estar
> acontecendo?
>
> Obrigado pela atenção
>
> --
> Antes de imprimir, pense em sua responsabilidade e compromisso com o MEIO
> AMBIENTE.
>
> Seja Livre Use Software Livre e Viva
> a Liberdade.
> Milhões de Mentes Abertas Não Podem
> Estar Erradas
> by Red Hat
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[AsteriskBrasil] Erro na gravação de transferência

2018-09-11 Thread Paulo Silva
Boa tarde pessoal tudo bem ?
Estou usando elastix 2.5 até ai tudo bem.
Quando recebo uma ligação da fila e faço uma transferência para outro ramal
ele não grava a conversa do primeiro ramal apenas a do ultimo ramal.
Alguém sabe o que pode ser ?
Att.

-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[Asteriskbrasil-biz] Erro na gravação de transferência

2018-09-11 Thread Paulo Silva
Boa tarde pessoal tudo bem ?
Estou usando elastix 2.5 até ai tudo bem.
Quando recebo uma ligação da fila e faço uma transferência para outro ramal
ele não grava a conversa do primeiro ramal apenas a do ultimo ramal.
Alguém sabe o que pode ser ?
Att.

-- 
Paulo Silva
Analista de Sistemas - Telecom
___
DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e FXS 
para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.
Construa soluções de PABX IP com produtos DigiVoice - visite  
www.digivoice.com.br
___
Asteriskbrasil-biz mailing list
Asteriskbrasil-biz@listas.asteriskbrasil.org
http://asteriskbrasil.org/mailman/listinfo/asteriskbrasil-biz


Re: [AsteriskBrasil] [Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-08-15 Thread Paulo Silva
Sim está, estou fazendo via TFTP local com as configurações remotas.

Em qua, 15 de ago de 2018 às 14:35, Marcelo Terres 
escreveu:

> Teu servidor tftp está ok?
>
> On Wed, 15 Aug 2018, 17:41 Paulo Silva,  wrote:
>
>> Agora localizei os logs:
>>
>> *05:37:37 TFTP Timeout : ram/SEPE8BA70FBF521.cnf.xml*
>>
>> *05:37:37 TFTP Timeout : SEPE8BA70FBF521.cnf.xml*
>>
>> *05:37:39 TFTP Error : dialplan.xml*
>>
>> *05:37:46 No Trust List Installed*
>>
>> *05:37:50 TFTP Error : ram/SEPE8BA70FBF521.cnf.xml*
>>
>> *05:37:50 TFTP Error : SEPE8BA70FBF521.cnf.xml*
>>
>> *05:37:57 No Trust List Installed*
>>
>> *05:37:57 TFTP Error : ram/SEPE8BA70FBF521.cnf.xml*
>>
>> *05:37:57 TFTP Error : SEPE8BA70FBF521.cnf.xml*
>>
>> *05:38:02 TFTP Error : dialplan.xml*
>>
>> Em ter, 14 de ago de 2018 às 17:48, Rogério Santos 
>> escreveu:
>>
>>> tem algum log?
>>> *Luiz Rogério dos Santos*
>>> *__*
>>>
>>>
>>> * Linkedin
>>> <http://www.linkedin.com/in/luiz-rog%C3%A9rio-santos-66a43b100>GitHub
>>> <https://github.com/Rogertbs>*
>>> * (16) 99268-5888 <https://api.whatsapp.com/send?phone=+5516992685888>*
>>>
>>>
>>>
>>>
>>> Em ter, 14 de ago de 2018 às 17:36, Paulo Silva 
>>> escreveu:
>>>
>>>> Boa tarde, Já atualizei a firmware para aceitar SIP
>>>> Já ajustei o arquivo XML porem não registra, alguem sabe o que pode ser
>>>> ?
>>>> Att.
>>>>
>>>> Em qua, 1 de ago de 2018 às 20:04, Marcelo Terres 
>>>> escreveu:
>>>>
>>>>> Os telefones Cisco antigos só suportam TFTP (não sei se é o caso desse
>>>>> modelo).
>>>>>
>>>>> Se não me engano os mais novos tb suportam provisionamento via http.
>>>>>
>>>>> Abraços,
>>>>>
>>>>> On Wed, 1 Aug 2018, 19:55 Paulo Silva,  wrote:
>>>>>
>>>>>> Boa tarde Marcelo, tudo bem?
>>>>>> Não tenho.
>>>>>> E como eu faço tenho 5 aparelhos desse modelo
>>>>>>
>>>>>> Em qua, 1 de ago de 2018 00:49, Roberto Xavier 
>>>>>> escreveu:
>>>>>>
>>>>>>> Paulo, você já tem os xmls?
>>>>>>>
>>>>>>> Att,
>>>>>>> Roberto Xavier
>>>>>>> 41992198711
>>>>>>>
>>>>>>> On Jul 31, 2018 20:00, "Marcelo Terres"  wrote:
>>>>>>>
>>>>>>> No raiz do teu servidor tftp.
>>>>>>>
>>>>>>> Abraços,
>>>>>>>
>>>>>>> On Tue, 31 Jul 2018, 23:29 Paulo Silva,  wrote:
>>>>>>>
>>>>>>>> Boa noite Júlio tudo bem?
>>>>>>>> Desde já obrigado pela ajuda.
>>>>>>>> Porem onde coloco esses arquivos?
>>>>>>>> Att
>>>>>>>>
>>>>>>>> Em seg, 30 de jul de 2018 16:49, Juliano Melek <
>>>>>>>> julianome...@gmail.com> escreveu:
>>>>>>>>
>>>>>>>>> No Asterisk é via TFTP,  (não consigo acertar o horário)
>>>>>>>>>
>>>>>>>>> a) Tem que colocar a opção do TFPTBoot no DHCP para apontar para o
>>>>>>>>> seu servidor de TFTP
>>>>>>>>>
>>>>>>>>> b) Vai precisar dos arquivos (uso estas versões)
>>>>>>>>> APP3905.9-4-1-0.zz  CP3905.9-4-1-0.loads
>>>>>>>>>
>>>>>>>>> c) Um arquivos de dialplan
>>>>>>>>> /tftpboot/dialplan.xml
>>>>>>>>> DIALTEMPLATE>
>>>>>>>>>   
>>>>>>>>>   
>>>>>>>>> 
>>>>>>>>>
>>>>>>>>> d) Um arquivo com o MAC do aparelho, Ex: SEP00F82C3F2EBC.cnf.xml
>>>>>>>>>
>>>>>>>>> e) Substitua os campos
>>>>>>>>>  - NTP
>>>>>>>>>  - PROXY => IP do Asterisk
>>>>>>>>>  - RAMAL => o número do ramal
>>>>>>>>>  - SENHA => senha de registro
>>>>>>>>>
>>>>>&

Re: [AsteriskBrasil] [Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-08-15 Thread Paulo Silva
Agora localizei os logs:

*05:37:37 TFTP Timeout : ram/SEPE8BA70FBF521.cnf.xml*

*05:37:37 TFTP Timeout : SEPE8BA70FBF521.cnf.xml*

*05:37:39 TFTP Error : dialplan.xml*

*05:37:46 No Trust List Installed*

*05:37:50 TFTP Error : ram/SEPE8BA70FBF521.cnf.xml*

*05:37:50 TFTP Error : SEPE8BA70FBF521.cnf.xml*

*05:37:57 No Trust List Installed*

*05:37:57 TFTP Error : ram/SEPE8BA70FBF521.cnf.xml*

*05:37:57 TFTP Error : SEPE8BA70FBF521.cnf.xml*

*05:38:02 TFTP Error : dialplan.xml*

Em ter, 14 de ago de 2018 às 17:48, Rogério Santos 
escreveu:

> tem algum log?
> *Luiz Rogério dos Santos*
> *__*
>
>
> * Linkedin
> <http://www.linkedin.com/in/luiz-rog%C3%A9rio-santos-66a43b100>GitHub
> <https://github.com/Rogertbs>*
> * (16) 99268-5888 <https://api.whatsapp.com/send?phone=+5516992685888>*
>
>
>
>
> Em ter, 14 de ago de 2018 às 17:36, Paulo Silva 
> escreveu:
>
>> Boa tarde, Já atualizei a firmware para aceitar SIP
>> Já ajustei o arquivo XML porem não registra, alguem sabe o que pode ser ?
>> Att.
>>
>> Em qua, 1 de ago de 2018 às 20:04, Marcelo Terres 
>> escreveu:
>>
>>> Os telefones Cisco antigos só suportam TFTP (não sei se é o caso desse
>>> modelo).
>>>
>>> Se não me engano os mais novos tb suportam provisionamento via http.
>>>
>>> Abraços,
>>>
>>> On Wed, 1 Aug 2018, 19:55 Paulo Silva,  wrote:
>>>
>>>> Boa tarde Marcelo, tudo bem?
>>>> Não tenho.
>>>> E como eu faço tenho 5 aparelhos desse modelo
>>>>
>>>> Em qua, 1 de ago de 2018 00:49, Roberto Xavier 
>>>> escreveu:
>>>>
>>>>> Paulo, você já tem os xmls?
>>>>>
>>>>> Att,
>>>>> Roberto Xavier
>>>>> 41992198711
>>>>>
>>>>> On Jul 31, 2018 20:00, "Marcelo Terres"  wrote:
>>>>>
>>>>> No raiz do teu servidor tftp.
>>>>>
>>>>> Abraços,
>>>>>
>>>>> On Tue, 31 Jul 2018, 23:29 Paulo Silva,  wrote:
>>>>>
>>>>>> Boa noite Júlio tudo bem?
>>>>>> Desde já obrigado pela ajuda.
>>>>>> Porem onde coloco esses arquivos?
>>>>>> Att
>>>>>>
>>>>>> Em seg, 30 de jul de 2018 16:49, Juliano Melek <
>>>>>> julianome...@gmail.com> escreveu:
>>>>>>
>>>>>>> No Asterisk é via TFTP,  (não consigo acertar o horário)
>>>>>>>
>>>>>>> a) Tem que colocar a opção do TFPTBoot no DHCP para apontar para o
>>>>>>> seu servidor de TFTP
>>>>>>>
>>>>>>> b) Vai precisar dos arquivos (uso estas versões) APP3905.9-4-1-0.zz
>>>>>>> CP3905.9-4-1-0.loads
>>>>>>>
>>>>>>> c) Um arquivos de dialplan
>>>>>>> /tftpboot/dialplan.xml
>>>>>>> DIALTEMPLATE>
>>>>>>>   
>>>>>>>   
>>>>>>> 
>>>>>>>
>>>>>>> d) Um arquivo com o MAC do aparelho, Ex: SEP00F82C3F2EBC.cnf.xml
>>>>>>>
>>>>>>> e) Substitua os campos
>>>>>>>  - NTP
>>>>>>>  - PROXY => IP do Asterisk
>>>>>>>  - RAMAL => o número do ramal
>>>>>>>  - SENHA => senha de registro
>>>>>>>
>>>>>>>
>>>>>>> cat /tftpboot/SEP00F82C3F2EBC.cnf.xml
>>>>>>>
>>>>>>> 
>>>>>>>   SIP
>>>>>>>   cisco
>>>>>>>   cisco
>>>>>>>   
>>>>>>>  
>>>>>>> D/M/YA
>>>>>>> America/Sao_Paulo
>>>>>>> 
>>>>>>>
>>>>>>>   *NTP*
>>>>>>>   Unicast
>>>>>>>
>>>>>>> 
>>>>>>>  
>>>>>>>  
>>>>>>> 
>>>>>>>
>>>>>>>   
>>>>>>>  
>>>>>>> 2000
>>>>>>> 5060
>>>>>>> 5061
>>>>>>>  
>>>&g

Re: [AsteriskBrasil] [Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-08-14 Thread Paulo Silva
Do aparelho IP não

Em ter, 14 de ago de 2018 às 17:48, Rogério Santos 
escreveu:

> tem algum log?
> *Luiz Rogério dos Santos*
> *__*
>
>
> * Linkedin
> <http://www.linkedin.com/in/luiz-rog%C3%A9rio-santos-66a43b100>GitHub
> <https://github.com/Rogertbs>*
> * (16) 99268-5888 <https://api.whatsapp.com/send?phone=+5516992685888>*
>
>
>
>
> Em ter, 14 de ago de 2018 às 17:36, Paulo Silva 
> escreveu:
>
>> Boa tarde, Já atualizei a firmware para aceitar SIP
>> Já ajustei o arquivo XML porem não registra, alguem sabe o que pode ser ?
>> Att.
>>
>> Em qua, 1 de ago de 2018 às 20:04, Marcelo Terres 
>> escreveu:
>>
>>> Os telefones Cisco antigos só suportam TFTP (não sei se é o caso desse
>>> modelo).
>>>
>>> Se não me engano os mais novos tb suportam provisionamento via http.
>>>
>>> Abraços,
>>>
>>> On Wed, 1 Aug 2018, 19:55 Paulo Silva,  wrote:
>>>
>>>> Boa tarde Marcelo, tudo bem?
>>>> Não tenho.
>>>> E como eu faço tenho 5 aparelhos desse modelo
>>>>
>>>> Em qua, 1 de ago de 2018 00:49, Roberto Xavier 
>>>> escreveu:
>>>>
>>>>> Paulo, você já tem os xmls?
>>>>>
>>>>> Att,
>>>>> Roberto Xavier
>>>>> 41992198711
>>>>>
>>>>> On Jul 31, 2018 20:00, "Marcelo Terres"  wrote:
>>>>>
>>>>> No raiz do teu servidor tftp.
>>>>>
>>>>> Abraços,
>>>>>
>>>>> On Tue, 31 Jul 2018, 23:29 Paulo Silva,  wrote:
>>>>>
>>>>>> Boa noite Júlio tudo bem?
>>>>>> Desde já obrigado pela ajuda.
>>>>>> Porem onde coloco esses arquivos?
>>>>>> Att
>>>>>>
>>>>>> Em seg, 30 de jul de 2018 16:49, Juliano Melek <
>>>>>> julianome...@gmail.com> escreveu:
>>>>>>
>>>>>>> No Asterisk é via TFTP,  (não consigo acertar o horário)
>>>>>>>
>>>>>>> a) Tem que colocar a opção do TFPTBoot no DHCP para apontar para o
>>>>>>> seu servidor de TFTP
>>>>>>>
>>>>>>> b) Vai precisar dos arquivos (uso estas versões) APP3905.9-4-1-0.zz
>>>>>>> CP3905.9-4-1-0.loads
>>>>>>>
>>>>>>> c) Um arquivos de dialplan
>>>>>>> /tftpboot/dialplan.xml
>>>>>>> DIALTEMPLATE>
>>>>>>>   
>>>>>>>   
>>>>>>> 
>>>>>>>
>>>>>>> d) Um arquivo com o MAC do aparelho, Ex: SEP00F82C3F2EBC.cnf.xml
>>>>>>>
>>>>>>> e) Substitua os campos
>>>>>>>  - NTP
>>>>>>>  - PROXY => IP do Asterisk
>>>>>>>  - RAMAL => o número do ramal
>>>>>>>  - SENHA => senha de registro
>>>>>>>
>>>>>>>
>>>>>>> cat /tftpboot/SEP00F82C3F2EBC.cnf.xml
>>>>>>>
>>>>>>> 
>>>>>>>   SIP
>>>>>>>   cisco
>>>>>>>   cisco
>>>>>>>   
>>>>>>>  
>>>>>>> D/M/YA
>>>>>>> America/Sao_Paulo
>>>>>>> 
>>>>>>>
>>>>>>>   *NTP*
>>>>>>>   Unicast
>>>>>>>
>>>>>>> 
>>>>>>>  
>>>>>>>  
>>>>>>> 
>>>>>>>
>>>>>>>   
>>>>>>>  
>>>>>>> 2000
>>>>>>> 5060
>>>>>>> 5061
>>>>>>>  
>>>>>>>  172.25.1.248
>>>>>>>   
>>>>>>>
>>>>>>> 
>>>>>>>  
>>>>>>>   
>>>>>>>   
>>>>>>>  
>>>>>>> 
>>>>>>> 5060
>>>>>>> 
>>>>>>> 

Re: [AsteriskBrasil] Configurar Cisco IP Phone 7906G

2018-08-14 Thread Paulo Silva
t;> > false
>> > false
>> > 0
>> > 1
>> > 0
>> > 0
>> > 1
>> > 0
>> > 
>> > 00:00
>> > 23:59
>> > 00:10
>> > 1
>> > 0
>> >   
>> >   
>> > English_United_Kingdom
>> >     
>> > en_US
>> > 1.0.0.0-1
>> > iso-8859-1
>> >   
>> >   
>> > 
>> > 
>> > 1.0.0.0-1
>> >   
>> >   
>> > 
>> >   3804
>> > 
>> >   
>> > 
>> >
>> >
>> > Obrigado
>> >
>> > Gonzalo Torres
>> > ___
>> > KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>> > Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>> > Intercomunicador e acesso remoto via rede IP e telefones IP
>> > Conheça todo o portfólio em www.Khomp.com
>> > ___
>> > Para remover seu email desta lista, basta enviar um email em branco
>> para asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>> ___
>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>> Intercomunicador e acesso remoto via rede IP e telefones IP
>> Conheça todo o portfólio em www.Khomp.com
>> ___
>> Para remover seu email desta lista, basta enviar um email em branco para
>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

Re: [AsteriskBrasil] [Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-08-14 Thread Paulo Silva
Boa tarde, Já atualizei a firmware para aceitar SIP
Já ajustei o arquivo XML porem não registra, alguem sabe o que pode ser ?
Att.

Em qua, 1 de ago de 2018 às 20:04, Marcelo Terres 
escreveu:

> Os telefones Cisco antigos só suportam TFTP (não sei se é o caso desse
> modelo).
>
> Se não me engano os mais novos tb suportam provisionamento via http.
>
> Abraços,
>
> On Wed, 1 Aug 2018, 19:55 Paulo Silva,  wrote:
>
>> Boa tarde Marcelo, tudo bem?
>> Não tenho.
>> E como eu faço tenho 5 aparelhos desse modelo
>>
>> Em qua, 1 de ago de 2018 00:49, Roberto Xavier 
>> escreveu:
>>
>>> Paulo, você já tem os xmls?
>>>
>>> Att,
>>> Roberto Xavier
>>> 41992198711
>>>
>>> On Jul 31, 2018 20:00, "Marcelo Terres"  wrote:
>>>
>>> No raiz do teu servidor tftp.
>>>
>>> Abraços,
>>>
>>> On Tue, 31 Jul 2018, 23:29 Paulo Silva,  wrote:
>>>
>>>> Boa noite Júlio tudo bem?
>>>> Desde já obrigado pela ajuda.
>>>> Porem onde coloco esses arquivos?
>>>> Att
>>>>
>>>> Em seg, 30 de jul de 2018 16:49, Juliano Melek 
>>>> escreveu:
>>>>
>>>>> No Asterisk é via TFTP,  (não consigo acertar o horário)
>>>>>
>>>>> a) Tem que colocar a opção do TFPTBoot no DHCP para apontar para o seu
>>>>> servidor de TFTP
>>>>>
>>>>> b) Vai precisar dos arquivos (uso estas versões) APP3905.9-4-1-0.zz
>>>>> CP3905.9-4-1-0.loads
>>>>>
>>>>> c) Um arquivos de dialplan
>>>>> /tftpboot/dialplan.xml
>>>>> DIALTEMPLATE>
>>>>>   
>>>>>   
>>>>> 
>>>>>
>>>>> d) Um arquivo com o MAC do aparelho, Ex: SEP00F82C3F2EBC.cnf.xml
>>>>>
>>>>> e) Substitua os campos
>>>>>  - NTP
>>>>>  - PROXY => IP do Asterisk
>>>>>  - RAMAL => o número do ramal
>>>>>  - SENHA => senha de registro
>>>>>
>>>>>
>>>>> cat /tftpboot/SEP00F82C3F2EBC.cnf.xml
>>>>>
>>>>> 
>>>>>   SIP
>>>>>   cisco
>>>>>   cisco
>>>>>   
>>>>>  
>>>>> D/M/YA
>>>>> America/Sao_Paulo
>>>>> 
>>>>>
>>>>>   *NTP*
>>>>>   Unicast
>>>>>
>>>>> 
>>>>>  
>>>>>  
>>>>> 
>>>>>
>>>>>   
>>>>>  
>>>>> 2000
>>>>> 5060
>>>>> 5061
>>>>>  
>>>>>  172.25.1.248
>>>>>   
>>>>>
>>>>> 
>>>>>  
>>>>>   
>>>>>   
>>>>>  
>>>>> 
>>>>> 5060
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> true
>>>>>  
>>>>>  
>>>>> true
>>>>> x-serviceuri-cfwdall
>>>>> x-cisco-serviceuri-pickup
>>>>>
>>>>> x-cisco-serviceuri-opickup
>>>>>
>>>>> x-cisco-serviceuri-gpickup
>>>>> x-cisco-serviceuri-meetme
>>>>>
>>>>> x-cisco-serviceuri-abbrdial
>>>>> false
>>>>> 2
>>>>> true
>>>>> true
>>>>> 2
>>>>> 2
>>>>> 0
>>>>> true
>>>>>  
>>>>>  
>>>>> 6
>>>>> 10
>>>>> 180
>>>>> 3600
>>>>> 5
>>>>> 120
>>>>> 120
>>>>> 5
>>>>> 500
>>>>> 4000
>>>>> 70
>>>>> false
>>>>> None
>>>>>  
>>>>>  1
>>>>>  false
>&g

Re: [AsteriskBrasil] [Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-08-01 Thread Paulo Silva
Boa tarde Marcelo, tudo bem?
Não tenho.
E como eu faço tenho 5 aparelhos desse modelo

Em qua, 1 de ago de 2018 00:49, Roberto Xavier 
escreveu:

> Paulo, você já tem os xmls?
>
> Att,
> Roberto Xavier
> 41992198711
>
> On Jul 31, 2018 20:00, "Marcelo Terres"  wrote:
>
> No raiz do teu servidor tftp.
>
> Abraços,
>
> On Tue, 31 Jul 2018, 23:29 Paulo Silva,  wrote:
>
>> Boa noite Júlio tudo bem?
>> Desde já obrigado pela ajuda.
>> Porem onde coloco esses arquivos?
>> Att
>>
>> Em seg, 30 de jul de 2018 16:49, Juliano Melek 
>> escreveu:
>>
>>> No Asterisk é via TFTP,  (não consigo acertar o horário)
>>>
>>> a) Tem que colocar a opção do TFPTBoot no DHCP para apontar para o seu
>>> servidor de TFTP
>>>
>>> b) Vai precisar dos arquivos (uso estas versões) APP3905.9-4-1-0.zz
>>> CP3905.9-4-1-0.loads
>>>
>>> c) Um arquivos de dialplan
>>> /tftpboot/dialplan.xml
>>> DIALTEMPLATE>
>>>   
>>>   
>>> 
>>>
>>> d) Um arquivo com o MAC do aparelho, Ex: SEP00F82C3F2EBC.cnf.xml
>>>
>>> e) Substitua os campos
>>>  - NTP
>>>  - PROXY => IP do Asterisk
>>>  - RAMAL => o número do ramal
>>>  - SENHA => senha de registro
>>>
>>>
>>> cat /tftpboot/SEP00F82C3F2EBC.cnf.xml
>>>
>>> 
>>>   SIP
>>>   cisco
>>>   cisco
>>>   
>>>  
>>> D/M/YA
>>> America/Sao_Paulo
>>> 
>>>
>>>   *NTP*
>>>   Unicast
>>>
>>> 
>>>  
>>>  
>>> 
>>>
>>>   
>>>  
>>> 2000
>>> 5060
>>> 5061
>>>  
>>>  172.25.1.248
>>>   
>>>
>>> 
>>>  
>>>   
>>>   
>>>  
>>> 
>>> 5060
>>> 
>>> 
>>> 
>>> 
>>> true
>>>  
>>>  
>>> true
>>> x-serviceuri-cfwdall
>>> x-cisco-serviceuri-pickup
>>> x-cisco-serviceuri-opickup
>>>
>>> x-cisco-serviceuri-gpickup
>>> x-cisco-serviceuri-meetme
>>>
>>> x-cisco-serviceuri-abbrdial
>>> false
>>> 2
>>> true
>>> true
>>> 2
>>> 2
>>> 0
>>> true
>>>  
>>>  
>>> 6
>>> 10
>>> 180
>>> 3600
>>> 5
>>> 120
>>> 120
>>> 5
>>> 500
>>> 4000
>>> 70
>>> false
>>> None
>>>  
>>>  1
>>>  false
>>>  true
>>>  false
>>>  false
>>>  101
>>>  3
>>>  avt
>>>  false
>>>  false
>>>  3
>>>  8938
>>>  1
>>>  false
>>>
>>>  
>>> 10
>>>  false
>>>  
>>> 
>>>9
>>>*RAMAL*
>>>*PROXY*
>>>5060
>>> *RAMAL* 
>>>Concebra
>>>
>>>   2
>>>
>>>3
>>> *RAMAL* 
>>>*SENHA*
>>>false
>>>1
>>>*97
>>>4
>>>5
>>> *RAMAL* 
>>>
>>>       true
>>>   false
>>>   false
>>>   true
>>>
>>> 
>>>  
>>>  5060
>>>  1
>>>  2
>>>  184
>>>  0
>>>  dialplan.xml
>>>  
>>>   
>>>   
>>>  
>>>  true
>>>  2
>>>   
>>>   CP3905.9-4-1-0
>>>   
>>>  false
>>>  false
>>>  0
>>>

Re: [AsteriskBrasil] [Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-07-31 Thread Paulo Silva
Boa noite Júlio tudo bem?
Desde já obrigado pela ajuda.
Porem onde coloco esses arquivos?
Att

Em seg, 30 de jul de 2018 16:49, Juliano Melek 
escreveu:

> No Asterisk é via TFTP,  (não consigo acertar o horário)
>
> a) Tem que colocar a opção do TFPTBoot no DHCP para apontar para o seu
> servidor de TFTP
>
> b) Vai precisar dos arquivos (uso estas versões) APP3905.9-4-1-0.zz
> CP3905.9-4-1-0.loads
>
> c) Um arquivos de dialplan
> /tftpboot/dialplan.xml
> DIALTEMPLATE>
>   
>   
> 
>
> d) Um arquivo com o MAC do aparelho, Ex: SEP00F82C3F2EBC.cnf.xml
>
> e) Substitua os campos
>  - NTP
>  - PROXY => IP do Asterisk
>  - RAMAL => o número do ramal
>  - SENHA => senha de registro
>
>
> cat /tftpboot/SEP00F82C3F2EBC.cnf.xml
>
> 
>   SIP
>   cisco
>   cisco
>   
>  
> D/M/YA
> America/Sao_Paulo
> 
>
>   *NTP*
>   Unicast
>
> 
>  
>  
> 
>
>   
>  
> 2000
> 5060
> 5061
>  
>  172.25.1.248
>   
>
> 
>  
>   
>   
>  
> 
> 5060
> 
> 
> 
> 
> true
>  
>  
> true
> x-serviceuri-cfwdall
> x-cisco-serviceuri-pickup
> x-cisco-serviceuri-opickup
> x-cisco-serviceuri-gpickup
> x-cisco-serviceuri-meetme
>
> x-cisco-serviceuri-abbrdial
> false
> 2
> true
> true
> 2
> 2
> 0
> true
>  
>  
> 6
> 10
> 180
> 3600
> 5
> 120
> 120
> 5
> 500
> 4000
> 70
> false
> None
>  
>  1
>  false
>  true
>  false
>  false
>  101
>  3
>  avt
>  false
>  false
>  3
>  8938
>  1
>  false
>
>  
> 10
>  false
>  
> 
>9
>*RAMAL*
>*PROXY*
>5060
> *RAMAL* 
>Concebra
>
>   2
>
>3
> *RAMAL* 
>*SENHA*
>false
>1
>*97
>4
>5
> *RAMAL* 
>
>   true
>   false
>   false
>   true
>
> 
>  
>  5060
>  1
>  2
>  184
>  0
>  dialplan.xml
>  
>   
>   
>  
>  true
>  2
>   
>   CP3905.9-4-1-0
>   
>  false
>  false
>  0
>  1
>  0
>  0
>  0
>  0
>  1
>  1,2,3,4,5,6,7
>  00:00
>  00:00
>  00:00
>  1
>  1
>  
>   
>   
>  
>  
>  Brazil
>  1.0.0.0-1
>  iso-8859-1
>   
>   
>   
>  Brazil
>  
>  1.0.0.0-1
>   
>   1
>   
>   
>   
>   
>   
>   
>   
>   96
>   0
>   96
>   2
>   0
>   
>  
> 3804
>  
>   
>   
>   false
> 
>
>
>
>
> Att.
>
> Juliano Melek
>
> --
> Email: julianome...@gmail.com
> Celular: (62) 9922-7709
> Skype: JulianoMelek
>
> Em 30 de julho de 2018 15:31, Paulo Silva  escreveu:
>
>> Boa tarde pessoal tudo bem?
>> Acabei de adquirir 3 aparelhos IP Cisco, porem preciso fazer um
>> provisionamento deles no Elastix.
>>
>> Alguém sabe me dizer como proceder ?
>> Att.
>>
>> --
>> Paulo Silva
>> Analista de Sistemas - Telecom
>>
>> ___
>> DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e
>> FXS para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.
>> Construa soluções de PABX IP com produtos DigiVoice - visite
>> www.digivoice.com.br
>> ___
>> Asteriskbrasil-biz mailing list
>> asteriskbrasil-...@listas.asteriskbrasil.org
>> http://asteriskbrasil.org/mailman/listinfo/asteriskbrasil-biz
>>
>>
>
>
> Att.
>
> Juliano Melek
>
> 

Re: [Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-07-31 Thread Paulo Silva
Boa noite Júlio tudo bem?
Desde já obrigado pela ajuda.
Porem onde coloco esses arquivos?
Att

Em seg, 30 de jul de 2018 16:49, Juliano Melek 
escreveu:

> No Asterisk é via TFTP,  (não consigo acertar o horário)
>
> a) Tem que colocar a opção do TFPTBoot no DHCP para apontar para o seu
> servidor de TFTP
>
> b) Vai precisar dos arquivos (uso estas versões) APP3905.9-4-1-0.zz
> CP3905.9-4-1-0.loads
>
> c) Um arquivos de dialplan
> /tftpboot/dialplan.xml
> DIALTEMPLATE>
>   
>   
> 
>
> d) Um arquivo com o MAC do aparelho, Ex: SEP00F82C3F2EBC.cnf.xml
>
> e) Substitua os campos
>  - NTP
>  - PROXY => IP do Asterisk
>  - RAMAL => o número do ramal
>  - SENHA => senha de registro
>
>
> cat /tftpboot/SEP00F82C3F2EBC.cnf.xml
>
> 
>   SIP
>   cisco
>   cisco
>   
>  
> D/M/YA
> America/Sao_Paulo
> 
>
>   *NTP*
>   Unicast
>
> 
>  
>  
> 
>
>   
>  
> 2000
> 5060
> 5061
>  
>  172.25.1.248
>   
>
> 
>  
>   
>   
>  
> 
> 5060
> 
> 
> 
> 
> true
>  
>  
> true
> x-serviceuri-cfwdall
> x-cisco-serviceuri-pickup
> x-cisco-serviceuri-opickup
> x-cisco-serviceuri-gpickup
> x-cisco-serviceuri-meetme
>
> x-cisco-serviceuri-abbrdial
> false
> 2
> true
> true
> 2
> 2
> 0
> true
>  
>  
> 6
> 10
> 180
> 3600
> 5
> 120
> 120
> 5
> 500
> 4000
> 70
> false
> None
>  
>  1
>  false
>  true
>  false
>  false
>  101
>  3
>  avt
>  false
>  false
>  3
>  8938
>  1
>  false
>
>  
> 10
>  false
>  
> 
>9
>*RAMAL*
>*PROXY*
>5060
> *RAMAL* 
>Concebra
>
>   2
>
>3
> *RAMAL* 
>*SENHA*
>false
>1
>*97
>4
>5
> *RAMAL* 
>
>   true
>   false
>   false
>   true
>
> 
>  
>  5060
>  1
>  2
>  184
>  0
>  dialplan.xml
>  
>   
>   
>  
>  true
>  2
>   
>   CP3905.9-4-1-0
>   
>  false
>  false
>  0
>  1
>  0
>  0
>  0
>  0
>  1
>  1,2,3,4,5,6,7
>  00:00
>  00:00
>  00:00
>  1
>  1
>  
>   
>   
>  
>  
>  Brazil
>  1.0.0.0-1
>  iso-8859-1
>   
>   
>   
>  Brazil
>  
>  1.0.0.0-1
>   
>   1
>   
>   
>   
>   
>   
>   
>   
>   96
>   0
>   96
>   2
>   0
>   
>  
> 3804
>  
>   
>   
>   false
> 
>
>
>
>
> Att.
>
> Juliano Melek
>
> --
> Email: julianome...@gmail.com
> Celular: (62) 9922-7709
> Skype: JulianoMelek
>
> Em 30 de julho de 2018 15:31, Paulo Silva  escreveu:
>
>> Boa tarde pessoal tudo bem?
>> Acabei de adquirir 3 aparelhos IP Cisco, porem preciso fazer um
>> provisionamento deles no Elastix.
>>
>> Alguém sabe me dizer como proceder ?
>> Att.
>>
>> --
>> Paulo Silva
>> Analista de Sistemas - Telecom
>>
>> ___
>> DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e
>> FXS para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.
>> Construa soluções de PABX IP com produtos DigiVoice - visite
>> www.digivoice.com.br
>> ___
>> Asteriskbrasil-biz mailing list
>> Asteriskbrasil-biz@listas.asteriskbrasil.org
>> http://asteriskbrasil.org/mailman/listinfo/asteriskbrasil-biz
>>
>>
>
>
> Att.
>
> Juliano Melek
>
> 

[Asteriskbrasil-biz] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-07-30 Thread Paulo Silva
Boa tarde pessoal tudo bem?
Acabei de adquirir 3 aparelhos IP Cisco, porem preciso fazer um
provisionamento deles no Elastix.

Alguém sabe me dizer como proceder ?
Att.

-- 
Paulo Silva
Analista de Sistemas - Telecom
___
DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e FXS 
para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.
Construa soluções de PABX IP com produtos DigiVoice - visite  
www.digivoice.com.br
___
Asteriskbrasil-biz mailing list
Asteriskbrasil-biz@listas.asteriskbrasil.org
http://asteriskbrasil.org/mailman/listinfo/asteriskbrasil-biz


[AsteriskBrasil] Provisioning Cisco IP Phone CP-3905 FreePBX/elastix/Issabel

2018-07-30 Thread Paulo Silva
Boa tarde pessoal tudo bem?
Acabei de adquirir 3 aparelhos IP Cisco, porem preciso fazer um
provisionamento deles no Elastix.

Alguém sabe me dizer como proceder ?
Att.

-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[AsteriskBrasil] Analisar qualidade tronco sip

2018-07-12 Thread Paulo Silva
Bom dia pessoal tudo bem?
Existe algum programa para analisar as qualidade dos troncos Sip?
Att.
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[Asteriskbrasil-biz] Analisar qualidade tronco sip

2018-07-12 Thread Paulo Silva
Bom dia pessoal tudo bem?
Existe algum programa para analisar as qualidade dos troncos Sip?
Att.
___
DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e FXS 
para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.
Construa soluções de PABX IP com produtos DigiVoice - visite  
www.digivoice.com.br
___
Asteriskbrasil-biz mailing list
Asteriskbrasil-biz@listas.asteriskbrasil.org
http://asteriskbrasil.org/mailman/listinfo/asteriskbrasil-biz


Re: [AsteriskBrasil] Queda de ligação

2018-06-19 Thread Paulo Silva
Valeu Gian
Abraços


Em 17 de junho de 2018 21:26, Gian Nicodemus 
escreveu:

> Somente se voce ja salvasse o hangupcause para saber
>
> *Gian Silva | **Consultor de Novos Negócios*
> *g...@evence.com.br *
> (11) 9 8979-1849
>
>
>
> *Terminação VoIP | Pabx Virtual | Callcenter | **Fábrica de Software*
> *Soluções para Operadoras VoIP e Provedores de Internet*
> *Matriz - São Paulo: (11) 2908-0106*
> *Filial - Goiania: (62) 3142-0449*
> *www.evence.com.br <http://www.evence.com.br>*
>
> Em 14 de junho de 2018 11:11, Paulo Silva  escreveu:
>
>> Obrigado pela resposta @ lyon lisboa porem essa ligação já aconteceu há
>> alguns dias.
>> Tem outra forma ?
>> Att.
>>
>> Em 9 de junho de 2018 12:48, lyon lisboa  escreveu:
>>
>>> Paulo,
>>>
>>> Você pode pegar isso durante a ligação com o sngrep.
>>>
>>> Em sex, 8 de jun de 2018 às 16:33, Paulo Silva 
>>> escreveu:
>>>
>>>> Boa tarde pessoal, tudo bem?
>>>> Alguém poderia me ajudar?
>>>>
>>>> Fiz uma chamada para um celular que está no log porem preciso saber
>>>> quem desligou.
>>>> Se o hangup veio de celular ou do operador.
>>>> Se veio do celular qual o HangupCase
>>>> Segue o log final:
>>>>
>>>>
>>>> [2018-06-08 13:42:39] VERBOSE[11513][C-000328d2] app_dial.c: --
>>>> SIP/TEIQ-0005cd9f is making progress passing it to SIP/7166-0005cd9d
>>>> [2018-06-08 13:43:11] VERBOSE[11513][C-000328d2] app_dial.c: --
>>>> SIP/TEIQ-0005cd9f answered SIP/7166-0005cd9d
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [h@macro-dialout-trunk:1] Macro("SIP/7166-0005cd9d",
>>>> "hangupcall,") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:1] GotoIf("SIP/7166-0005cd9d",
>>>> "0?endmixmoncheck") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:2] Set("SIP/7166-0005cd9d",
>>>> "MIXMON_CALLFILENAME=/var/spool/asterisk/monitor/out-0849995
>>>> 81393-7166-20180608-134234-1528476154.421223.wav") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:3] GotoIf("SIP/7166-0005cd9d",
>>>> "1?defaultmixmondir") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
>>>> (macro-hangupcall,s,5)
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:5] System("SIP/7166-0005cd9d", "test -e
>>>> /var/spool/asterisk/monitor/out-084999581393-7166-20180608-134234-1528476154.421223.wav")
>>>> in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:6] NoOp("SIP/7166-0005cd9d",
>>>> "SYSTEMSTATUS = APPERROR") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:7] GotoIf("SIP/7166-0005cd9d",
>>>> "0?endmixmoncheck") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:8] Set("SIP/7166-0005cd9d",
>>>> "CDR(recordingfile)=") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:9] NoOp("SIP/7166-0005cd9d", "End of
>>>> MIXMON check") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:10] GotoIf("SIP/7166-0005cd9d",
>>>> "1?nomeetmemon") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
>>>> (macro-hangupcall,s,28)
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:28] NoOp("SIP/7166-0005cd9d", "End of
>>>> MEETME check") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: --
>>>> Executing [s@macro-hangupcall:29] GotoIf("SIP/7166-0005cd9d",
>>>> "1?noautomon") in new stack
>>>> [2018-06-08 13:45:57] VERBOSE[115

Re: [AsteriskBrasil] Queda de ligação

2018-06-14 Thread Paulo Silva
Obrigado pela resposta @ lyon lisboa porem essa ligação já aconteceu há
alguns dias.
Tem outra forma ?
Att.

Em 9 de junho de 2018 12:48, lyon lisboa  escreveu:

> Paulo,
>
> Você pode pegar isso durante a ligação com o sngrep.
>
> Em sex, 8 de jun de 2018 às 16:33, Paulo Silva 
> escreveu:
>
>> Boa tarde pessoal, tudo bem?
>> Alguém poderia me ajudar?
>>
>> Fiz uma chamada para um celular que está no log porem preciso saber quem
>> desligou.
>> Se o hangup veio de celular ou do operador.
>> Se veio do celular qual o HangupCase
>> Segue o log final:
>>
>>
>> [2018-06-08 13:42:39] VERBOSE[11513][C-000328d2] app_dial.c: --
>> SIP/TEIQ-0005cd9f is making progress passing it to SIP/7166-0005cd9d
>> [2018-06-08 13:43:11] VERBOSE[11513][C-000328d2] app_dial.c: --
>> SIP/TEIQ-0005cd9f answered SIP/7166-0005cd9d
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [h@macro-dialout-trunk:1] Macro("SIP/7166-0005cd9d", "hangupcall,") in
>> new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:1] GotoIf("SIP/7166-0005cd9d", "0?endmixmoncheck")
>> in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:2] Set("SIP/7166-0005cd9d",
>> "MIXMON_CALLFILENAME=/var/spool/asterisk/monitor/out-
>> 084999581393-7166-20180608-134234-1528476154.421223.wav") in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:3] GotoIf("SIP/7166-0005cd9d", "1?defaultmixmondir")
>> in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
>> (macro-hangupcall,s,5)
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:5] System("SIP/7166-0005cd9d", "test -e
>> /var/spool/asterisk/monitor/out-084999581393-7166-
>> 20180608-134234-1528476154.421223.wav") in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:6] NoOp("SIP/7166-0005cd9d", "SYSTEMSTATUS =
>> APPERROR") in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:7] GotoIf("SIP/7166-0005cd9d", "0?endmixmoncheck")
>> in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:8] Set("SIP/7166-0005cd9d", "CDR(recordingfile)=")
>> in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:9] NoOp("SIP/7166-0005cd9d", "End of MIXMON check")
>> in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:10] GotoIf("SIP/7166-0005cd9d", "1?nomeetmemon") in
>> new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
>> (macro-hangupcall,s,28)
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:28] NoOp("SIP/7166-0005cd9d", "End of MEETME check")
>> in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:29] GotoIf("SIP/7166-0005cd9d", "1?noautomon") in
>> new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
>> (macro-hangupcall,s,34)
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:34] NoOp("SIP/7166-0005cd9d",
>> "TOUCH_MONITOR_OUTPUT=") in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:35] GotoIf("SIP/7166-0005cd9d", "1?noautomon2") in
>> new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
>> (macro-hangupcall,s,41)
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:41] NoOp("SIP/7166-0005cd9d", "MONITOR_FILENAME=")
>> in new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:42] GotoIf("SIP/7166-0005cd9d", "0?noautomon3") in
>> new stack
>> [2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
>> [s@macro-hangupcall:43] System("SIP/7166-0005cd9d", "test -e
>>

Re: [AsteriskBrasil] Invasão a Asterisk

2018-06-08 Thread Paulo Silva
de maio de 2018 18:56
>>> *Para:* asteriskbrasil@listas.asteriskbrasil.org
>>> *Assunto:* [AsteriskBrasil] Invasão a Asterisk
>>>
>>> Pessoal, peguei várias tentativas de efetuar chamada aqui no nosso
>>> Issabel, o fail2ban não conseguiu bloquear, e não existe indicação de
>>> nenhum ramal ou extensão autenticada, consegui pegar o IP de origem atraves
>>> do tcpdump e fiz o bloqueio no firewall, mas fica a pergunta, alguém sabe
>>> como barrar?
>>>
>>> Segue o log:
>>>
>>>
>>> https://pastebin.com/z14YfgPk
>>>
>>>
>>>
>>> <http://www.eletronluz.com.br/>
>>>
>>>
>>> *Eletron Luz - Soluções em Tecnologia*
>>>
>>> Rua José Magalhães, 151A - Centro
>>> Boa Vista - RR - Brasil
>>>
>>> Tel:  95 3224-7751
>>>
>>> Fax: 95 3623-7751
>>> www.eletronluz.com.br
>>>
>>>
>>>
>>> *Iure da Luz*
>>>
>>> Diretor Comercial
>>>
>>>
>>> Skype: iuredaluz
>>> Fixo: 95 3198-8700
>>>
>>> Móvel:  95 99902-3303
>>>
>>> ___
>>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>>> Intercomunicador e acesso remoto via rede IP e telefones IP
>>> Conheça todo o portfólio em www.Khomp.com
>>> ___
>>> Para remover seu email desta lista, basta enviar um email em branco para
>>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>>
>>
>>
>>
>> --
>> Welington F.J
>> BSD User: 51392
>> MSN: welingto...@gmail.com
>> flames > /dev/null (powered by Irado)
>> "O profissional que conhece e sabe como funciona nunca se desespera!"
>> Drogas ? Pra que? Já Tenho Meu Windows!!
>> " ...e serás instável, trará o caos, destruição, dor e sofrimento a
>> todos. Haverá choro e ranger de dentes"  Apocalipse sobre Windows
>> "Malandro é o cavalo marinho que se finge de peixe pra não puxar carroça".
>>
>>
>> ___
>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>> Intercomunicador e acesso remoto via rede IP e telefones IP
>> Conheça todo o portfólio em www.Khomp.com
>> ___
>> Para remover seu email desta lista, basta enviar um email em branco para
>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>
>
>
>
> --
>
> *At.*
>
> *  Fabiano Souza de Azevedo*
>
> *  fbnso...@gmail.com *
>
> 28 9.9919-4536
>
> [image: Imagem inline 1]
>
> Acesse... <http://www.fk-tech.com.br>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[AsteriskBrasil] Queda de ligação

2018-06-08 Thread Paulo Silva
000328d2] pbx.c: -- Executing
[s@macro-hangupcall:48] NoOp("SIP/7166-0005cd9d",
"MIXMONITOR_FILENAME=/var/spool/asterisk/monitor/2018/06/08/out-084999581393-7166-20180608-134234-1528476154.421223.wav")
in new stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
[s@macro-hangupcall:49] GotoIf("SIP/7166-0005cd9d", "1?noautomon4") in new
stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
(macro-hangupcall,s,51)
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
[s@macro-hangupcall:51] NoOp("SIP/7166-0005cd9d", "ONETOUCH_RECFILE=") in
new stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
[s@macro-hangupcall:52] GotoIf("SIP/7166-0005cd9d", "1?skiprg") in new stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
(macro-hangupcall,s,55)
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
[s@macro-hangupcall:55] GotoIf("SIP/7166-0005cd9d", "1?skipblkvm") in new
stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
(macro-hangupcall,s,58)
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
[s@macro-hangupcall:58] GotoIf("SIP/7166-0005cd9d", "1?theend") in new stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Goto
(macro-hangupcall,s,60)
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
[s@macro-hangupcall:60] AGI("SIP/7166-0005cd9d", "hangup.agi") in new stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] res_agi.c: -- Launched
AGI Script /var/lib/asterisk/agi-bin/hangup.agi
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] res_agi.c: --
AGI Script hangup.agi completed, returning 0
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c: -- Executing
[s@macro-hangupcall:61] Hangup("SIP/7166-0005cd9d", "") in new stack
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] app_macro.c:   == Spawn
extension (macro-hangupcall, s, 61) exited non-zero on 'SIP/7166-0005cd9d'
in macro 'hangupcall'
[2018-06-08 13:45:57] VERBOSE[11513][C-000328d2] pbx.c:   == Spawn
extension (macro-dialout-trunk, h, 1) exited non-zero on 'SIP/7166-0005cd9d'
[2018-06-08 13:45:58] VERBOSE[11513][C-000328d2] app_macro.c:   == Spawn
extension (macro-dialout-trunk, s, 22) exited non-zero on
'SIP/7166-0005cd9d' in macro 'dialout-trunk'
[2018-06-08 13:45:58] VERBOSE[11513][C-000328d2] pbx.c:   == Spawn
extension (from-internal, 084999581393, 7) exited non-zero on
'SIP/7166-0005cd9d'

Obrigado.
-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

Re: [AsteriskBrasil] ura asterisk com reconhecimento de voz

2018-05-29 Thread Paulo Silva
Boa tarde, alguém tem algo parecido para o Issabel ou Elastix ?
Att.

Em 10 de maio de 2018 00:01, Felipe Marcolin 
escreveu:

> Qual tts e stt você está usando? Bom o áudio.
>
>
> Em qua, 9 de mai de 2018 19:30, jose sanchez 
> escreveu:
>
>> Veja se é isso que procura
>>
>> https://m.youtube.com/watch?v=jvz68kPnp_Y
>>
>>
>> Em qua, 9 de mai de 2018 às 17:33, junio hyago 
>> escreveu:
>>
>>> Boa tarde gostaria de integrar um sistema de reconhecimento de voz aonde
>>> o sistema consiga falar o nome da pessoa armazenado em um banco de dados e
>>> escute uma reposta sim ou não.
>>>
>>> Como posso aplicar essa solução?
>>> ___
>>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>>> Intercomunicador e acesso remoto via rede IP e telefones IP
>>> Conheça todo o portfólio em www.Khomp.com
>>> ___
>>> Para remover seu email desta lista, basta enviar um email em branco para
>>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>
>> --
>> Atenciosamente
>>
>> Eng. Jose Antonio Sanchez
>> Erimat Oeste Telecom
>> www.pbxerix.com.br
>> www.virtualpbxip.com.br
>> www.erimatoeste.com.br
>> jasanc...@terra.com.br
>> 17-21393970 17-81437977
>>
>>
>>
>>
>> ___
>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>> Intercomunicador e acesso remoto via rede IP e telefones IP
>> Conheça todo o portfólio em www.Khomp.com
>> ___
>> Para remover seu email desta lista, basta enviar um email em branco para
>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[Bug 1772543] [NEW] package menu 2.1.47ubuntu2 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2018-05-21 Thread Paulo Silva
*** This bug is a duplicate of bug 1768905 ***
https://bugs.launchpad.net/bugs/1768905

Public bug reported:

i have no idea

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: menu 2.1.47ubuntu2
ProcVersionSignature: Ubuntu 4.15.0-21.22-generic 4.15.17
Uname: Linux 4.15.0-21-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
Date: Mon May 21 22:35:20 2018
Dependencies:
 gcc-8-base 8-20180414-1ubuntu2
 libc6 2.27-3ubuntu1
 libgcc1 1:8-20180414-1ubuntu2
 libstdc++6 8-20180414-1ubuntu2
ErrorMessage: dependency problems - leaving triggers unprocessed
InstallationDate: Installed on 2014-09-26 (1333 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: menu
Title: package menu 2.1.47ubuntu2 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
UpgradeStatus: Upgraded to bionic on 2018-05-22 (0 days ago)

** Affects: menu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772543

Title:
  package menu 2.1.47ubuntu2 failed to install/upgrade: dependency
  problems - leaving triggers unprocessed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/menu/+bug/1772543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [AsteriskBrasil] Curso PBX IP Issabel gratuito

2018-05-10 Thread Paulo Silva
Boa tarde, pessoal,
Alguém sabe resolver esse erro:

Att.

Em 9 de maio de 2018 16:33, Alberto Mitsuo Sato <ams...@innovus.com.br>
escreveu:

> Se você ainda não conhece direito a Central Telefônica baseada em Software
> Livre Issabel, então participe deste curso gratuito para conhecer as
> características e funcionalidades deste excelente PBX IP, onde milhares de
> empresas já estão utilizando e faltam muitos profissionais especializados
> nesta plataforma.
>
>
>
> Com o Issabel podemos configurar todos os recursos de uma central
> telefônica através do modo gráfico, incluindo funções como gerenciamento de
> filas, URA (Unidade de Resposta Audível), troncos com operadoras e serviços
> VoIP, rotas de menor custo, tarifação das ligações, call center,
> gerenciamento de FAX e muitas outras funcionalidades.
>
>
>
> As turmas serão formadas conforme as inscrições.
>
>
>
> *Horário:*
>
> - Comercial: 14:00 - 17:00
>
> - Noturno: 20:00 - 23:00
>
> - Em Videoaulas - qualquer horário
>
>
>
> *Carga Horária:*
>
>   3 horas
>
>
>
> *Conteúdo do curso:*
>
> - Visão geral e Funcionalidades do Issabel.
>
> - Em que áreas podemos utilizar o PBX IP Issabel.
>
> - Demonstrativo do funcionamento e algumas dicas do Issabel.
>
> - Esclarecimento de dúvidas sobre o produto.
>
>
>
> *Sobre o Instrutor:*
>
>
>
> Alberto M. Sato
>
>
>
> Engenheiro de Eletrônica e Telecomunicações, com mais de 13 anos de
> experiência de VoIP, Asterisk, Elastix e Issabel.
>
>
>
> Como instrutor, já ministrou diversos cursos nas áreas de informática e
> redes, incluindo cursos de roteadores Cisco. Também já ministrou centenas
> de cursos de VoIP, Asterisk, Elastix e Issabel, com mais de 2.000 alunos
> formados no Brasil, em Portugal e Angola, além de realizar diversas
> palestras técnicas e workshops do mesmo assunto em diversos países.
>
>
>
> Adquiriu o Certificado ECE (Elastix Certified Engineer) em Barcelona, no
> mês de maio de 2009 e renovou em Montevidéu, em fevereiro de 2015, como
> Instrutor das Certificações Elastix.
>
>
>
> Faça a inscrição no link abaixo:
>
> https://conteudo.portaldosaber.net/curso-pbx-ip-issabel-gratuito
>
>
>
> Att.
>
>
>
>
> *Alberto M. Sato **Diretor Técnico*
>
>
> *Innovus Sistemas Eletrônicos - Soluções VoIP *Volta Redonda/RJ - Brasil
> ams...@innovus.com.br
> (11) 4063-7416 / (21) 4063-7416
>
>
>
>
>
>
> *www.facebook.com/elastixbrasil <http://www.facebook.com/elastixbrasil>
> www.facebook.com/asteriskbrasil <http://www.facebook.com/asteriskbrasil>
> www.facebook.com/softwarelivre <http://www.facebook.com/softwarelivre>
> www.facebook.com/portaldosaber <http://www.facebook.com/portaldosaber>
> www.facebook.com/CloudBrasil <https://www.facebook.com/CloudBrasil>
> www.facebook.com/AndroidBrNews <https://www.facebook.com/AndroidBrNews>*
>
>
>
>
>
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

Re: [Asteriskbrasil-biz] [AsteriskBrasil] Curso PBX IP Issabel gratuito

2018-05-10 Thread Paulo Silva
Boa tarde, pessoal,
Alguém sabe resolver esse erro:

Att.

Em 9 de maio de 2018 16:33, Alberto Mitsuo Sato <ams...@innovus.com.br>
escreveu:

> Se você ainda não conhece direito a Central Telefônica baseada em Software
> Livre Issabel, então participe deste curso gratuito para conhecer as
> características e funcionalidades deste excelente PBX IP, onde milhares de
> empresas já estão utilizando e faltam muitos profissionais especializados
> nesta plataforma.
>
>
>
> Com o Issabel podemos configurar todos os recursos de uma central
> telefônica através do modo gráfico, incluindo funções como gerenciamento de
> filas, URA (Unidade de Resposta Audível), troncos com operadoras e serviços
> VoIP, rotas de menor custo, tarifação das ligações, call center,
> gerenciamento de FAX e muitas outras funcionalidades.
>
>
>
> As turmas serão formadas conforme as inscrições.
>
>
>
> *Horário:*
>
> - Comercial: 14:00 - 17:00
>
> - Noturno: 20:00 - 23:00
>
> - Em Videoaulas - qualquer horário
>
>
>
> *Carga Horária:*
>
>   3 horas
>
>
>
> *Conteúdo do curso:*
>
> - Visão geral e Funcionalidades do Issabel.
>
> - Em que áreas podemos utilizar o PBX IP Issabel.
>
> - Demonstrativo do funcionamento e algumas dicas do Issabel.
>
> - Esclarecimento de dúvidas sobre o produto.
>
>
>
> *Sobre o Instrutor:*
>
>
>
> Alberto M. Sato
>
>
>
> Engenheiro de Eletrônica e Telecomunicações, com mais de 13 anos de
> experiência de VoIP, Asterisk, Elastix e Issabel.
>
>
>
> Como instrutor, já ministrou diversos cursos nas áreas de informática e
> redes, incluindo cursos de roteadores Cisco. Também já ministrou centenas
> de cursos de VoIP, Asterisk, Elastix e Issabel, com mais de 2.000 alunos
> formados no Brasil, em Portugal e Angola, além de realizar diversas
> palestras técnicas e workshops do mesmo assunto em diversos países.
>
>
>
> Adquiriu o Certificado ECE (Elastix Certified Engineer) em Barcelona, no
> mês de maio de 2009 e renovou em Montevidéu, em fevereiro de 2015, como
> Instrutor das Certificações Elastix.
>
>
>
> Faça a inscrição no link abaixo:
>
> https://conteudo.portaldosaber.net/curso-pbx-ip-issabel-gratuito
>
>
>
> Att.
>
>
>
>
> *Alberto M. Sato **Diretor Técnico*
>
>
> *Innovus Sistemas Eletrônicos - Soluções VoIP *Volta Redonda/RJ - Brasil
> ams...@innovus.com.br
> (11) 4063-7416 / (21) 4063-7416
>
>
>
>
>
>
> *www.facebook.com/elastixbrasil <http://www.facebook.com/elastixbrasil>
> www.facebook.com/asteriskbrasil <http://www.facebook.com/asteriskbrasil>
> www.facebook.com/softwarelivre <http://www.facebook.com/softwarelivre>
> www.facebook.com/portaldosaber <http://www.facebook.com/portaldosaber>
> www.facebook.com/CloudBrasil <https://www.facebook.com/CloudBrasil>
> www.facebook.com/AndroidBrNews <https://www.facebook.com/AndroidBrNews>*
>
>
>
>
>
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e FXS 
para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.
Construa soluções de PABX IP com produtos DigiVoice - visite  
www.digivoice.com.br
___
Asteriskbrasil-biz mailing list
Asteriskbrasil-biz@listas.asteriskbrasil.org
http://asteriskbrasil.org/mailman/listinfo/asteriskbrasil-biz


Re: [AsteriskBrasil] Alert Info MP 124 AudioCodes

2018-04-26 Thread Paulo Silva
Bom dia, tudo bem ?
Isso dentro do AudioCodes ?
Att.

Em 23 de abril de 2018 15:30, André M. <magro...@gmail.com> escreveu:

> Eu utilizo dessa forma:
>
> SIPAddHeader(Alert-Info: )
>
> SIPAddHeader(Alert-Info: )
>
> Etc...
>
> Em 20 de abril de 2018 13:08, Paulo Silva <poo...@gmail.com> escreveu:
>
>> Boa tarde,
>> Não deu certo.
>> Att,
>>
>> Em 17 de abril de 2018 17:08, Danilo Almeida <daniloricalme...@gmail.com>
>> escreveu:
>>
>>> Paulo, no audio codes nunca fiz, no gransdtream tem que colocar o IP do
>>> gw SIPAddHeader:
>>>
>>> Alert-Info: <
>>> http://192.168.1.10>\;info=ring2
>>>
>>>
>>> Se quiser testar, vai que cola.. rsrs
>>>
>>> *att*
>>> *Danilo Almeida*
>>> *skype: danilo.almeida33*
>>> *(43) 9 9625-4359*
>>>
>>> Em 16 de abril de 2018 11:43, Paulo Silva <poo...@gmail.com> escreveu:
>>>
>>>> Bom dia pessoal tudo bem ?
>>>>
>>>> Alguém sabe como diferenciar o o Alert Info ?
>>>> Já estou usando o Alert Info : Bellcore-dr3 e mesmo assim não muda no
>>>> audio codes.
>>>> Se colocar em um aparelho IP funciona normalmente.
>>>> Att.
>>>>
>>>> --
>>>> Paulo Silva
>>>> Analista de Sistemas - Telecom
>>>>
>>>> ___
>>>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>>>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>>>> Intercomunicador e acesso remoto via rede IP e telefones IP
>>>> Conheça todo o portfólio em www.Khomp.com
>>>> ___
>>>> Para remover seu email desta lista, basta enviar um email em branco
>>>> para asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>>>
>>>
>>>
>>> ___
>>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>>> Intercomunicador e acesso remoto via rede IP e telefones IP
>>> Conheça todo o portfólio em www.Khomp.com
>>> ___
>>> Para remover seu email desta lista, basta enviar um email em branco para
>>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>>
>>
>>
>>
>> --
>> Paulo Silva
>> Analista de Sistemas - Telecom
>>
>> ___
>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>> Intercomunicador e acesso remoto via rede IP e telefones IP
>> Conheça todo o portfólio em www.Khomp.com
>> ___
>> Para remover seu email desta lista, basta enviar um email em branco para
>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

Re: [AsteriskBrasil] Alert Info MP 124 AudioCodes

2018-04-20 Thread Paulo Silva
Boa tarde,
Não deu certo.
Att,

Em 17 de abril de 2018 17:08, Danilo Almeida <daniloricalme...@gmail.com>
escreveu:

> Paulo, no audio codes nunca fiz, no gransdtream tem que colocar o IP do gw
> SIPAddHeader:
>
> Alert-Info: <
> http://192.168.1.10>\;info=ring2
>
>
> Se quiser testar, vai que cola.. rsrs
>
> *att*
> *Danilo Almeida*
> *skype: danilo.almeida33*
> *(43) 9 9625-4359*
>
> Em 16 de abril de 2018 11:43, Paulo Silva <poo...@gmail.com> escreveu:
>
>> Bom dia pessoal tudo bem ?
>>
>> Alguém sabe como diferenciar o o Alert Info ?
>> Já estou usando o Alert Info : Bellcore-dr3 e mesmo assim não muda no
>> audio codes.
>> Se colocar em um aparelho IP funciona normalmente.
>> Att.
>>
>> --
>> Paulo Silva
>> Analista de Sistemas - Telecom
>>
>> ___
>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>> Intercomunicador e acesso remoto via rede IP e telefones IP
>> Conheça todo o portfólio em www.Khomp.com
>> ___
>> Para remover seu email desta lista, basta enviar um email em branco para
>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[AsteriskBrasil] Alert Info MP 124 AudioCodes

2018-04-16 Thread Paulo Silva
Bom dia pessoal tudo bem ?

Alguém sabe como diferenciar o o Alert Info ?
Já estou usando o Alert Info : Bellcore-dr3 e mesmo assim não muda no audio
codes.
Se colocar em um aparelho IP funciona normalmente.
Att.

-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

Re: Access Nginx variables from HTTP modules

2018-03-29 Thread Paulo Silva
Would it be Ok doing something like?

ngx_str_t variable_name   = ngx_string("request_id");
ngx_uint_t variable_name_hash;
ngx_http_variable_value_t *variable  = NULL;

variable_name_hash = ngx_hash_key(variable_name.data, variable_name.len);

variable = ngx_http_get_variable(r, _name, variable_name_hash);

On Thu, Mar 29, 2018 at 4:39 PM, Vladimir Homutov <v...@nginx.com> wrote:
> On Thu, Mar 29, 2018 at 04:17:02PM +0100, Paulo Silva wrote:
>> Hi everyone,
>> can you point me the right way to access Nginx variables from my HTTP module?
>>
>> I am looking for a way to read the $request_id value from within one
>> of my modules' functions.
>>
>
> http://nginx.org/en/docs/dev/development_guide.html#http_variables
>
> ___
> nginx-devel mailing list
> nginx-devel@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel



-- 
Paulo A. Silva
https://a-caminho.de
https://tech.pauloasilva.com
___
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel


Access Nginx variables from HTTP modules

2018-03-29 Thread Paulo Silva
Hi everyone,
can you point me the right way to access Nginx variables from my HTTP module?

I am looking for a way to read the $request_id value from within one
of my modules' functions.

Thanks,
Paulo A. Silva
https://a-caminho.de
https://tech.pauloasilva.com
___
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel


Re: [VOTE] Apache NetBeans Logo

2018-03-01 Thread Paulo Silva
#1

2018-03-01 12:07 GMT-03:00 Randall Wood <
randall.h.w...@alexandriasoftware.com>:

> I vote for #2
>
> Randall Wood
> Alexandria Software
> randall.h.w...@alexandriasoftware.com
> http://alexandriasoftware.com
>
> On Mar 1, 2018, at 08:41, s...@slimdude.com wrote:
>
> I vote for #2
>
> Cheers,
>
> Paul Morris
>
>
>
> On 2018-03-01 07:34, Antonio wrote:
>
> Hi all,
>
> For popular demand let's vote about the NetBeans Logo in the mailing list,
> that's easier for everybody, right? This will close NETBEANS-145 [1
> ].
>
> The received entries are at [2
> 
> ].
>
> Please state the icon identifer you vote for (only icons count, do not pay
> attention to typography).
>
> Thanks all,
> Antonio
>
>
> [1]
> https://issues.apache.org/jira/browse/NETBEANS-145
>
> [2]
> https://cwiki.apache.org/confluence/display/NETBEANS/
> Apache+NetBeans+Logo+Contest
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


[Bug 1507803] Re: ttf-mscorefonts-installer is trying to force me to agree eula

2017-10-22 Thread Paulo Silva
The problem happens when you don’t agree with the eula license, you get
totally stuck there.

There should be a way to be totally free on not agreeing with that
license, free to block that package, and free to uninstall it. None of
these possibilities exists now, and this is why it needs to be fixed.

It’s totally nonsense and crazy being forced to agree an obscure license
just for bypassing this issue.

Seriously asking, please review the actual status and importance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507803

Title:
  ttf-mscorefonts-installer is trying to force me to agree eula

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1507803/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1507803] Re: ttf-mscorefonts-installer is trying to force me to agree eula

2017-10-22 Thread Paulo Silva
for my surprise, after 2 years, this problem persists... i really wonder
why... :(

do anyone know how can we create an empty .deb named ttf-mscorefonts-
installer in a kind of "infinite" version? (so we wouldn’t be disturbed
with that crap again) - the .deb from version still works, but it is
painfully slow to install...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1507803

Title:
  ttf-mscorefonts-installer is trying to force me to agree eula

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1507803/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[AsteriskBrasil] Diferenciar Ring AudioCodes MP 124

2017-06-12 Thread Paulo Silva
Bom dia Pessoal,

Acabei de implementar um asterisk com um AudioCodes MP124, preciso
diferenciar o toque.
Ex:
O que for ligação externa toque duplo
O que for ligação entre ramais toque simples

Já mudei o Alert-info e nada,
Alguém poderia me ajudar?

Att,

-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[ovirt-users] How to reset network statistics

2017-05-31 Thread Paulo Silva
Hi,

Is it possible to reset the statistics counters presents for each network
interface in a VM without shutting down the VM?

Thanks
-- 
Paulo Silva <paulo...@gmail.com>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [AsteriskBrasil] Compro modem 3g HUAWEI E153 OU HUAWEI 160E

2017-01-11 Thread Paulo Silva
Boa tarde Julio,
não server,
Att,

Em 11 de janeiro de 2017 14:28, Julio Henrique Oliveira <
julioh1...@gmail.com> escreveu:

> Boa tarde,
>
> Tenho dois modens MF110 da ZTE. Serve?
>
> Att.,
>
>
> --
>
>
> *Júlio Henrique de OliveiraOctal TecnologiaItapeva - SP*
>
> Em 10 de janeiro de 2017 16:33, Paulo Silva <poo...@gmail.com> escreveu:
>
>>
>> Boa tarde, pessoal,
>>
>> Estou precisando de 60 modens 3G, modelo HUAWEI E153 OU HUAWEI 160E.
>>
>> Alguém sabe onde encontrar esses modens ?
>> Att,
>>
>> --
>> Paulo Silva
>> Analista de Sistemas - Telecom
>>
>> ___
>> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
>> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
>> Intercomunicador e acesso remoto via rede IP e telefones IP
>> Conheça todo o portfólio em www.Khomp.com
>> ___
>> Para remover seu email desta lista, basta enviar um email em branco para
>> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>>
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>



-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

Re: [AsteriskBrasil] Compro modem 3g HUAWEI E153 OU HUAWEI 160E

2017-01-11 Thread Paulo Silva
Bom dia,
Obrigado vou ligar.
Att

Em 10/01/2017 6:32 PM, "Eduardo Pereira" <edup...@gmail.com> escreveu:

>
> Ligue para Marcelo, um cliente que desativou um sistema.
> Telefone/Watzap: 62 9972-0999 <(62)%209972-0999>
>
> Att
>
> Em 10/01/2017 16:33, Paulo Silva escreveu:
>
>
> Boa tarde, pessoal,
>
> Estou precisando de 60 modens 3G, modelo HUAWEI E153 OU HUAWEI 160E.
>
> Alguém sabe onde encontrar esses modens ?
> Att,
>
> --
> Paulo Silva
> Analista de Sistemas - Telecom
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para 
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>
>
>
> ___
> KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
> Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
> Intercomunicador e acesso remoto via rede IP e telefones IP
> Conheça todo o portfólio em www.Khomp.com
> ___
> Para remover seu email desta lista, basta enviar um email em branco para
> asteriskbrasil-unsubscr...@listas.asteriskbrasil.org
>
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

[AsteriskBrasil] Compro modem 3g HUAWEI E153 OU HUAWEI 160E

2017-01-10 Thread Paulo Silva
Boa tarde, pessoal,

Estou precisando de 60 modens 3G, modelo HUAWEI E153 OU HUAWEI 160E.

Alguém sabe onde encontrar esses modens ?
Att,

-- 
Paulo Silva
Analista de Sistemas - Telecom
___
KHOMP: completa linha de placas externas FXO, FXS, GSM e E1
Media Gateways de 1 a 64 E1s para SIP com R2, ISDN e SS7
Intercomunicador e acesso remoto via rede IP e telefones IP
Conheça todo o portfólio em www.Khomp.com
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org

Bug#848065: python-cryptography: renders ansible unusable

2016-12-13 Thread Paulo Silva
Package: python-cryptography
Version: 1.5.3-1
Severity: critical
Justification: breaks unrelated software

Upgrading python-cryptography from 1.5.2-1 to 1.5.3-1 renders ansible unusable:

$ ansible-playbook -vvv playbook.yml
ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'
the full traceback was:

Traceback (most recent call last):
  File "/usr/bin/ansible-playbook", line 103, in 
exit_code = cli.run()
  File "/usr/lib/python2.7/dist-packages/ansible/cli/playbook.py", line 159, in 
run
results = pbex.run()
  File 
"/usr/lib/python2.7/dist-packages/ansible/executor/playbook_executor.py", line 
89, in run
self._tqm.load_callbacks()
  File 
"/usr/lib/python2.7/dist-packages/ansible/executor/task_queue_manager.py", line 
177, in load_callbacks
for callback_plugin in callback_loader.all(class_only=True):
  File "/usr/lib/python2.7/dist-packages/ansible/plugins/__init__.py", line 
394, in all
self._module_cache[path] = self._load_module_source(name, path)
  File "/usr/lib/python2.7/dist-packages/ansible/plugins/__init__.py", line 
324, in _load_module_source
module = imp.load_source(name, path, module_file)
  File "/usr/lib/python2.7/dist-packages/ansible/plugins/callback/hipchat.py", 
line 32, in 
from ansible.module_utils.urls import open_url
  File "/usr/lib/python2.7/dist-packages/ansible/module_utils/urls.py", line 
150, in 
from urllib3.contrib.pyopenssl import ssl_wrap_socket
  File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 
47, in 
import OpenSSL.SSL
  File "/home/pjs/.local/lib/python2.7/site-packages/OpenSSL/__init__.py", line 
8, in 
from OpenSSL import rand, crypto, SSL
  File "/home/pjs/.local/lib/python2.7/site-packages/OpenSSL/SSL.py", line 124, 
in 
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'

Downgrading to python-cryptography to 1.5.2-1 fixes the issue:

$ sudo dpkg -i /var/cache/apt/archives/python-cryptography_1.5.2-1_amd64.deb 
dpkg: warning: downgrading python-cryptography from 1.5.3-1 to 1.5.2-1
(Reading database ... 575660 files and directories currently installed.)
Preparing to unpack .../python-cryptography_1.5.2-1_amd64.deb ...
Unpacking python-cryptography (1.5.2-1) over (1.5.3-1) ...
Setting up python-cryptography (1.5.2-1) ...

$ ansible-playbook -vvv playbook.yml
PLAYBOOK: playbook.yml *
(...)

-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-cryptography depends on:
ii  libc62.24-8
ii  libssl1.11.1.0c-2
ii  python   2.7.11-2
pn  python-cffi-backend-api-max  
pn  python-cffi-backend-api-min  
ii  python-enum341.1.6-1
ii  python-idna  2.1-1
ii  python-ipaddress 1.0.17-1
ii  python-pyasn10.1.9-2
ii  python-setuptools28.7.1-1
ii  python-six   1.10.0-3
pn  python:any   

python-cryptography recommends no packages.

Versions of packages python-cryptography suggests:
pn  python-cryptography-doc  
ii  python-cryptography-vectors  1.5.3-1

-- no debconf information



Bug#848065: python-cryptography: renders ansible unusable

2016-12-13 Thread Paulo Silva
Package: python-cryptography
Version: 1.5.3-1
Severity: critical
Justification: breaks unrelated software

Upgrading python-cryptography from 1.5.2-1 to 1.5.3-1 renders ansible unusable:

$ ansible-playbook -vvv playbook.yml
ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'
the full traceback was:

Traceback (most recent call last):
  File "/usr/bin/ansible-playbook", line 103, in 
exit_code = cli.run()
  File "/usr/lib/python2.7/dist-packages/ansible/cli/playbook.py", line 159, in 
run
results = pbex.run()
  File 
"/usr/lib/python2.7/dist-packages/ansible/executor/playbook_executor.py", line 
89, in run
self._tqm.load_callbacks()
  File 
"/usr/lib/python2.7/dist-packages/ansible/executor/task_queue_manager.py", line 
177, in load_callbacks
for callback_plugin in callback_loader.all(class_only=True):
  File "/usr/lib/python2.7/dist-packages/ansible/plugins/__init__.py", line 
394, in all
self._module_cache[path] = self._load_module_source(name, path)
  File "/usr/lib/python2.7/dist-packages/ansible/plugins/__init__.py", line 
324, in _load_module_source
module = imp.load_source(name, path, module_file)
  File "/usr/lib/python2.7/dist-packages/ansible/plugins/callback/hipchat.py", 
line 32, in 
from ansible.module_utils.urls import open_url
  File "/usr/lib/python2.7/dist-packages/ansible/module_utils/urls.py", line 
150, in 
from urllib3.contrib.pyopenssl import ssl_wrap_socket
  File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 
47, in 
import OpenSSL.SSL
  File "/home/pjs/.local/lib/python2.7/site-packages/OpenSSL/__init__.py", line 
8, in 
from OpenSSL import rand, crypto, SSL
  File "/home/pjs/.local/lib/python2.7/site-packages/OpenSSL/SSL.py", line 124, 
in 
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'

Downgrading to python-cryptography to 1.5.2-1 fixes the issue:

$ sudo dpkg -i /var/cache/apt/archives/python-cryptography_1.5.2-1_amd64.deb 
dpkg: warning: downgrading python-cryptography from 1.5.3-1 to 1.5.2-1
(Reading database ... 575660 files and directories currently installed.)
Preparing to unpack .../python-cryptography_1.5.2-1_amd64.deb ...
Unpacking python-cryptography (1.5.2-1) over (1.5.3-1) ...
Setting up python-cryptography (1.5.2-1) ...

$ ansible-playbook -vvv playbook.yml
PLAYBOOK: playbook.yml *
(...)

-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-cryptography depends on:
ii  libc62.24-8
ii  libssl1.11.1.0c-2
ii  python   2.7.11-2
pn  python-cffi-backend-api-max  
pn  python-cffi-backend-api-min  
ii  python-enum341.1.6-1
ii  python-idna  2.1-1
ii  python-ipaddress 1.0.17-1
ii  python-pyasn10.1.9-2
ii  python-setuptools28.7.1-1
ii  python-six   1.10.0-3
pn  python:any   

python-cryptography recommends no packages.

Versions of packages python-cryptography suggests:
pn  python-cryptography-doc  
ii  python-cryptography-vectors  1.5.3-1

-- no debconf information



  1   2   3   4   5   6   >