[asterisk-biz] I want to provision my remote SIP boxes using asterisk

equip sourcing dept lists at klondike.com
Sun Nov 11 07:41:58 CST 2007


Marshall:
AutoProvisioning is a feature that has been very well implemented in the 
Sipura product line.  There are two basic methods that can be set up to 
enable this feature, the first is tftp and the other is https.   
Broadvoice and many other companies including my own prefer to use the 
https as it can be scripted to access a database instead of a separate 
config file for each device, but the most simplest to implment is 
tftp.   In order to ship their units without ever touching them, one 
simple config profile is added at the distributor at their request 
before shipment.

The process is simple:
There is a small profile preloaded onto each Sipura and a file created 
in your server as below:

A) You put your tftp server/file information under provisioning tab 
"Profile rule" in the Sipura ATA/Phone
i.e: tftp://prov.<yourdomain>.com/spa$PSN/$MA.cfg   --->which expands 
to: .../spa2000/12digitmacaddress.cfg
B) Enable TFTP server functionality on your server, and create a default 
access directory
C) then create a config profile in your tftp server access directory 
with the same name as each ATA's mac address   ie:   12digitmacaddress.cfg


A sample .cfg file contains items such as the following:
<flat-profile>  <!-- Sipura SPA-841 Configuration Parameters -->

  <!-- Subscriber Information -->

  <Display_Name_1_ ua="na">   </Display_Name_1_>
  <User_ID_1_ ua="na">  </User_ID_1_>
  <Password_1_ ua="na">  </Password_1_>
  <Use_Auth_ID_1_ ua="na"> No </Use_Auth_ID_1_>
  <Auth_ID_1_ ua="na">   </Auth_ID_1_>
  <Mini_Certificate_1_ ua="na">   </Mini_Certificate_1_>
  <SRTP_Private_Key_1_ ua="na">  </SRTP_Private_Key_1_>

  <!-- Audio Configuration -->
  <Preferred_Codec_1_ ua="na"> G711u  </Preferred_Codec_1_>
  <!-- options: G711u/G711a/G726-16/G726-24/G726-32/G726-40/G729a/G723 -->

  <Use_Pref_Codec_Only_1_ ua="na"> No </Use_Pref_Codec_Only_1_>

If you need a copy of a full config file or any other assistance feel 
free to contact me offlist.

Clay S Perreault
PanAmerican Wireless, SA
http://www.panamatel.com
admin at panamatel.com




marshall anako wrote:
> Well Well,
> want to know how i can setup my Sipura boxes and linksys boxes to my 
> asterisk FreePBX..
> I want to know how it can be done like what broadvoice are doing. 
> Broadvoice just have you to give them the mac address of the box 
> needed to be activated Thats all.
> My asterisk Free PBX is located here in Phoenix Arizona and my boxes 
> are in other offices  in los angeles and London.
> I have a service with Inphonex providing unlimited calls to US and Canada.
> So my main question is how can asterisk do provisioning to get remote 
> boxes activated or connected to my VSP(Voice service Provider) without 
> me physically handling the boxes.
> I cannot shuttle between London and los angeles to just activate a box 
> lol.
> Please let me know.
> Marshall
>
>
> */asterisk-biz-request at lists.digium.com/* wrote:
>
>     Send asterisk-biz mailing list submissions to
>     asterisk-biz at lists.digium.com
>
>     To subscribe or unsubscribe via the World Wide Web, visit
>     http://lists.digium.com/mailman/listinfo/asterisk-biz
>     or, via email, send a message with subject or body 'help' to
>     asterisk-biz-request at lists.digium.com
>
>     You can reach the person managing the list at
>     asterisk-biz-owner at lists.digium.com
>
>     When replying, please edit your Subject line so it is more specific
>     than "Re: Contents of asterisk-biz digest..."
>
>
>
>
>
>
>
>     Marshall David MbekAnako Umo Etukudo Ofon Nte Akpan Edok Eti Inan
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-biz mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-biz



More information about the asterisk-biz mailing list