[asterisk-bugs] [JIRA] (ASTERISK-24046) PJSIP: No matching endpoint found on incoming call?
Ilya Trikoz (JIRA)
noreply at issues.asterisk.org
Wed Jul 16 10:35:56 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=220628#comment-220628 ]
Ilya Trikoz edited comment on ASTERISK-24046 at 7/16/14 10:35 AM:
------------------------------------------------------------------
So there noway to forward all inbound calls from this trunk to specific endpoint? let's imagine that 600 its external number of voip operator, and I wanna accept all incoming calls from it (no matter what caller id it has)
Edit: ok user-list I go:D
was (Author: awesome):
So there noway to forward all inbound calls from this trunk to specific endpoint? let's imagine that 600 its external number of voip operator, and I wanna accept all incoming calls from it (no matter what caller id it has)
> PJSIP: No matching endpoint found on incoming call?
> ---------------------------------------------------
>
> Key: ASTERISK-24046
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24046
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 12.3.2, 12.4.0
> Reporter: Ilya Trikoz
>
> In my case I using realtime,
> here is how it looks in plant
> [10001]
> type=registration
> transport=upd_static
> outbound_auth=10001
> server_uri=sip:600 at 192.168.1.1:5060
> client_uri=sip:600 at 192.168.1.4:5060
> [10001]
> type=auth
> auth_type=userpass
> password=600
> username=600
> [10001]
> type=aor
> contact=sip:192.168.1.4:5060
> [10001]
> type=endpoint
> transport=upd_static
> context=dialmap
> disallow=all
> allow=ulaw
> outbound_auth=10001
> aors=10001
> [10001]
> type=identify
> endpoint=10001
> match=192.168.1.1
> when I call 600 from other pbx I getting an notice
> NOTICE[10202]: res_pjsip/pjsip_distributor.c:246 log_unidentified_request: Request from '"Ilya" <sip:502 at 192.168.1.1>' failed for '192.168.1.1:5060' (callid: ZTNhYjU4ZjU5ZmUxNjM5M2FlYjBlYTE3YzgwZTU4MGY.) - No matching endpoint found
> and "Not Accessable" on phone, something wrong with config or bug?
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list