Из chan_dahdi.conf:
; CLI> module reload chan_dahdi.so
;      will reload the configuration file, but not all configuration options
;      are re-configured during a reload (signalling, as well as PRI and
;      SS7-related settings cannot be changed on a reload).
;
Что бы не перезагружать всю АТС, проще в диалплане буковку добавить. И это гибче. 
Вот.
Значит рассмотрел я pri debug
При от-forward'женном звонке добавляется в начало лога звонка такая гадость:
PRI Span: 2 -- Making new call for cref 45622
PRI Span: 2 ASN.1 dump
PRI Span: 2   Context Specific/C [1 0x01] <A1> Len:29 <1D>
PRI Span: 2     Integer(2 0x02) <02> Len:2 <02>
PRI Span: 2       <14 48> - "~H"
PRI Span: 2     Integer(2 0x02) <02> Len:1 <01>
PRI Span: 2       <0F> - "~"
PRI Span: 2     Sequence/C(48 0x30) <30> Len:20 <14>
PRI Span: 2       Integer(2 0x02) <02> Len:1 <01>
PRI Span: 2         <01> - "~"
PRI Span: 2       Enumerated(10 0x0A) <0A> Len:1 <01>
PRI Span: 2         <01> - "~"
PRI Span: 2       Context Specific/C [1 0x01] <A1> Len:12 <0C>
PRI Span: 2         Context Specific/C [0 0x00] <A0> Len:10 <0A>
PRI Span: 2           Context Specific [0 0x00] <80> Len:8 <08>
PRI Span: 2             <31 67 78 70 32 31 30 30> - "1gxp2100"
PRI Span: 2 ASN.1 end
PRI Span: 2 INVOKE Component Context Specific/C [1 0x01]
PRI Span: 2   invokeId Integer(2 0x02) = 5192 0x1448
PRI Span: 2   operationValue Integer(2 0x02) = 15 0x000F
PRI Span: 2   operationValue = ROSE_ETSI_DivertingLegInformation2
PRI Span: 2   DivertingLegInformation2 Sequence/C(48 0x30)
PRI Span: 2   diversionCounter Integer(2 0x02) = 1 0x0001
PRI Span: 2   diversionReason Enumerated(10 0x0A) = 1 0x0001
PRI Span: 2   Explicit Context Specific/C [1 0x01]
PRI Span: 2   divertingNr PresentedNumberUnscreened
PRI Span: 2   Explicit Context Specific/C [0 0x00]
PRI Span: 2   presentationAllowedNumber PartyNumber
PRI Span: 2   unknownPartyNumber Context Specific [0 0x00] = "1gxp2100"
Чего с ней делать? Как удалить? Как избавиться!
Вот эта часть с номером куда и откуда звонить одинаковая:
PRI Span: 2 > Calling Party Number (len=14) [ Ext: 0  TON: National Number (2)  NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1)
PRI Span: 2 >                                 Presentation: Presentation allowed, Network provided (3)  '4991234567' ]
PRI Span: 2 > Called Party Number (len=14) [ Ext: 1  TON: Subscriber Number (4)  NPI: Unknown Number Plan (0)  '89261234567' ]
PRI Span: 2 > [a1]
PRI Span: 2 > Sending Complete (len= 1)
Только перед ней в отфорварженном звонке добавлена какая-то фасилити:
PRI Span: 2 > Facility (len=34, codeset=0) [ 0x91, 0xA1, 0x1D, 0x02, 0x02, 0x14, 'H', 0x02, 0x01, 0x0F, '0', 0x14, 0x02, 0x01, 0x01, 0x0A, 0x01, 0x01, 0xA1, 0x0C, 0xA0, 0x0A, 0x80, 0x08, '1gxp2100' ]
Зачем она? Как ее убрать? 
Делал Set(CALLERID(rdnis)=) перед Dial.
Стали дропаться и обычные звонки, хотя rdnis в любом случае N/A.
Чего делать? Как быть?