[asterisk-users] Convert SIP to PJSIP

sean darcy seandarcy2 at gmail.com
Wed Sep 26 08:12:49 CDT 2018


On 9/24/18 5:04 PM, John T. Bittner wrote:
> Hello all,
> 
> I am having some trouble getting this to work under pjsip. Any help is 
> much appreciated.
> 
> I used the converter script and I see it register but can’t receive or 
> send to ringcentral.
> 
> Anyone get this working with PJSIP?
> 
> Works with chan_sip…
> 
> This working sip config.
> 
> register => 
> 17185553321 at sip.ringcentral.com:ARi4uYb2Mz:332940285773 at sip12.ringcentral.com:5090/17185553321 
> <mailto:17185553321 at sip.ringcentral.com:ARi4uYb2Mz:332940285773 at sip12.ringcentral.com:5090/17185553321>
> 
> [17185553321]
> 
> type = peer
> 
> host = sip.ringcentral.com
> 
> transport=udp
> 
> defaultuser=332940285773       ; Authentication username for outbound 
> proxies
> 
> username = 332940285773
> 
> fromuser=17185553321           ; Many SIP providers require this
> 
> fromdomain=sip.ringcentral.com
> 
> secret = ARi4uYb2Mz
> 
> canreinvite = no
> 
> disallow = all
> 
> allow = ulaw
> 
> nat = yes
> 
> dtmfmode = auto
> 
> rfc2833compensate = yes
> 
> trustrpid = yes
> 
> usereqphone = yes              ; This provider requires ";user=phone" on URI
> 
> callcounter = yes              ; Enable call counter for parallel 
> outbound calls
> 
> busylevel = 2                  ; Signal busy at 2 or more calls (feel 
> free to adjust)
> 
> outboundproxy=sip12.ringcentral.com:5090
> 

What's your pjsip config ?





More information about the asterisk-users mailing list