search for: vsp2

Displaying 3 results from an estimated 3 matches for "vsp2".

Did you mean: sp2
2005 Sep 12
0
get dialstatus variable when returning No such context/extension
...that is able to terminate the call. Right now I have this and it doesn't show the DIALSTATUS. exten => _9X.,1,SetCallerID(6175551212) exten => _9X.,2,NoOp(${EXTEN:1}) exten => _9X.,3,Dial(IAX2/VSP1/${EXTEN:1}|15|j) exten => _9X.,4,NoOp(${DIALSTATUS}) exten => _9X.,104,Dial(IAX2/VSP2/${EXTEN:1}|15|j) exten => _9X.,205,Dial(IAX2/VSP3/${EXTEN:1}|15|) This works if the hosts are down, now I want to enhance it to try the different providers if the aren't able to place the calls. If I can figure out the DIALSTATUS then I can create a macro to handle the logic. thanks, Ge...
2009 Jan 05
0
G729 VAD issue
Hi, My setup is SIP Call-->Asterisk-->VSP1 or VSP2 or VSP3 I'm experiencing an interconnect issue with one of the VSP's that seems to have to do with Asterisk not having any VAD control. The error is: NOTICE[10989]: frame.c:203 __ast_smoother_feed: Dropping extra frame of G.729 since we already have a VAD frame at the end The VSP has sw...
2009 Jan 06
0
G.729 VAD issue
Hi, My setup is SIP Call-->Asterisk-->VSP1 or VSP2 or VSP3 I'm experiencing an interconnect issue with one of the VSP's that seems to have to do with Asterisk not having any VAD control. The error is: NOTICE[10989]: frame.c:203 __ast_smoother_feed: Dropping extra frame of G.729 since we already have a VAD frame at the end The VSP...