Status: New
Owner: ----
New issue 149 by
nicolas....@gmail.com: Number identification based on R-URI
http://code.google.com/p/restcomm/issues/detail?id=149
Detailed information about the new feature request
1. What motivated the request:
If number in R-URI has been previously rewritten by a proxy in front of
Mobicents, restcomm will return a 404 not found because it will try to
match number in "To" header, instead of number it R-URI.
2. Link to related public forum or mailing list discussion:
https://groups.google.com/forum/?fromgroups=#!topic/restcomm/-3kXGPUow_M
3. Describe functionality and API (if applicable)
A new parameter in config file could allow to configure this behaviour (ie:
match numbers on R-URI or on "To" header)