HomeSort by relevance Sort by last modified time
    Searched refs:NOTIFY (Results 26 - 30 of 30) sorted by null

12

  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java 471 * Got a notify.
473 if (sipRequest.getMethod().equals(Request.NOTIFY)
    [all...]
DialogFilter.java     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 450 // Notify may or may not create a dialog. This is handled in
589 if (extensionMethod.equals(Request.NOTIFY)) {
591 stackLogger.logDebug("NOTIFY Supported Natively");
775 * Find a matching client SUBSCRIBE to the incoming notify. NOTIFY requests are matched to
779 * If a matching NOTIFY request contains a "Subscription-State" of "active" or "pending", it
    [all...]
  /external/iproute2/ip/
iproute.c 415 fprintf(fp, "notify ");
463 PRTFL(NOTIFY, "notify");
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java 574 this.notify();
    [all...]

Completed in 226 milliseconds

12