NOTICE[2019]: res_pjsip_session.c:3981 new_invite: voipms: Call (TCP:2.1.6.8:5060) to extension '88' rejected because extension not found in context 'general'


Question: How do you solve for asterisk pjsip error that says "NOTICE[2019]: res_pjsip_session.c:3981 new_invite:  voipms: Call (TCP:2.1.6.8:5060) to extension '88' rejected because extension not found in context 'general'".


Login to See the Rest of the Answer

Answer: Make sure that in you pjsip.conf file where you have defined voipms context, change the context to point to the local/internal context. Make sure that the extension exists in the local/intenal context defines as:

[from-extensions]
; Feature Codes:
include => outgoing
include => voipms-outbound
;exten => _XXXXXXXXX,1,Goto(outgoing,${EXTEN},1)
exten => *65,1,Gosub(moh,s,1)
; Extensions
exten => DIDNumber,1,Gosub(dial-extension,s,1,(User11))
exten => e,1,Hangup()

Home
published
v.0.00




© 2024 - ErnesTech - Privacy
E-Commerce Return Policy