[Asterisk-Users] registering in sipphone
Pablo Endres
epablo at comvoz.com
Tue May 18 08:48:20 MST 2004
You simply Dial to them
exten => 2,1,dial(SIP/user,20,tr)
where user is the user registered as a peer. (in your sip.conf)
On Tue, 2004-05-18 at 11:23, Randy Bush wrote:
> for inbound calls, i can register
>
> context = from-sipphone
> register => 1747xxxxxxx:passwd at proxy01.sipphone.com
>
> but how do i configure to make outbound calls to them?
>
> exten => _1747XXXXXXX,1,GoTo(dial-sipphone,${EXTEN},1)
> ....
> [dial-sipphone]
> ;
> ; SIP to sipphone.com
> ;
> exten => _X.,1,Dial(SIP/${EXTEN}@??????)
> ^^^^^^
> exten => _X.,2,Playtones(congestion)
> exten => _X.,102,Playtones(busy)
> exten => h,1,Hangup
>
> randy
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
--
Pablo Endres <epablo at comvoz.com>
ComVoz Comunications
More information about the asterisk-users
mailing list