Displaying 1 result from an estimated 1 matches for "rose_etsi_ectinform".
2010 Nov 24
1
Disable connected line updates for dahdi PRI channel
...d line updates. 
This is fantastic for SIP. How can I prevent them from being sent to a 
PRI channel?
I'm having problems when a call is answered by an internal SIP 
extension, then transferred (blind or attended) to another internal SIP 
extension. One of my PRI providers can't handle the ROSE_ETSI_EctInform 
APDU and drops the call.
Looking through the chan_dahdi and sig_pri code, I don't see any 
configuration flag to block the updates from going through. I was even 
hoping I could set __CONNECTED_LINE_CALLER_SEND_MACRO to something 
bogus, but it looks like if the macro fails to execute in any...