if the dns has

   _sip._tcp.my.dom.   SRV     0 0 5060 asterisk.dom.ain.
   _sip._udp.my.dom.   SRV     0 0 5060 asterisk.dom.ain.

where asterisk.dom.ain. is an A RR of the asterisk pbx.

how does a call to sip://[EMAIL PROTECTED] come in to asterisk
so i can route it?

do i just put in sip.conf

  [username]
  context = from-url-username

and extensions.com

  [from-url-username]
  exten => s,1,Answer
  exten => _.,1,blahblahblah

randy

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to