VitalPBX - exts can't call each other
-
@scottalanmiller said in VitalPBX - exts can't call each other:
@JaredBusch said in VitalPBX - exts can't call each other:
@scottalanmiller said in VitalPBX - exts can't call each other:
@Dashrender said in VitalPBX - exts can't call each other:
@JaredBusch said in VitalPBX - exts can't call each other:
@Dashrender said in VitalPBX - exts can't call each other:
OK - Progress.
I changed my Ext to SIP from PJSIP and now the phones work. Well, at least I was able to call the DID I assigned and it was sent to the phone I have with me. Plus I have two way audio.
So SIP on port 5060 works.
Swapped back to PJSIP 5062, the phone still registers, and makes out going calls.. but inbound is no go.
Current error message:
The phone number you are trying to reach is currently experiencing temporary technical difficulties, please try your call again later.
Because you didn't tell Skyetel to use port 5062
FFS
Why would that matter? the PBX talks to Skyetel and that part is working fine... it's only the phones that aren't working correctly.
Are you saying they all need to use the same port?
When you change port numbers, it changes everywhere. So can cause lots of issues in unexpected spots.
And my second biggest complaint with VitalPBX. Not using PJSIP on port 5060.
Yeah, that's ridiculous. They have this weird obsession with the deprecated or about to be deprecated chan_sip. Their support pushing that is part of their problems.
We try to move pjsip to 5060 right away on setups and we never use chan_sip. Not had any issues yet.
OK I haven't done that yet.. I'll probably spin up another VM tonight and try that.
-
So back to my situation....
I have my trunk on port 5062 and set to PJSIP on both Vital and Skyetel.
I have the phone ext set to port 5062 and set to PJSIP - phones will register and call out but only one way audioIF I leave everything else alone, setup a new ext to port 5060 and SIP - a phone will register to this extension AND dial out AND have two-way audio.
-
@Dashrender said in VitalPBX - exts can't call each other:
IF I leave everything else alone, setup a new ext to port 5060 and SIP - a phone will register to this extension AND dial out AND have two-way audio.
This is separate issue from your inbound call issue.
Which was my point..
-
@Dashrender said in VitalPBX - exts can't call each other:
So back to my situation....
I have my trunk on port 5062 and set to PJSIP on both Vital and Skyetel.
I have the phone ext set to port 5062 and set to PJSIP - phones will register and call out but only one way audioIF I leave everything else alone, setup a new ext to port 5060 and SIP - a phone will register to this extension AND dial out AND have two-way audio.
SIP handles the call setup. RTP handles the call itself. One way audio comes from issues with RTP, at least nearly always. Normally this means that one leg of RTP is working and one is not.
-
@JaredBusch said in VitalPBX - exts can't call each other:
@Dashrender said in VitalPBX - exts can't call each other:
IF I leave everything else alone, setup a new ext to port 5060 and SIP - a phone will register to this extension AND dial out AND have two-way audio.
This is separate issue from your inbound call issue.
Which was my point..
My OP asked two questions.
- can't inbound call - fixed that because mismatched DID (yeah my bad)
- on PJSIP phones don't appear as available to the PBX so they can't get calls from other phones.
-
@scottalanmiller said in VitalPBX - exts can't call each other:
@JaredBusch said in VitalPBX - exts can't call each other:
@scottalanmiller said in VitalPBX - exts can't call each other:
@Dashrender said in VitalPBX - exts can't call each other:
@JaredBusch said in VitalPBX - exts can't call each other:
@Dashrender said in VitalPBX - exts can't call each other:
OK - Progress.
I changed my Ext to SIP from PJSIP and now the phones work. Well, at least I was able to call the DID I assigned and it was sent to the phone I have with me. Plus I have two way audio.
So SIP on port 5060 works.
Swapped back to PJSIP 5062, the phone still registers, and makes out going calls.. but inbound is no go.
Current error message:
The phone number you are trying to reach is currently experiencing temporary technical difficulties, please try your call again later.
Because you didn't tell Skyetel to use port 5062
FFS
Why would that matter? the PBX talks to Skyetel and that part is working fine... it's only the phones that aren't working correctly.
Are you saying they all need to use the same port?
When you change port numbers, it changes everywhere. So can cause lots of issues in unexpected spots.
And my second biggest complaint with VitalPBX. Not using PJSIP on port 5060.
Yeah, that's ridiculous. They have this weird obsession with the deprecated or about to be deprecated chan_sip. Their support pushing that is part of their problems.
We try to move pjsip to 5060 right away on setups and we never use chan_sip. Not had any issues yet.
Relevant
-
@JaredBusch yeah, given how recent VitalPBX is, I'm amazed that the old driver is even included there. Seems like a really bad idea.
-
@Dashrender When your devices are shown as UNAVAILABLE but marked as REGISTERED, try to decrease the qualify frequency value on the technology profile assigned to your devices. For PJSIP is usually the "Default PJSIP Profile", for SIP, is usually the "Default SIP Profile".
About, One Way Audio, remember to configure the External Address and the local address on the SIP Settings or PJSIP Settings, depending on the technology you are using.
-
@JaredBusch On Next major versions of VitalPBX, the main protocol will be PJSIP instead of SIP, due as you know SIP has been totally deprecated.
-
@ing-joserivera26 said in VitalPBX - exts can't call each other:
@JaredBusch On Next major versions of VitalPBX, the main protocol will be PJSIP instead of SIP, due as you know SIP has been totally deprecated.
Looking forward to that!