[asterisk-users] Is there any way to pass caller id to cell phone?
Abdul Basit
basit.engg at gmail.com
Thu Oct 11 12:41:58 CDT 2018
Hi Ivan,
Check whats CallerID you are getting before initiating dial command.
;Eric on extension 105
exten => 105,1,NoOp( Call ID: ${CALLERID(all)} )
exten => 105,n,Dial(${ERIC_CELL}&${ERIC_OFFICE},30)
same => n,VoiceMail(105 at default,u)
Also what Caller ID is set on outgoing trunk? Is that enforced in trunk
configuration?
--
regards,
abdul basit
On Thu, 11 Oct 2018 at 22:19, Ivan Demkovitch <idemkovitch at yahoo.com> wrote:
>
> 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
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> Astricon is coming up October 9-11! Signup is available at:
> https://www.asterisk.org/community/astricon-user-conference
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20181011/1004851d/attachment.html>
More information about the asterisk-users
mailing list