[Asterisk-Dev] multiple registrations of same credentials
Jason Pyeron
jpyeron at pdinc.us
Thu Oct 20 21:14:50 MST 2005
I am working on some shared line stuff, and I am looking for opinions
about registering 2 or more phone with the same credentials and the code
changes needed.
for now I have been doing extension magic like:
exten 400, hint, SIP/400a
exten 400, hint, SIP/400b
exten 400, hint, SIP/400c
exten 400, s, DIAL(SIP/400a&SIP/400b&SIP/400c)
but I would really like to
exten 400, hint, SIP/400
exten 400, s, DIAL(SIP/400)
and have every phone ring...
now how should we (not?) modify the peer registration to handle this?
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Partner & Sr. Manager 7 West 24th Street #100 -
- +1 (443) 921-0381 Baltimore, Maryland 21218 -
- -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you
have received it in error, purge the message from your system and
notify the sender immediately. Any other use of the email by you
is prohibited.
More information about the asterisk-dev
mailing list