Re: [asterisk-users] max one sip peer to register

2011-07-19 Thread Rick Hall
Hi Arian,

>> Now it is possible to register more than one sip user with the same
username/password.
>> So if I call that sip user, both sip clients will ring.

I've been able to accomplish this with mixed results.  In most cases on my
end, the SIP that was most recently registered is the one that will receive
the call first.  I've found the best way to utilize multiple SIP clients for
one extension is to create a ring group and then add each SIP client to the
group.

Hope this helps!

Rick

On Tue, Jul 19, 2011 at 5:50 AM, Arjan Kroon | Mobillion <
arjan.kr...@mobillion.nl> wrote:

> Hi,
>
> Is there a easy way to configure the sip settings so it is not possible to
> register more than one sip user with the same username/password.
>
> Now it is possible to register more than one sip user with the same
> username/password.
> So if I call that sip user, both sip clients will ring.
>
> Regards,
>
> Arjan Kroon
>
>
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Incoming Call Recording

2011-06-10 Thread Rick Hall
Longtime lurker, first time poster.  :)

A client of mine is in need of having Asterisk record every call that comes
in from a specific incoming route.  I've added the following lines to the
sip_additional.conf file, but no recordings are showing up in the
/var/spool/asterisk/monitor/ folder.

record_out=always
record_in=always

Another page I came across on Google (
http://www.voip-info.org/wiki/view/Asterisk+cmd+Monitor) suggested I add the
following line to my sip.conf file:

exten => 2060,3,Monitor(wav,myfilename)

I can see how this could work, but I'm not sure what to replace "2060" with,
as what I need setup is the record of all incoming calls across the board,
not just calls associated with a particular extension number (ie:  2060).

Your sure is appreciated!


-- 
Rick Hall
Senior Vice President
ReadyWire Multimedia Solutions

Affordable Website & Reseller Hosting
http://www.readywire.com/
(312) 278-4446 x5446

Technical Support:
24 hours a day / 7 days a week

Customer Login...: https://secure.readywire.com/
Server Notices.: http://status.readywire.com/
Support Center: https://secure.readywire.com/
Twitter.: http://twitter.com/readywire
Blog: http://blog.readywire.com/

This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system. E-mail transmission cannot be guaranteed to be
secure or error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender
therefore does not accept liability for any errors or omissions in the
contents of this message, which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. ReadyWire
Multimedia Solutions. PO BOX 811061, Chicago, IL, USA, 60681.
www.readywire.com.
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] incoming

2011-01-02 Thread Rick Hall
Yes, I don't see why not.  You just need to setup an IVR for each business
and then assign each individual DID to the appropriate IVR.

This may help:

http://www.voip-info.org/wiki/view/Asterisk+tips+ivr+menu

Cheers!

Rick

-- 
Rick Hall
Senior Vice President
ReadyWire Multimedia Solutions

Affordable Website & Reseller Hosting
http://www.readywire.com/
(312) 278-4446 x5446

Technical Support:
24 hours a day / 7 days a week

Customer Login...: https://secure.readywire.com/
Server Notices.: http://status.readywire.com/
Support Center: https://secure.readywire.com/
Twitter.: http://twitter.com/readywire
Blog: http://blog.readywire.com/

This message contains confidential information and is intended only for the
individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system. E-mail transmission cannot be guaranteed to be
secure or error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender
therefore does not accept liability for any errors or omissions in the
contents of this message, which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. ReadyWire
Multimedia Solutions. PO BOX 811061, Chicago, IL, USA, 60681.
www.readywire.com.



On Sun, Jan 2, 2011 at 11:50 AM, Thomas Perron wrote:

> Is it possible to have
> Calls incoming to different DIDs?
> I want an AA that handles 100s of businesses.
>
> [Incoming-pizza]
> Exten => 4045551212,1,Goto(pizza,s,1)
>
> [Incoming-hvac]
> Exten => 8085551212,1,Goto(hvac,s,1)
>
> [Incoming-gutter]
> Exten => 6175551212,1,Goto(gutter,s,1)
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users