[Asterisk-Users] Incoming SIP Address?

Ian Chilton mailinglist at ichilton.co.uk
Sat Dec 4 04:39:36 MST 2004


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




More information about the asterisk-users mailing list