Skip to main content

SIP Notify questions

Posted by herron on Mon, 03/22/2010

I have multi tenant thirdlane set up.

I have one tenant on an SPA8000 device registered to the pbx working fine.

I want to get the config file from the device but I need to send a SIP Notify with Event report.

Can I do this through the manager interface?

How do I do this so I can have the device spit back the config file for me?

Thanks,
--Herron


Submitted by herron on Mon, 03/22/2010 Permalink

I modified my sip_notify.conf file to include

[sipura-get-cfg]
Event=>report
Content-length=>0

I then enter

sip notify sipura-get-cfg 2001-myExtension

in the cli and regular cmd line for asterisk both dont work.

Any suggestions?

Submitted by eeman on Mon, 03/22/2010 Permalink

it should still be the resync command

sipura-check-cfg will work IF you have

<Resync_From_SIP> yes </Resync_From_SIP>

you can also find this setting in the gui.

Submitted by herron on Wed, 03/24/2010 Permalink

i dont want to upload, the provisoning rule does that.

I want to get the current config file from the linksys to a Config.cfg file on my server for backup reasons.

I was told this is done through the report rule in the gui.

I could have it to go to a ftp server but that didnt work either.

Submitted by eeman on Wed, 03/24/2010 Permalink

that's what we call, in the real world, uploading.

you want to upload a file from the phone to the server. HTTP provisioning does not support this.

Submitted by eeman on Wed, 03/24/2010 Permalink

do you know if the spa942's even support FTP? they might just be TFTP .. and if you dont know how to upload with tftp (ie how to run the server side, how to name the files, how to set the file permissions and who has to own them) you're going to have to do quite a bit of reading. Its the same reading in order to upload cisco router configs to a tftp server.

Submitted by rrossie@wanc.com on Wed, 03/24/2010 Permalink

Does anyone have spa8000.cfg and willing to share?

Thanks,

Reeza