ALERT PJSIP & DryVoip.ca

tbrummell

Guru
Joined
Jan 8, 2011
Messages
1,280
Reaction score
340
Since rebuiling my Debian based iPBX 2021 using pure PJSIP, I haven't been able to receive a call from my DryVoip.ca lines, they kept ending up in my Any/Any catch-all route. Watching the Asterisk logs, I didn't see the expected "You don't have a DID specified" or whatever that error is when it can't match the dialed DID. Checking a SIP trace, I saw that the From: had my DID in it. Strange, Asterisk/FreePBX should see that. I finally reached out to Trev and he pointed me to a Reddit thread (that I didn't find when I was searching for a solution) which states:

Code:
Username = <username>
Secret = <secret>
Authentication = Outbound
Registration = Send
SIP Server  = mtl.dryvoip.ca
Context  = from-pstn-toheader
All of those are default, except for the Context. Once I changed that, calls came in as expected. Dropping this here for anyone else that may experience this, and of course for my future reference. :)
 
Well outside of the context setting, none of those settings has anything to do with receiving an inbound call.

Without seeing the rest of the actual endpoint configuration and what was actually changed, hard to say what was really causing the inbound calls to not be accepted.
 
The rest of the trunk is the PJSIP default. And it was accepted, just fell in to my Any/Any catch-all. And I realize that they don't have anything to do with inbound, I regurgitated what is in the Reddit thread, that is all.
 

Members online

Forum statistics

Threads
26,687
Messages
174,411
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top