You can use,

;sip.conf

register => username:[EMAIL PROTECTED]/extension

to make asterisk as a SIP client.

to forward calls to another client use  canreinvite=yes, (if the client
supports reinvite)

and in the extensions.conf

exten => s,1,Dial(SIP/username:[EMAIL PROTECTED])

Kannaiyan


----- Original Message -----
From: "Birk Bremer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 30, 2004 7:58 AM
Subject: [Asterisk-Users] Can Asterisk act like a normal sip phone?


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello everyone,
>
> I'm relatively new to the subject - so pleace don't punish me for
> idiotic questions. ;-)
>
> Can Asterisk act like a normal Sip phone and e.g. connect to another
> sip-gateway?  Background: There is a new german company at:
> http://www.sipgate.de  (sorry German only page)
> They offer a a gateway between a real telephone number and their sip
> server. (at the moment for free) If you had the possibility to connect
> asterisk as a phone to this server it would be an easy (and cheap!) way
> to realise a gateway to old-style-phoneline.
>
>
> Waiting for reply,
>
> Birk Bremer
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
>
> iD8DBQFAGg6+7QhrwFQeHVsRAo+1AJ9+gk79nIxbxt6rPPpHIBw2MZibBQCdEcJN
> wWawRjIjmpUs9orqrmEEcNI=
> =EGhT
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> 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
>
>

_______________________________________________
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