[asterisk-users] CONNECTEDLINE and panasonic 500
Dmitry Melekhov
dm at belkam.com
Mon Nov 18 21:57:02 CST 2013
18.11.2013 20:51, Richard Mudgett пишет:
>
>
>
> On Mon, Nov 18, 2013 at 1:21 AM, Dmitry Melekhov <dm at belkam.com
> <mailto:dm at belkam.com>> wrote:
>
> Hello!
>
> I have following connections over isdn pri:
>
> avaya definity---pri--asterisk--pri-panasonic 500
>
> Just because panasonic 500 can't send user's names.
>
> I also want to have reverse callerid for avaya users.
>
> But if there is no answer in dial plan:
>
> exten => _XXXX,1,Set(CONNECTEDLINE(name)=${DB(names/${EXTEN})})
> ;exten => _XXXX,n,Answer
> exten => _XXXX,n,Dial(DAHDI/g4/${EXTEN})
> exten => _XXXX,n,Hangup
>
> there is no name on avaya display after panasonic user pick up...
>
> With answer name appears immediately but this is not what we want :-(
>
>
> You need to use the 'I' Dial option to inhibit the connected line date
> from the
> Dial from overwriting the values setup by your dialplan. See [1].
>
> Richard
>
> [1]
> https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information
>
>
Hello!
Thank you!
It works :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20131119/ce9bcffb/attachment.html>
More information about the asterisk-users
mailing list