[Asterisk-Users] DID on SIP channel

Olle E. Johansson oej at edvina.net
Wed Jun 8 04:35:05 MST 2005


Joshua Colp wrote:
> Okay lemme give you something that should work some magic!
> 
> Stuff for sip.conf:
> [nortel]
> type=peer
> host=<IP ADDRESS OF NORTEL>
> disallow=all
> allow=ulaw 
> context=inbound_nortel
> insecure=very
> 
> Stuff for extensions.conf:
> [inbound_nortel]
> exten => 30302222,1,Dial(SIP/whatever)
> exten => 30302223,1,Dial(SIP/bleh)
> ... SO ON...
> 
> Use your head to figure out some of the stuff for what you should put in.

This is a great configuration if you do not register. I would propably
add acl controls to avoid matching anyone using the name "nortel" in
communication.

/O



More information about the asterisk-users mailing list