Re: I think there may be a bug in 18.14.0 ${GEOLOC_PROFILE(profile_precedence)}, seems to always return prefer_incoming

George Joseph <[email protected]>
Newsgroups gmane.comp.telephony.pbx.asterisk.user
Message-ID <CAP=uFEuCR=kmx2TRehDMdoaQ4747=fBxi8Ves+acbNfWX60-mg@mail.gmail.com>
Yeah, that's weird.  I opened an issue for this...
https://issues.asterisk.org/jira/browse/ASTERISK-30190

On Tue, Aug 23, 2022 at 2:47 PM Dan Cropp <[email protected]> wrote:

> Running into a problem when retrieving the profile_precedence in the
> extensions.conf
>
>
>
> Creating a very basic geolocation.conf to allow passing through
> geolocation values for outbound.
>
>
>
> [discard_config]
>
> type = profile
>
> profile_precedence = discard_config
>
>
>
> [discard_incoming]
>
> type = profile
>
> profile_precedence = discard_incoming
>
>
>
> [prefer_config]
>
> type = profile
>
> profile_precedence = prefer_config
>
>
>
> [prefer_incoming]
>
> type = profile
>
> profile_precedence = prefer_incoming
>
>
>
>
>
> I have tried setting the pjsip.conf geoloc_incoming_call_profile to all
> four of these profiles for inbound call testing.  The discard_incoming
> correctly blocks the geo location information.  Other 3 pass the geo
> location values through
>
>
>
> [192.168.33.31]
>
> type = endpoint
>
> context = IS
>
> transport = transport1
>
> aors = 192.168.33.31
>
> accountcode = 20
>
> dtmf_mode = inband
>
> device_state_busy_at = 1600
>
> moh_passthrough = no
>
> identify_by = username,ip,header
>
> disallow = all
>
> allow = ulaw
>
> acl = acl1
>
> geoloc_incoming_call_profile = prefer_config
>
> geoloc_outgoing_call_profile = prefer_config
>
>
>
> When I have the following line in the extensions.conf, it’s retrieving the
> GEOLOC_PROFILE(profile_precedence) to the variable, but it’s being set to
> prefer_incoming even when it should be discard_config or prefer_config.
>
>
>
> same =>
> n,Set(MY__GEO_PROFILE_PRECEDENCE=${GEOLOC_PROFILE(profile_precedence)})
>
>
>
> Dan
> --
> _____________________________________________________________________
> -- 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
>

-- 
_____________________________________________________________________
-- 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.