I am using as5350xm (connected to a single PRI T1)and asterisk.Could i specify a specific channel id to dial out? If not, what mechanism (robin-robin, most idle) does cisco allocate channels for outbound call?pls kindly advise.
I am using as5350xm. I would like it to send all dtmf as sip message to an Asterisk.PRI -> as5350xm -> AsteriskI have tried this config but without success:dial-peer voice 311763 voippreference 1 destination-pattern 311763.. voice-class codec 1 ...
we could define two same dial-peer (only ip address is different) to create redundancy if the 1st ip address is not responding.if we apply max-conn=2 to each dial-peer, the incoming connection will switch to the 2nd dial-peer if the max-conn for 1st ...
pls advise what configuration could make the outbound call work. i have tried either or both of the following but without success:h245 caps mode restricted h245 tunnel disable If we allow g723 or g729, there is no problem at all.*** asterisk config *...
attached is full debug log.myphone-h245-full-debug.TXT (Disconnect Cause=65)gridorg-h245-full-debug.txt (Disconnect Cause=172)The 2nd log is from Gridborg (asterisk-like software) making outbound pstn call via as5350xm using g711ulaw. Result is same ...
I have added a dial-peer voip as below:voice service voip h323 sip!voice class codec 1 codec preference 1 g711ulaw codec preference 2 g711alawdial-peer voice 100 pots destination-pattern 49 no digit-strip direct-inward-dial port 2/1:D forward-digits ...