Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#1020 closed enhancement (fixed)

Support for SIP outbound and Path extension (RFC 5626, RFC 3327)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.8.10
Component: pjsua-lib Version: trunk
Keywords: sipit27 Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

This ticket implements SIP outbound (RFC 5626), which is very useful in assisting NAT traversal, and Path extension (RFC 3327) which is required for the outbound extension.

Change History (7)

comment:1 Changed 13 years ago by bennylp

  • Component changed from pjsip to pjsua-lib
  • Description modified (diff)
  • Milestone changed from Known-Issues-and-Ideas to release-1.8.10
  • Summary changed from Support for SIP outbound (RFC 5626) to Support for SIP outbound and Path extension (RFC 5626)

comment:2 Changed 13 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

(In [3366]) Implemented SIP outbound (closed #1020)

comment:3 Changed 13 years ago by bennylp

(In [3367]) re #1020 (SIP outbound): remove sip.instance and reg-id parameters from the Contact when re-registering if the server does not support SIP outbound

comment:4 Changed 13 years ago by bennylp

(In [3368]) Re #1020: fixed pjsua_acc.c, wrong allocation length for outbound contact.

comment:5 Changed 13 years ago by bennylp

  • Keywords sipit27 added

comment:6 Changed 13 years ago by bennylp

(In [3372]) Re #1020 (Support for SIP outbound and Path extension (RFC 5626)): added pjsua --outb-rid option to set outbound reg-id parameter for the account

comment:7 Changed 13 years ago by bennylp

  • Summary changed from Support for SIP outbound and Path extension (RFC 5626) to Support for SIP outbound and Path extension (RFC 5626, RFC 3327)
Note: See TracTickets for help on using tickets.