Ticket #754 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Missing "Regenerate IAX/SIP Friend Config" Button in Customers / VoIP Settings

Reported by: ladude626 Assigned to: areski
Priority: major Milestone:
Component: Admin UI Version: Trunk 1.X
Keywords: Cc:

Description

I know in A2B 1.4 and earlier versions, there was a button that you can press to regenerate the additional_a2billing_sip.conf and additional_a2billing_iax.conf.

Now in version 1.6, there's none. After manually editing customer's VoIP settings, I can't regenerate and update the additional_a2billing_sip.conf and additional_a2billing_iax.conf files.

Change History

04/03/10 02:09:30 changed by ladude626

  • version set to Trunk 1.X.

Is this function already incorporated into the "Reload" button? If so, it's not working. additional_a2billing_sip.conf and additional_a2billing_iax.conf regeneration still works during signup though.

04/05/10 16:27:22 changed by areski

  • status changed from new to closed.
  • resolution set to invalid.

in 1.5 and upper there is a button to generate sip and iax file. make sure you dont use realtime on asterisk

Set as follow : Use Realtime use_realtime No if Disabled, it will generate the config files and offer an option to reload asterisk after an update on the Voip settings

Yours, /Areski

04/10/10 05:30:51 changed by ladude626

Ah, makes sense now! Maybe you should set use_realtime to NO by default in the .sql file for users who don't know how to enable asterisk realtime.