03-07-06 01:45 AM
Brian A wrote:
> Anyone know a cheap source of a DID number that can be diverted to SIP
> addresses ?
Generally, you'll find that most providers worth their salt won't
redirect to sip address. Mostly because this could be used (depending
on the platform that's implemented) to create a denial of service on
the server, either intentionally or unintentionally.
Calls could be:
- inadvertantly bounced between supliers
- sent to an unroutable address
- sent to an address (sip:a@b.com) that redirects to another address
(sip:b@a.com) that redirects to the first address (sip:a@b.com), ergo,
routing loop.
- plethora of other examples.
If someone were to flood that number with calls, the services could
easily overload or run out of memory or whatever, since it can be
paticularly difficult to filter these calls[1].
There may be one or two suppliers though. I can't quote any off the top
of my head.
~ Rich
[1] Some providers remove SIP headers in order to hide infrastructure.
[ Post a follow-up to this message ]
|