search for: 40cube

Displaying 4 results from an estimated 4 matches for "40cube".

2015 Aug 18
5
Asterisk 13 chan_sip trunk appending @string to dialled number
...nk, something appends '@CUBE' onto the end of the dialled number, as per the following examples; Asterisk log; app_dial.c: Called SIP/test/0429123456 at CUBE chan_sip.c: Got SIP response 500 "Internal Server Error" back from 172.22.4.12:5060 In the SIP SDP; INVITE sip:0429920437%40CUBE at 172.22.4.12 SIP/2.0. To: <sip:0429920437%40CUBE at 172.22.4.12>. As you can see, the @CUBE carries over into the SIP URI as %40CUBE. The FPBX trunk name and outbound route were called CUBE (afaik, purely descriptive) but I changed them to something different and the @CUBE persisted. I...
2015 Aug 18
2
Asterisk 13 chan_sip trunk appending @string to dialled number
...@CUBE? onto the end of the dialled number, as per the following examples; Asterisk log; app_dial.c: Called SIP/test/0429123456 at CUBE chan_sip.c: Got SIP response 500 "Internal Server Error" back from 172.22.4.12:5060<http://172.22.4.12:5060> In the SIP SDP; INVITE sip:0429920437%40CUBE at 172.22.4.12<mailto:sip%3A0429920437%2540CUBE at 172.22.4.12> SIP/2.0. To: <sip:0429920437%40CUBE at 172.22.4.12<mailto:sip%3A0429920437%2540CUBE at 172.22.4.12>>. As you can see, the @CUBE carries over into the SIP URI as %40CUBE. The FPBX trunk name and outbound route were c...
2015 Aug 18
2
Asterisk 13 chan_sip trunk appending @string to dialled number
...as per the following examples; > > > > Asterisk log; > > app_dial.c: Called SIP/test/0429123456 at CUBE > > chan_sip.c: Got SIP response 500 "Internal Server Error" back from > 172.22.4.12:5060 > > > > In the SIP SDP; > > INVITE sip:0429920437%40CUBE at 172.22.4.12 SIP/2.0. > > To: <sip:0429920437%40CUBE at 172.22.4.12>. > > > > As you can see, the @CUBE carries over into the SIP URI as %40CUBE. The > FPBX trunk name and outbound route were called CUBE (afaik, purely > descriptive) but I changed them to something...
2015 Aug 18
2
Asterisk 13 chan_sip trunk appending @string to dialled number
...erisk log; > > app_dial.c: Called SIP/test/0429123456 at CUBE > > chan_sip.c: Got SIP response 500 "Internal Server Error" back from > 172.22.4.12:5060 <http://172.22.4.12:5060> > > > > In the SIP SDP; > > INVITE sip:0429920437%40CUBE at 172.22.4.12 <mailto:sip%3A0429920437%2540CUBE at 172.22.4.12> SIP/2.0. > > To: <sip:0429920437%40CUBE at 172.22.4.12 <mailto:sip%3A0429920437%2540CUBE at 172.22.4.12>>. > > > > As you can see, the @CUBE carries over into the SIP URI as %40CUBE....