| Summary: | ASTERISK-07137: [patch] bug in get_destination | ||
| Reporter: | Andrey S Pankov (casper) | Labels: | |
| Date Opened: | 2006-06-09 13:11:51 | Date Closed: | 2006-06-09 16:33:36 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) chan_sip.c.r33292.diff | |
| Description: | It seems like there is a bug there: get_in_brackets(tmp) should be called after ast_uri_decode(tmp). | ||
| Comments: | By: Olle Johansson (oej) 2006-06-09 16:33:36 Committed to svn trunk. Thanks. | ||