Displaying 1 result from an estimated 1 matches for "08c16fe0".
2009 Sep 04
0
RFC 3578 in Asterisk
...ld()
We can notice that incoming calls (e.g for 36122512) are now routed by
asterisk from context [from_sip_proxy] to context [local] and overlap
doesn't work anymore. The answer is 603 Declined.
[CLI]
Sep 4 15:15:21] WARNING[28382]: pbx.c:2450 __ast_pbx_run: Channel
'SIP/192.168.148.186-08c16fe0' sent into invalid extension '5' in context
'local', but no invalid handler
[/CLI]
We think that here the answer for the INVITE 361225 should also be 484
address incomplete and same thing for the next INVITE for 3612251 and finaly
100 Trying for the last INVITE 36122512. Can an...