Hi Shane,

> http://www.voip-info.org/wiki-DNS+SRV
> http://slacker.com/~nugget/asterisk7.php

The SRV page was useful - i've done that in my domain now.

But, the other page is talking more about dialing sip addresses through
Asterisk rather than incoming sip addresses.

However, after adding the SRV record into DNS and the following into
Asterisk in extensions.conf, it seems to work:

[default]
  exten => ian,1,Dial(SIP/spa3k_line1,10)
  exten => ian,2,Voicemail(u4)
  exten => ian,3,Hangup


Is this the right/best way to do it?

Is there any way to get such calls coming into a dedicated context,
rather than default?


Thanks!

--ian

_______________________________________________
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