FYI

SIP usernames =! Extensions

You have to use unique sip usernames to be identified inside dialplan for
mapping to extensions

[contextA]
Exten => 101,1,Dail(sip/custA_user1)

[contextB]
Exten => 101,1,Dial(sip/custB_user2)

Hope this makes it clear.

Mitul
On Oct 30, 2012 1:16 PM, "Darin Iv" <[email protected]> wrote:

> Cant we have same extension in different context?
>
> This is what we we want in same pbx server?
> Company A
> Context Company_A
> IVR Company A
> Extensions: 101,102,103,104 etc.
> Company B
> Context Company_B
> IVR Company B
> Extensions: 101,102,103,104 etc.
>
> --
> _____________________________________________________________________
> -- 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

Reply via email to