On Sun, Jan 13, 2019 at 9:45 AM Mitch Claborn <[email protected]> wrote:
> Setting the outbound caller ID works fine on our PRI (T1) lines, but > does not work on our local POTS lines. No errors in the logs, the new > caller ID just seems to be ignored. Should I expect it to work on the > analog lines? > > Dial plan: > same =>n,Set(CALLERID(all)=1112223333) > same =>n(dialit),Dial(DAHDI/50/12223334444,30) > > Channels: > signalling=fxs_ks > callerid=asreceived > group=20,21 > context=from-pstn > faxdetect=incoming > faxdetect_timeout=0 > faxbuffers => 12,half > channel => 49-53 > > It will not work. This is a limitation of analog lines. In this case your Asterisk box is pretending to be a POTS phone. Phones do not tell the PSTN who they are as the PSTN already knows who they are. Richard
-- _____________________________________________________________________ -- 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
