Home | History | Annotate | Download | only in stack

Lines Matching defs:sipListener

71 import javax.sip.SipListener;
1625 SipListener sipListener = ((SipStackImpl)this).getSipListener();
1627 if(sipDialog != null && !(sipListener instanceof SipListenerExt)) {