[Asterisk-Users] Can Asterisk act like a normal sip phone?

Kannaiyan Natesan nkans at lycos.co.uk
Fri Jan 30 01:20:48 MST 2004


You can use,

;sip.conf

register => username:password at siphost/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:password at siphost)

Kannaiyan


----- Original Message -----
From: "Birk Bremer" <birk.bremer at web.de>
To: <asterisk-users at lists.digium.com>
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
> 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
>
>




More information about the asterisk-users mailing list