Hi,

apenon apenon wrote:
We have installed asterisk and using with many small ata. Now there is
an AS5300 outside a PSTN PBX which makes termination. Now I want
asterisk to handle only some of the calls with SIP and asterisk from
5300. There is no problem at asterisk configuration but in AS5300 how
must I configure it for only some extension to register asterisk and
forward call over it?

dial-peer voice 123456 voip
 destination-pattern 3103464711
 progress_ind setup enable 3
 progress_ind progress enable 8
 voice-class codec 2
 session target ipv4:your.ip.address.goeshere

This will route only one single number, u can set up several dial-peers
with different patterns.

cheers,

  Arnd

_______________________________________________
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