Questions tagged [inbound]
121 questions
1
vote
1 answer
Kamailio and a connection to the PSTN via SIP
I think about the following setup, but I do not know how to connect the main parts.
One the one side there is a Kamailio SIP server. This server provides VoIP connectivity within a certain network (non public intranet).
On the other side there is a…

Adrian Kowol
- 21
- 5
1
vote
0 answers
Sugarcrm : generating contact from inbound emails
What i have :
Sugarcrm enterprise 6.5.14
I have set the inbound email to automatically generate cases under some conditions.
(it is set in Sugar's administration > Inbound email, it's native, i didn't write any code, juste setting it up).
I saw on…

Gaelle
- 614
- 1
- 7
- 30
1
vote
2 answers
Mule - process file only when another is present
I have a Mule flow which processes files in an inbound folder that are named AAA_[id_number].dat. However, I need to configure Mule to only process this file when a corresponding file named [id_number].dat is also available. The second file…

danw
- 1,608
- 4
- 29
- 48
1
vote
1 answer
Asterisk: Create an outbound call and bridge it with a current active inbound channel
I am using Asterisk to make a CAll-Center. The whole process is:
Calls from outside to the Call-Center: all calls put in queue and each one connect to an available agent.
From the Agent, he/she puts the inbound call on hold and create an outbound…

Dan Howel
- 47
- 1
- 8
1
vote
2 answers
Reading of files with max-messages-per-poll=10 and prevent-duplicates=false
I'm trying to read files from the directory. If file cannot be processed it stays there to be tried later.

abg
- 2,002
- 7
- 39
- 63
0
votes
2 answers
How to check for valid URL's and route it to VM at the end of Flow in MULE..?
I have a flow in Mule. It contains an HTTP Inbound listening to a Port number and an Address. Now according to the address of the HTTP Inbound I have to route it to another VM.
This part I have done like below :
…

Ramandeep Singh
- 5,063
- 3
- 28
- 34
0
votes
2 answers
Spring boot Request and response in two different APIs
I have three microservices A , B and C.
A is sending one request(exposed by B) to B for getting some data and B will send the same data request to C in different API (exposed by C).
Now C will send the response for the request to B in another API…
0
votes
0 answers
Amazon SP API print item label
We are trying to create FBA shipment. We create ShipmentId and did placements for items. and we can print shipment label with getlabels type. But how can we print item labels? I couldn't see any documentation to get item labels?
Thank you in advance…

Lasera
- 11
- 1
0
votes
0 answers
Event Webhook : GET parameters in URL
I have a Yii application without mod rewrite, the controller need to be set in URL : ?r=controller/action
In the application : i want to create a system for Event Wehook
I add this link https://example.com/?r=sendgrid/action to…

Denis Chenu
- 846
- 2
- 7
- 22
0
votes
0 answers
How to open port on EC2 to allow api requests from external ips
I am trying to make a fastapi request to my EC2 instance from an external ip address (my VM). I started a python docker container on my EC2 instance with sudo docker run --name -p 5000:5000 -itd python:latest bash. Then inside that…

midav
- 91
- 2
- 7
0
votes
0 answers
Setting up Mandrill with CloudFare to receive emails from a contact form
I'm setting up Mandrill transactional email to receive emails from a contact form on a website. I created a MailChimp and Cloudflare account. I added the DKIM and SPF records along with the MX records in Cloudflare. My domain in Mandrill is…

Amy
- 1
- 2
0
votes
0 answers
Log the inbound traffic to the VM
We are planning to migrate the workloads from a Windows Server based virtual machine. I wanted to capture all the inbound connections to this VM so that the dependencies are properly addressed after the migration to the new VM.
Reason for this is,…

PradeepD
- 1
0
votes
0 answers
Is there a way to extract the date of each email in SendGrid inbound parse?
Summary
SendGrid inbound parse calls webhook with an email payload. This question is about extracting the time with timezone for the received mail. The email payload can contain forwarded emails too.
How can the time of each email thread in an email…

AliAvci
- 1,127
- 10
- 20
0
votes
1 answer
How to capture no response from user in inbound sms with python in twilio to then exit the inbound and then send an outbound sms message?
I am trying to build a reminder application with twilio and I am having trouble with running a timer in the background while twilio's API waits for a response. It seems the code just
waits at @app.route("/sms", methods=["POST"]) for a response…

abant
- 3
- 3
0
votes
0 answers
Windows Firewall: Inbound rule. Randomly generated program path
I am creating and Inbound firewall rule to allow a program. Problem is, program path is slightly different on each system.
Path is as…