[Asterisk-Dev] switch => ENUM

brian k. west brian at bkw.org
Sat Apr 24 21:32:12 MST 2004


http://asterisk.bkw.org/diff/switch_enum.c

For those that care to look at it... its just a quick project while playing with the switch features in asterisk... :)

compile it any other app or such then 

load switch_enum.so 

[somecontext]
switch => ENUM 

since this uses the order listed in enum.conf, this is far from something I would use in production.

bkw
  ----- Original Message ----- 
  From: brian k. west 
  To: asterisk-dev at lists.digium.com 
  Sent: Saturday, April 24, 2004 9:47 PM
  Subject: [Asterisk-Dev] switch => ENUM


  I'm currently working on switch_enum.c, I have it working with sip but I would like some input....

  I want to do something like this:

  switch => ENUM/e164.arpa

  or the like... input anyone?

  bkw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20040424/9c25719c/attachment.htm


More information about the asterisk-dev mailing list