We have an Audiocodes Mediant 1000 with a FXS module. We have an overhead paging system connected to one of the FXS ports and were using chan_sip without any issues paging. Moved to chan_pjsip and can’t seem to find the write configuration within pjsip.conf to send the call from Asterisk to the Audiocodes.
Looking for any help or anyone with knowledge getting this to work with the audiocodes and pjsip?
My configuration when using chan_sip from sip.conf is below:
I initially used the sip_to_pjsip which didn’t work. Through trial and error I was able to at least get the endpoint on the Audiocodes to register with Asterisk pjsip. But now when I make a call to the extension/endpoint on the audiocodes it will make two quick beeps and then nothing. I see the audiocodes port light up so I know the audiocodes is answering but it won’t page. The strange thing is it works fine using chan_sip. I know this might required a configuration change on the audiocodes but support for that is minimal if not null as my support contract expired. Just hoping someone here has successfully been able to configure Asterisk 13 pjsip with an audiocodes fxs module and port.
We have been using Audiocodes with pjsip for a while now.You are right, support is very minimal with Audiocodes. Good luck with warranty too. We have about 10 units (MP-124) working great with pjsip. We are using realtime in our case.
They just are regular endpoints in Asterisk.
Here are my settings for an audiocode endpoint
pjsip show endpoint Relais-91
Endpoint: Relais-91/4491 Not in use 0 of 3
OutAuth: Relais-91/Relais-91
InAuth: Relais-91/Relais-91
Aor: Relais-91 1
Contact: Relais-91/sip:Relais-91@xxx.xxx.xxx.xx:5060 Unknown nan
Transport: transport-udp udp 3 104 xxx.xxx.xxx.xx:5060
Appreciate everyone’s help. This particular paging system and Asterisk server is located at a remote office so I had to rely on a local contact to be my eye’s and ears. Unfortunately during our troubleshooting and multiple hours of me pulling my hair out wondering why it wasn’t working, it turns out that the amplifier was powered off. I need to put “check for power” at the top of my list for next time. thanks again everyone.