hello group,
has anyone experience with ser's enum module and tried it with e164.org?
i've something like in my ser.cfg:
if(enum_query("e164.org")){
....
};
i tried to dial a number which is known there but I won't get into this
if clause.
but when i try
if(enum_query("e164.arpa")){
....
};
and call a number known there the enum_query works?
any help with enum would be greatly appreciated.
thanks in advance.
pamela