Re: Problems Solved, two left
Doug Lytle <[email protected]> Wed, 24 May 2023 04:24:22 -0400
| Newsgroups | gmane.comp.telephony.pbx.asterisk.user |
|---|---|
| Message-ID | <[email protected]> |
On 5/23/23 19:22, Steve Matzura wrote:
> voipms: Call (UDP:208.100.60.12:5060) to extension 's' rejected
> because extension not found in context 'voipms-inbound
Steve,
Could we see your dialplan for voipms-inbound?
I'm using voip.ms as well, but have not converted from chan_sip yet. My
voip-ms inbound extensions.conf below (Phone number changed to protect
the innocent)
[voipms]
include => voicemail
exten => 5175551212,1,Answer()
same => n,Gosub(check_blacklist,s,1)
same => n,Gosub(get_callerid,s,1)
same => n,Gosub(check_for_direct,s,1)
same => n,Set(_ARG1=4259)
same => n,Gosub(extension_timeouts,s,1(${ARG1}))
same => n,Queue(home,WwtTkKr,,,23)
same => n,NoOP(Dial Status: ${QUEUESTATUS})
same => n,NoOP(Hangup Cause: ${HANGUPCAUSE})
same => n,Gosub(s-${QUEUESTATUS},s,1(${ARG1}))
Doug
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
Check out the new Asterisk community forum at: https://community.asterisk.org/
New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users