search for: privatedundi

Displaying 2 results from an estimated 2 matches for "privatedundi".

2007 May 03
1
Connections rejected in DUNDi requests
Greetings list, Wondering if anyone's come across this before. I've configured a couple of our servers with a "privatedundi" context to allow calls to still flow between extensions even if they're registered to different servers . The DUNDi lookups seem to work fine, evidenced by the following on the originating server: -- Called private:<password>@<ip>/minotaur-201@privatedundi However, on the...
2009 Feb 12
3
Strange dialplan matching issue
Greetings list, Wondering if anyone has come across this strange dialplan pattern matching issue before: I have a context defined as follows (the plus simply implies it follows on from an existing context in another #include - which, yes, has been included first): [privatedundi](+) exten => _hilton-2XX,1,Goto(hilton,${EXTEN:7},1) When dialling hilton-202 from another box via IAX2, I get: NOTICE[3727]: chan_iax2.c:8085 socket_process: Rejected connect attempt from <ip masked>, request 'hilton-202 at privatedundi' does not exist Changing the context to re...