I am trying to run originate command to initiate outbound route as follows;
originate sofia/internal/1940@domain.com XML domain.com
Relevant results as follows;
9:21 AM ERR NORMAL_CLEARING
9:21 AM 2020-11-17 09:17:02.930209 [INFO] mod_dialplan_xml.c:637 Processing <0000000000>->1940 in context public
9:21 AM EXECUTE [depth=0] sofia/internal/0000000000@ip_address log([inbound routes] 404 not found ip_address)
Seems that it is not taking the context as specified (domain.com) . What can be the reason ?
originate sofia/internal/1940@domain.com XML domain.com
Relevant results as follows;
9:21 AM ERR NORMAL_CLEARING
9:21 AM 2020-11-17 09:17:02.930209 [INFO] mod_dialplan_xml.c:637 Processing <0000000000>->1940 in context public
9:21 AM EXECUTE [depth=0] sofia/internal/0000000000@ip_address log([inbound routes] 404 not found ip_address)
Seems that it is not taking the context as specified (domain.com) . What can be the reason ?