search for: myemailaddr

Displaying 2 results from an estimated 2 matches for "myemailaddr".

Did you mean: emailaddr
2019 Oct 30
3
email notification on missed call
Hello, what is the best way to implement email notification on missed call ? So far, I have been using a solution that I hacked together. I create a hangup-handler, inside which I check for "${DIALSTATUS}" and use System(): System(/bin/echo ... | /usr/bin/mail ....) I have pasted the block here, for better formating: https://pastebin.com/Sf8raPD6 My question is: Do I have to
2013 Jan 22
2
Blind transfer behavior - Asterisk 1.8 and 10
Hi, I want to check the status of a blind transfer (only sip endpoint) between various phones. Transfer is working perfectly, using ## from features.conf or using transfer key from phone, here SNOM320. My problem is that if party to transfer to is busy, the transfer fail and the call is ended. What I want to do is to return the call to the party who originate the transfer. I checked