[asterisk-users] Multiple DID for SIP Trunk

Федорчук Олег fedorchuk.oleg at ya.ru
Sat Jul 28 15:07:56 CDT 2012


extension.conf

[from-did1]
exten => _XXXXXXXX1,1,Dial(SIP/user1)

[from-did2]
exten => _XXXXXXXX2,1,Dial(SIP/user2)

[from-did3]
exten => _XXXXXXXX3,1,Dial(SIP/user3)

"xxxxxxx1-3" is yours DIDs
in sip.conf file  your SIP user must contained 

[user1]
context=from-did1 

[user2]
context=from-did2 

[user3]
context=from-did3 


28.07.2012, 13:19, "Kannan" <vasdeveloper at gmail.com>:
> Hi List,
>
> We are planning an Asterisk installation with SIP clients on one side, and a SIP trunk on the other side. Is it possible to configure each SIP client with a DID? How to configure each client with the DID? How to configure the SIP trunk with multiple DIDs?
>
> Thanks,
> Kannan.
>
> --
> _____________________________________________________________________
> -- 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

-----

Я на Facebook: http://www.facebook.com/?id=100000548217432



More information about the asterisk-users mailing list