Opened 11 years ago
Closed 11 years ago
#1673 closed enhancement (fixed)
Use Request URI when matching incoming request to account if the To URI contains tel: URL
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.2 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Incoming request will be matched to PJSUA accounts by looking at the To URI. And if the To URI contains tel: URI, the default account will be used.
This ticket adds further try, that is to try to use the request URI when the To URI contains tel: URI.
Change History (2)
comment:1 Changed 11 years ago by bennylp
- Summary changed from Use Request URI when matching incoming request for account if the To URI contains tel: URL to Use Request URI when matching incoming request to account if the To URI contains tel: URL
comment:2 Changed 11 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4532: