Difference between revisions of "Provider drops the call"

From Kolmisoft Wiki
Jump to navigationJump to search
(New page: If Provider returns something like: -- Got SIP response 503 "Service Unavailable" back from xxx.xxx.xxx.xxx Try to add '00' (if Provider is in Europe) or '001' (if Provider is in USA) t...)
 
Line 1: Line 1:
= Incorrect number format =
If Provider returns something like:
If Provider returns something like:


Line 6: Line 8:


Some Providers wants numbers with international prefixes.  
Some Providers wants numbers with international prefixes.  
<br><br>
= Codec mismatch =
Check codecs for your server and your provider. Often there are no matching and call is not possible.
<br><br>
= Provider has no available lines to service the call =
503 "Service unavailable: no more gws" back from xxx.xxx.xxx.xxx - Provider does not have more open lines to serve your calls.


<br><br>
<br><br>
Line 11: Line 25:
* [[I cannot make a call]]
* [[I cannot make a call]]
* [[I have a problem with Calls]]
* [[I have a problem with Calls]]
* [[SIP/2.0 503 Service Unavailable]]

Revision as of 10:30, 6 May 2010

Incorrect number format

If Provider returns something like:

-- Got SIP response 503 "Service Unavailable" back from xxx.xxx.xxx.xxx

Try to add '00' (if Provider is in Europe) or '001' (if Provider is in USA) to Provider Rules to destination.

Some Providers wants numbers with international prefixes.



Codec mismatch

Check codecs for your server and your provider. Often there are no matching and call is not possible.



Provider has no available lines to service the call

503 "Service unavailable: no more gws" back from xxx.xxx.xxx.xxx - Provider does not have more open lines to serve your calls.




See also