[Asterisk-Users] ENUM, iax,iax2 and h323?

Paul Cheng asterisk at klarium.com
Sun Aug 31 23:12:55 MST 2003


Yes, keep up the good work!

On Sunday, August 31, 2003, at 09:24  AM, Brian West wrote:

> I have added support for enum looks for iax,iax2 and h323.  So far in 
> my
> testing it has worked perfect.  (note: you need to strip the + for iax 
> and
> iax2 calls or they will fail.  h323 will accpet the + but I striped it 
> in
> the below example)
>
> *.1.enum.bkw.org. IN NAPTR 2 42 "u" "h323+E2U" 
> "!^\\+(.*)$!h323:\\1 at 1.2.3.4!" .
>
> Also you could do something like this for iax2:
>
> *.8.1.9.1.enum.bkw.org. IN NAPTR 2 42 "u" "iax2+E2U" 
> "!^\\+(.*)$!iax2:username at gateway/\\1!" .
>
> (gateway would be setup in iax.conf)
>
> Would anyone else like to see iax, iax2 and h323 enum lookup support 
> in *?
>
> here are my diffs:
> http://www.bkw.org/~brian/app_enumlookup.diff
> http://www.bkw.org/~brian/enum.diff
>
> Thanks,
> Brian
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list