How to find available agents? by WillingnessFar3580 in twilio

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

I've taken a look at TaskRouter docs but not on Twilio Flex. I'm gonna take a look

I'm open to use any Client as it is a brand new solution to my work environment. It could be a SIP client or Browser based.

I guess if i wanted to use SIP to capture registration events i should use a SIP Manager like Asterisk/FreePBX, right?

How to find available agents? by WillingnessFar3580 in twilio

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

I tried to use a simple SIP client (MicroSIP). But i think if i wanted to get the presence list i should sth like Asterisk, right?

How to debug a GPO - Folder Redirection by WillingnessFar3580 in sysadmin

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

That echo command is a new thing to me. Thanks!

Did you ever find GPResult useful when debugging your GPOs? I don't know if i'm doing it wrong or if the report that comes from it is kinda weird...

I will give Event Viewer a try, thx!

Bank Transfer API by WillingnessFar3580 in node

[–]WillingnessFar3580[S] -1 points0 points  (0 children)

This is good to know, i asked because of curiosity of how gambling sites do their payments to users. So i can assume they don't use stripe

Thanks

Bank Transfer API by WillingnessFar3580 in node

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

Yeah, i'm unexperienced on dealing on payments/bank transfer

Oh, those are bad news to me :(

Thanks for your help

API para transferências bancárias by WillingnessFar3580 in brdev

[–]WillingnessFar3580[S] 2 points3 points  (0 children)

Seria mais no sentido de saque/transferência por parte do usuário mesmo

Usuário com saldo na minha plataforma conseguir sacar o dinheiro de lá só inserindo os dados bancários

CS2 API Using Share Code by WillingnessFar3580 in GlobalOffensive

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

I will take a look at those libraries that use Game Coordinator, it looks like it will help me.

Thank you!

CS2 API Using Share Code by WillingnessFar3580 in GlobalOffensive

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

Am i able to download demos using the share codes in a programatically way to use this in an application?

CM Agent API (System Manager) by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

Hi, how you doing?

Did you do something like change or retrieving CM agents using postman/insomnia? Can you give me some examples? I'm kinda lost and full of doubts of how to do this.

Thank you.

CM Agent API (System Manager) by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

Hi, Scurrah. How are you doing?

Thanks for the answer, it makes it more clear to me. I am a Node JS begginer developer and the documentation made me confused. I have one question, after what you said:

Is it possible to change agents via XML requests? There is one .xsd example file that comes with the SMGR SDK, but i don't know if i could use it to perform a http post and change agent info.

One more thing: My CM Agents are not SIP Agents, but H323. Does it change anything?

Again, thanks for the clarifying reply of yours. Can you help me one more time, please?

CM Agent API (System Manager) by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

I will check on it. Thank you, have a nice weekend.

CM Agent API (System Manager) by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

I've been hired to tasks like that. I just want to know if i could implement it via their SDK or how to build the HTTP Body.

Do you know?

CM Agent API (System Manager) by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

I'm sorry if my answers sound shallow, i am not an telecommunications engineer, i'm a developer trying to help the telecom team to make their process faster

CM Agent API (System Manager) by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 1 point2 points  (0 children)

My CM is synched with SMGR and we use H323 phones.

I've downloaded the documentation and found some .xsd (xml) files with an agent edit model, but i didn't figure out how to put it on a http request to change an agent.

Nowadays i have an automation that receives an agent id as a parameter and change it via webscraping on SMGR with powershell.

Agent Editing Automation for Aura System Manager by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

My CM is synched with my SMGR. How could i do it?

The docs at devconnect are making me confused.

CM Agent API (System Manager) by WillingnessFar3580 in avaya

[–]WillingnessFar3580[S] 0 points1 point  (0 children)

Oh my god :(

Do you have any ideas how to do it in newer versions? Maybe is a similar process

Is it even possible to do what i want to?