[asterisk-users] TRUNK Dial failed due to CONGESTION HANGUPCAUSE: 34

Salaheddine Elharit salah.elharit200 at gmail.com
Wed Mar 25 11:24:22 CDT 2015


thank you for your response but i think that the issue is related to the
RTP because i can call all numbers with the same format

when i call any number except 0033149xxxxxx i get the same adress from
provider  only with this number cnfigurerd in ip-phone in our network i get
this error

best regards

number works without issue

 Using SIP RTP TOS bits 184
  == Using SIP RTP CoS mark 5
    -- Called SIP/FD/0033661223291
    -- SIP/FD-0000011f is making progress passing it to SIP/306-0000011e
       > 0x2afee8182fa0 -- Probation passed - setting RTP source address to
192.168.1.212:12728         ip adress of my x-lite
       > 0x2afee822e480 -- Probation passed - setting RTP source address to
217.195.31.148:43486        ip adress of provider
        SIP/FD-0000011f answered SIP/306-0000011e
       > 0x2afee822e480 -- Probation passed - setting RTP source address to
217.195.31.148:43486         the same ip adress and the same port




number with error

 Using SIP RTP TOS bits 184
  == Using SIP RTP CoS mark 5


- Called SIP/FD/0033149xxxxxx
   SIP/FD-0000011d is making progress passing it to SIP/306-0000011c
     > 0x2afee8182fa0 -- Probation passed - setting RTP source address to
192.168.1.212:47452    ip adress of my x-lite
     > 0xc7452e0 -- Probation passed - setting RTP source address to
217.195.31.146:23392        ip adress of provider
     Got SIP response 556 "No address found" back from 217.195.31.129:5060
                      not the same ip and port

2015-03-25 13:47 GMT+00:00 A J Stiles <asterisk_list at earthshod.co.uk>:

> ** THIS IS NOT WHERE YOUR REPLY BELONGS **
>
> On Wednesday 25 Mar 2015, Salaheddine Elharit wrote:
> > tnaks for your response but the number dialed exist and i can call this
> > number when i configure the trunk directly in x-lite and i call call also
> > this number from my cell phone .
> > any help
> > thanks and regards
>
> Make sure you are sending the number in the correct format, when you Dial()
> via your trunk.  Some providers want you to omit the leading zero from the
> STD
> code.  Others want you to include it.  Others still want you to include the
> IDD code  (and then definitely leave out the 0, just like you were phoning
> home
> from abroad).
>
> My home phone number is (01332) XXXXXX.  To call it, you might have to
> Dial()
> any of the following  (assuming OUTSIDE is defined elsewhere):
>
> Dial(${OUTSIDE}/01332XXXXXX, 60)                ; with leading 0
> Dial(${OUTSIDE}/1332XXXXXX, 60)         ; without leading 0
> Dial(${OUTSIDE}/441332XXXXXX, 60)       ; with IDD code
>
> If you don't know what format your telco are expecting and have to
> determine
> by experiment, it probably would be easiest to set up an extension which
> just
> makes a call to one fixed number -- your own mobile is as good as anything
> else.
>
> To remove the leading 0 from ${EXTEN} , you can use ${EXTEN:1} which omits
> one
> digit from the beginning.
>
> --
> AJS
>
> Note:  Originating address only accepts e-mail from list!  If replying off-
> list, change address to asterisk1list at earthshod dot co dot uk .
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150325/8b5b5d6b/attachment.html>


More information about the asterisk-users mailing list