Daniel Friedman
2018-Oct-16 13:32 UTC
[asterisk-users] Is there any way to pass caller id to cell phone
Hello, You can ask your provider to accept PAI headers that you Would add to your SIP Invite request. Usually, this is what you do when you want to block Your caller id from showing it to the callee. The only way that the provider can identify you (for billing and legal purposes) Is by RPID or the PAI headers. Regards, Daniel Friedman Trixton LTD. Tel: 972.72.2557000 Mobile: 972.50.6655579 Email: dani at 3xton.com Website: http://www.3xton.com -----Original Message----- From: asterisk-users [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asterisk-users-request at lists.digium.com Sent: Monday, October 15, 2018 8:00 PM To: asterisk-users at lists.digium.com Subject: asterisk-users Digest, Vol 170, Issue 17 Send asterisk-users mailing list submissions to asterisk-users at lists.digium.com To subscribe or unsubscribe via the World Wide Web, visit http://lists.digium.com/mailman/listinfo/asterisk-users or, via email, send a message with subject or body 'help' to asterisk-users-request at lists.digium.com You can reach the person managing the list at asterisk-users-owner at lists.digium.com When replying, please edit your Subject line so it is more specific than "Re: Contents of asterisk-users digest..." Today's Topics: 1. Re: asterisk 16 manager --END COMMAND-- (Jacek Konieczny) 2. Re: Is there any way to pass caller id to cell phone? (Eric Klein) ---------------------------------------------------------------------- Message: 1 Date: Mon, 15 Oct 2018 08:36:23 +0200 From: Jacek Konieczny <jajcus at jajcus.net> To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] asterisk 16 manager --END COMMAND-- Message-ID: <44e25e43-e845-92f6-4e56-8e67f86431a0 at jajcus.net> Content-Type: text/plain; charset=utf-8 On 2018-10-12 12:22, Dmitry Melekhov wrote:>> AMI: >> - The Command action now sends the output from the CLI command as a >> series >> of Output headers for each line instead of as a block of text >> with the >> --END COMMAND-- delimiter to match the output from other actions. >> >> Commands that fail to execute (no such command, invalid syntax >> etc.) now >> return an Error response instead of Success. >> > Very pity that you break compatibility...The old AMI protocol was so broken, so it was hardly possible to make any compatible client implementation. Whatever you do, it would break on some corner cases. This change fixed a little bit of this mess. And if some client library is not properly updated for major Asterisk releases, then that is not Asterisk to blame. Jacek ------------------------------ Message: 2 Date: Mon, 15 Oct 2018 11:12:09 +0300 From: Eric Klein <eric.klein at greenfieldtech.net> To: asterisk-users <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] Is there any way to pass caller id to cell phone? Message-ID: <CAD4dZ0m7-i86nZqBpfRqP77spn891Hn7SFqVft7UFzSF7JTb5A at mail.gmail.com> Content-Type: text/plain; charset="utf-8" Ivan, Be aware that what you are asking may cause problems with making the call to the cell phone. Think of it this way, you are taking an inbound call and then sending it out over your regular operator. They may object to accepting a call with a CLID that does not match your account and could block it. It is worth testing if they will allow any outbound CLID or need it to match the account. The problem will get worse when SHAKEN'STIR comes into effect and they need to certify that the call came from your office. The reason they would block it is to prevent both spam calls and fraud. Eric Klein COO Greenfield Main US +1 805 410 1010 Main UK +44 203 746 6000 Main Il +972 73 255 7799 Mobile +972 54 666 0933 *Email *Eric at greenfield.tech Skype: EricLKlein Web: www.greenfield.tech www.cloudonix.io *Disclaimer:* This e-mail is intended solely for the person to whom it is addressed and may contain confidential or legally privileged information. Access to this e-mail by anyone else is unauthorized. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail and destroy this e-mail and any attachments. E-mail may be susceptible to data corruption, interception, unauthorized amendment, viruses and delays or the consequences thereof. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing or copying of this email is strictly prohibited.> Date: Thu, 11 Oct 2018 17:18:24 +0000 (UTC) > From: Ivan Demkovitch <idemkovitch at yahoo.com> > To: "asterisk-users at lists.digium.com" > <asterisk-users at lists.digium.com> > Subject: [asterisk-users] Is there any way to pass caller id to cell > phone? > Message-ID: <1490413779.8332018.1539278304659 at mail.yahoo.com> > Content-Type: text/plain; charset="utf-8" > > > We have following problem. On some of the extentions I call cell phone > after 10 seconds or so.Or, like this one below- we call cell and > office phone at the same time ;Eric on extension 105 exten => > 105,1,Dial(${ERIC_CELL}&${ERIC_OFFICE},30) > same => n,VoiceMail(105 at default,u) Where problem comes in - if > person not at the desk - his cell phone shows call from OFFICE number > and there is no way to tell who is really calling. > We use Callcentric as a trunk if it makes any difference. > I'd like to add info about caller when passing to cell phone if possible. > Is there any way to do that? > Thank you,Ivan > -------------- next part -------------- An HTML attachment was > scrubbed... > URL: < > http://lists.digium.com/pipermail/asterisk-users/attachments/20181011/ > 73bc10c3/attachment-0001.html > > > > ------------------------------ >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20181015/0c25dd8e/attachment-0001.html> ------------------------------ Subject: Digest Footer _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ------------------------------ End of asterisk-users Digest, Vol 170, Issue 17 ***********************************************