Esempio n. 1
0
						</label>
						<?php 
        } else {
            ?>
						<input type="hidden" name="callerid" value="<?php 
            echo $c->phone;
            ?>
" />
						<?php 
        }
        ?>
                    <?php 
    } else {
        ?>
						<?php 
        if (OpenVBX::getTwilioAccountType() == 'Trial') {
            ?>
						<p>You're using a Twilio trial account, please upgrade to dial using a virtual phone number.</p>
						<?php 
        } else {
            ?>
						<p>We were unable to connect to Twilio at this time. This feature is disabled.  Try again later.</p>
						<?php 
        }
        ?>
					<?php 
    }
    ?>
					</fieldset>

					<input name="target" type="hidden" />