cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
470
Views
0
Helpful
4
Replies

Not able to load e164-pattern-map using HTTP

joren-provoost
Level 1
Level 1

Hello, 

We are setting up a new SBC and want to use HTTP in our e164-pattern-map to read out a file on our web server.

We can ping the web server and even telnet to the web server but retrieving the file results in the following error;

File load failed with errno=-1=hifs Failure
It is populated from url http://<ip web server>/<test.txt>.
Map is invalid, cannot activiate associated dial-peer.

When using TFTP over the same source interface we are able to read out the file with no issue.

When checking our firewall we can see the TFTP traffic but we are not able to see any HTTP traffic besides the telnet connection. 

Thanks in advance for your help!

4 Replies 4

Can you connect to the web server from a computer using the same credentials?



Response Signature


Hi Roger, 

Yes I am able to do so. 

Thanks!

Vaijanath Sonvane
VIP Alumni
VIP Alumni

Hi @joren-provoost,

The file extension must be in .cfg format. Please update your file on HTTP server with correct extension and try it again.

Below is the guide that has the example:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/cube_fund/configuration/15-mt/cube-fund-15-mt-book/cube-fund-15-mt-book_chapter_0101.html

 

 

Please rate helpful posts and if applicable mark "Accept as a Solution".
Thanks, Vaijanath S.

Hi Vaijanath, 

I just tried it with .cfg as extension but I also get the same error message as with the .txt extension.

With TFTP I am able to use both extensions without any issues. 

Thanks!