Howto:Why does the Gateway fail to route an incoming SIP call?: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
If you enter "10.24.100.218" here, called URI is truncated into "0372806124" (plain telephone number).
If you enter "10.24.100.218" here, called URI is truncated into "0372806124" (plain telephone number).
Plain telephone number can be roueted and mapped as usual.
Plain telephone number can be roueted and mapped as usual.
<!-- federation error sip local domain Unallocated Unassigned URI  -->


[[Category:Faq|{{PAGENAME}}]]
[[Category:Faq|{{PAGENAME}}]]

Revision as of 18:31, 12 January 2012

Since v9hf4 the Gateway supports federation (call by URI). That's why we do not cut-off domain part of incoming calls automatically. This may result in "Unallocated (unassigned) number" errors. Like this:

 LOG CALL 0 No-Route ->:0372806124@10.24.100.218 / GW3::->*:: Cause: Unallocated (unassigned) number

Gateway cuts-off domain part only if domain part matches the local domain. There's a new config option on the gateway interface called "Local Domain". If you enter "10.24.100.218" here, called URI is truncated into "0372806124" (plain telephone number). Plain telephone number can be roueted and mapped as usual.