Displaying 1 result from an estimated 1 matches for "_124xx".
Did you mean:
24xx
2005 Jan 18
2
Outbound Dial via SIP
...f type 'SIP)'
Jan 18 10:10:05 WARNING[-1115923536]: chan_sip.c:673 retrans_pkt:
Maximum retries exceeded on call
MGC12320050118100959228289-68802635075-54444D000001F742219B3341ED26C644@66.33.1
for seqno 1 (Non-critical Response)
My extension.conf outbound dial peer:
[outbound]
exten => _124XX,1,Dial(SIP)/${EXTEN:1}@outbound)
exten => _124XX,2,Playback(invalid)
exten => _124XX,3,Hangup
My sip.conf
[outbound]
type=peer
host=192.168.1.1
What the * needs to do is receive the call via SIP and then send it
out dialed extension via SIP to an another IP PBX. SO the * does not
need to...