[asterisk-bugs] [JIRA] (ASTERISK-26698) PJSIP: PAI showing dial plan filters to customers

Luke Escude (JIRA) noreply at issues.asterisk.org
Thu Jan 5 21:56:10 CST 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234476#comment-234476 ] 

Luke Escude commented on ASTERISK-26698:
----------------------------------------

Console readout:

Executing [9794182768 at from-internal:1] Goto("PJSIP/143-000001d0", "dial-out-143,9794182768,1") in new stack
   -- Goto (dial-out-143,9794182768,1)
   -- Executing [9794182768 at dial-out-143:1] Set("PJSIP/143-000001d0", "temp=19794182768") in new stack
   -- Executing [9794182768 at dial-out-143:2] Goto("PJSIP/143-000001d0", "_1XXXXXX.,modified") in new stack
   -- Goto (dial-out-143,_1XXXXXX.,2)
   -- Executing [_1XXXXXX. at dial-out-143:2] GotoIf("PJSIP/143-000001d0", "0?keepDir") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:3] Set("PJSIP/143-000001d0", "EXTEN=19794182768") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:4] Set("PJSIP/143-000001d0", "CDR(cdr_direction)=2") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:5] Set("PJSIP/143-000001d0", "CDR(cdr_outbound_dialed_phonenumber)=19794182768") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:6] Set("PJSIP/143-000001d0", "CDR(cdr_outbound_from_extension)=143") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:7] Set("PJSIP/143-000001d0", "CDR(cdr_application)=Outbound Dial") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:8] Set("PJSIP/143-000001d0", "CALLERID(all)="TB3 143" <9726001155>") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:9] Set("PJSIP/143-000001d0", "CDR(cdr_outbound_did)=9726001155") in new stack
   -- Executing [_1XXXXXX. at dial-out-143:10] Dial("PJSIP/143-000001d0", "PJSIP/flowroute/sip:123456*19794182768 at sip.flowroute.com") in new stack
   -- Called PJSIP/flowroute/sip:123456*19794182768 at sip.flowroute.com
   -- PJSIP/flowroute-000001d1 is ringing
      > 0x7fab00aee5e0 -- Probation passed - setting RTP source address to 74.120.95.196:19624

> PJSIP: PAI showing dial plan filters to customers
> -------------------------------------------------
>
>                 Key: ASTERISK-26698
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26698
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.13.1
>            Reporter: Luke Escude
>         Attachments: CID_bug.pcap
>
>
> Occasionally (not all the time) when dialing out or picking up a parked call, the caller ID will no longer display the 10-digit phone number and name (if valid)... It will show the actual dial plan filters, like _1XXXXX.
> I will attached a PCAP of the PAI header including the filter, as well as a console readout showing the dialplan execution in case my code is at fault.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list