Voxalot / SIP Broker Support Forums

Voxalot / SIP Broker Support Forums (https://forum.sipbroker.com/index.php)
-   Voxalot Support (https://forum.sipbroker.com/forumdisplay.php?f=4)
-   -   Callback when free (https://forum.sipbroker.com/showthread.php?t=3368)

paulies 09-01-2008 09:20 AM

Callback when free
 
Hi all,

Does voxalot offer a callback when free feature ?ie if you place a call and its busy you have the option for it to let you know when the line is free ?

Thanks Paul

VoipAlot 09-02-2008 06:23 AM

This would be a great feature!!!

shkaff 09-02-2008 12:45 PM

yes, it does
 
sys.Log("Initiating call back to cell phone in 10 seconds")
sys.Callback("number1@provider1", "number2@provider2, 10)
sys.Respond(503, "Callback in 10s")

paulies 09-02-2008 06:38 PM

Hi ,

Thanks for that only one problem I am completly new to sip and no idea where to put that code you gave me.

Any help where to put it woul dbe great.

Thanks Paul

emoci 09-02-2008 09:21 PM

Quote:

Originally Posted by shkaff (Post 18770)
sys.Log("Initiating call back to cell phone in 10 seconds")
sys.Callback("number1@provider1", "number2@provider2, 10)
sys.Respond(503, "Callback in 10s")

1. That script is what you would use in MySipSwitch (see SIP Switch : Use multiple VoIP providers with one SIP phone) to create a CallBack rule (but has nothing to do with CallBack when Free)

2. VoXalot itself does not offer a CallBack when Free method, simply because VoXalot itself also does not handle direct calls to and from PSTN numbers (remember it is an agregator platform with Peer2Peer capabilities but no direct PSTN termination )

3. However your outgoing or incoming VoIP provider (which you maybe using in VoXalot) may offer this feature, and should the provider offer it, it'll work fine with VoXalot


All times are GMT. The time now is 11:05 AM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.