VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
picstef at freenet.de Guest
|
Posted: Mon May 26, 2008 10:57 am Post subject: [asterisk-users] Registration of multiple SIP-clients for th |
|
|
Hello,
we want to setup the following scenario:
- each user has a softphone AND a hardphone
- the softphone is started with the operating system
- the hardphone is connected all the time using SIP
- only ONE extension for each user
Both phones should ring when the user is called.
We've setup an asterisk 1.4.18 and at the moment only
the last registered client rings.
In Asterisk 1.2 the setup worked, but it does not longer
in 1.4...
# sip.conf
[general]
bindport = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=ulaw
allow=alaw
tos=0x68
notifyringing=yes
notifyhold=yes
limitonpeers=yes
[120]
type=friend
secret=secret
record_out=Adhoc
record_in=Adhoc
qualify=yes
port=5060
pickupgroup=
nat=yes
mailbox=120 at default
host=dynamic
dtmfmode=inband
disallow=
dial=SIP/120
context=from-internal
canreinvite=no
callgroup=
callerid=device <120>
allow=
accountcode=
call-limit=50
Maybe someone has an idea how to setup the scenario without using
ringgroups...
Thanks a lot,
Stefan |
|
Back to top |
|
|
rizwanhasham at gmail.com Guest
|
Posted: Tue May 27, 2008 3:05 am Post subject: [asterisk-users] Registration of multiple SIP-clients for th |
|
|
How about using a SIP URI. I have not tested it but seems like it can work
in your scenarion. check these links:
http://www.voip-info.org/tiki-index.php?page=SIP%20URI
http://www.voip-info.org/wiki/view/Asterisk+tips+SIP+URI+Dial
http://www.ietf.org/rfc/rfc2396.txt
On Mon, May 26, 2008 at 8:57 PM, stephan schneider <picstef at freenet.de>
wrote:
Quote: | Hello,
we want to setup the following scenario:
- each user has a softphone AND a hardphone
- the softphone is started with the operating system
- the hardphone is connected all the time using SIP
- only ONE extension for each user
Both phones should ring when the user is called.
We've setup an asterisk 1.4.18 and at the moment only
the last registered client rings.
In Asterisk 1.2 the setup worked, but it does not longer
in 1.4...
# sip.conf
[general]
bindport = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=ulaw
allow=alaw
tos=0x68
notifyringing=yes
notifyhold=yes
limitonpeers=yes
[120]
type=friend
secret=secret
record_out=Adhoc
record_in=Adhoc
qualify=yes
port=5060
pickupgroup=
nat=yes
mailbox=120 at default
host=dynamic
dtmfmode=inband
disallow=
dial=SIP/120
context=from-internal
canreinvite=no
callgroup=
callerid=device <120>
allow=
accountcode=
call-limit=50
Maybe someone has an idea how to setup the scenario without using
ringgroups...
Thanks a lot,
Stefan
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
Best Regards
Rizwan Hisham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080527/84f091de/attachment.htm |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|